Home
last modified time | relevance | path

Searched +refs:Env +refs:PATH (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/venv/scripts/common/
DActivate.ps183 if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) { in global:deactivate()
84 Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME in global:deactivate()
85 Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME in global:deactivate()
89 if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) { in global:deactivate()
90 Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH in global:deactivate()
91 Remove-Item -Path Env:_OLD_VIRTUAL_PATH in global:deactivate()
95 if (Test-Path -Path Env:VIRTUAL_ENV) { in global:deactivate()
100 if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) { in global:deactivate()
240 if (Test-Path -Path Env:PYTHONHOME) {
241 Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/venv/scripts/common/
DActivate.ps183 if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) { in global:deactivate()
84 Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME in global:deactivate()
85 Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME in global:deactivate()
89 if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) { in global:deactivate()
90 Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH in global:deactivate()
91 Remove-Item -Path Env:_OLD_VIRTUAL_PATH in global:deactivate()
95 if (Test-Path -Path Env:VIRTUAL_ENV) { in global:deactivate()
100 if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) { in global:deactivate()
240 if (Test-Path -Path Env:PYTHONHOME) {
241 Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME
[all …]
/aosp_15_r20/external/python/cpython3/Lib/venv/scripts/common/
DActivate.ps183 if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) { in global:deactivate()
84 Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME in global:deactivate()
85 Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME in global:deactivate()
89 if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) { in global:deactivate()
90 Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH in global:deactivate()
91 Remove-Item -Path Env:_OLD_VIRTUAL_PATH in global:deactivate()
95 if (Test-Path -Path Env:VIRTUAL_ENV) { in global:deactivate()
100 if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) { in global:deactivate()
240 if (Test-Path -Path Env:PYTHONHOME) {
241 Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/venv/scripts/common/
DActivate.ps183 if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) { in global:deactivate()
84 Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME in global:deactivate()
85 Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME in global:deactivate()
89 if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) { in global:deactivate()
90 Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH in global:deactivate()
91 Remove-Item -Path Env:_OLD_VIRTUAL_PATH in global:deactivate()
95 if (Test-Path -Path Env:VIRTUAL_ENV) { in global:deactivate()
100 if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) { in global:deactivate()
240 if (Test-Path -Path Env:PYTHONHOME) {
241 Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/venv/scripts/common/
DActivate.ps183 if (Test-Path -Path Env:_OLD_VIRTUAL_PYTHONHOME) { in global:deactivate()
84 Copy-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME -Destination Env:PYTHONHOME in global:deactivate()
85 Remove-Item -Path Env:_OLD_VIRTUAL_PYTHONHOME in global:deactivate()
89 if (Test-Path -Path Env:_OLD_VIRTUAL_PATH) { in global:deactivate()
90 Copy-Item -Path Env:_OLD_VIRTUAL_PATH -Destination Env:PATH in global:deactivate()
91 Remove-Item -Path Env:_OLD_VIRTUAL_PATH in global:deactivate()
95 if (Test-Path -Path Env:VIRTUAL_ENV) { in global:deactivate()
100 if (Test-Path -Path Env:VIRTUAL_ENV_PROMPT) { in global:deactivate()
240 if (Test-Path -Path Env:PYTHONHOME) {
241 Copy-Item -Path Env:PYTHONHOME -Destination Env:_OLD_VIRTUAL_PYTHONHOME
[all …]
/aosp_15_r20/build/soong/cmd/path_interposer/
H A Dmain.go84 var usage = fmt.Errorf(`To use the PATH interposer:
85 * Write the original PATH variable to <interposer>_origpath
86 * Set up a directory of symlinks to the PATH interposer, and use that in PATH
116 Env: os.Environ(),
/aosp_15_r20/external/mksh/src/
H A Dcheck.t324 PATH=$PWD$PATHSEP$PATH
3601 env-setup: !ENV=./Env!HISTFILE=hist.file!
3602 file-setup: file 644 "Env"
3618 env-setup: !ENV=./Env!HISTFILE=hist.file!
3619 file-setup: file 644 "Env"
3639 env-setup: !ENV=./Env!HISTFILE=foo/hist.file!
3640 file-setup: file 644 "Env"
3662 env-setup: !ENV=./Env!
3663 file-setup: file 644 "Env"
3693 env-setup: !ENV=./Env!HISTFILE=hist.file!
[all …]
/aosp_15_r20/external/crosvm/docs/book/src/building_crosvm/
H A Dwindows.md8 - [git](https://git-scm.com/download/win) is installed and `git` command exists in your `Env:PATH`
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/
Dscriptreadme_test.go42 cmd.Env = env
125 PATH=<actual PATH>
131 On Plan 9, the variables $path and $home are set instead of $PATH and $HOME.
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
H A DProgram.inc78 if (const char *PathEnv = std::getenv("PATH")) {
177 ArrayRef<StringRef> Args, Optional<ArrayRef<StringRef>> Env,
194 if (Env) {
195 EnvVector = toNullTerminatedCStringArray(*Env, Saver);
H A DPath.inc160 /* Third approach: $PATH */
162 if ((pv = getenv("PATH")) == nullptr)
1176 for (const char *Env : EnvironmentVariables) {
1177 if (const char *Dir = std::getenv(Env))
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/Unix/
H A DProgram.inc79 if (const char *PathEnv = std::getenv("PATH")) {
174 ArrayRef<StringRef> Args, std::optional<ArrayRef<StringRef>> Env,
195 if (Env) {
196 EnvVector = toNullTerminatedCStringArray(*Env, Saver);
H A DPath.inc171 /* Third approach: $PATH */
173 if ((pv = getenv("PATH")) == nullptr)
1431 for (const char *Env : EnvironmentVariables) {
1432 if (const char *Dir = std::getenv(Env))
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/generate/
Dgenerate.go93 $PATH
94 The $PATH of the parent process, with $GOROOT/bin
505 cmd.Env = str.StringList(cfg.OrigEnv, g.env)
/aosp_15_r20/external/llvm/lib/Support/Unix/
H A DPath.inc131 /* Third approach: $PATH */
132 if ((pv = getenv("PATH")) == nullptr)
738 for (const char *Env : EnvironmentVariables) {
739 if (const char *Dir = std::getenv(Env))
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
H A DPath.inc132 /* Third approach: $PATH */
133 if ((pv = getenv("PATH")) == nullptr)
754 for (const char *Env : EnvironmentVariables) {
755 if (const char *Dir = std::getenv(Env))
/aosp_15_r20/external/bazelbuild-rules_go/third_party/
H A Dorg_golang_x_tools-deletegopls.patch138 -You can achieve this by adding the right version of `go` to your `PATH`
139 -(`export PATH=$HOME/go/bin:$PATH` on Unix systems) or by configuring your
2289 -GOPATH)/bin`) is in your `PATH`.
2442 -* Emacs must have your environment set properly (PATH, GOPATH, etc). You can
2443 - run `M-x getenv <RET> PATH <RET>` to see if your PATH is set in Emacs. If
4121 -Minimal global LSP settings, that assume **gopls** and **go** appear on the PATH seen by Sublime T…
4132 -Global LSP settings that supply a specific PATH for finding **gopls** and **go**, as well as some …
4139 - "PATH": "/path/to/your/go/bin",
4161 … // If you happen to be working on Go itself, this can be helpful; go-dev/bin should be on PATH.
4173 - "PATH": "/path/to/your/go-dev/bin:/path/to/your/go/bin",
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/test/
Dtest.go92 The go command places $GOROOT/bin at the beginning of $PATH
1577 cmd.Env = env
1579 cmd.Env = append(cmd.Env, addToEnv)
/aosp_15_r20/external/bc/manuals/
H A Dbuild.md637 | Setting | Description | Default | Env Variable |
937 system and in the `PATH`, to generate some tests, unless the `-G` flag or
953 and in the `PATH`, to generate some tests, unless one of the above options is
/aosp_15_r20/packages/apps/TV/libs/m2/
Djavac-shaded-9-dev-r4023-3.jarorg/openjdk/tools/sjavac/server/log/LoggingOutputStream.class LoggingOutputStream.java package ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/packages/apps/TV/libs/
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/dagger2/java/dagger/internal/codegen/kythe/
HDkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgcc.info444 * Environment Variables:: Env vars that affect GCC.
691 -fprofile-correction -fprofile-dir=PATH -fprofile-generate
692 -fprofile-generate=PATH
693 -fprofile-use -fprofile-use=PATH -fprofile-values
7719 '-fprofile-dir=PATH'
7721 Set the directory to search for the profile data files in to PATH.
7726 default, GCC uses the current directory as PATH, thus the profile
7730 '-fprofile-generate=PATH'
7740 If PATH is specified, GCC looks at the PATH to find the profile
7744 '-fprofile-use=PATH'
[all …]

12