Searched refs:PATH (Results 1 – 22 of 22) sorted by relevance
54 env("PATH", "${toolchain.binDir}:${System.getenv("PATH")}") in <lambda>()61 env("PATH", "${toolchain.binDir}:${System.getenv("PATH")}") in <lambda>()68 env("PATH", "${toolchain.binDir}:${System.getenv("PATH")}") in <lambda>()
16 PROCESS_PATH="${JDK_PATH}"/bin:"${PATH}"19 PATH="${PROCESS_PATH}" \
16 export PATH="${LOCAL_TOOL}:${PATH_ADDITIONS}:${PATH}"
19 export PATH="${PATH_ADDITIONS}:${PATH}"
51 export PATH=`pwd`/prebuilts/build-tools/path/linux-x86:${PATH}
126 PATH=$PREBUILT_TOOLS_DIR:$PATH $atest_dev "$@"
49 >&2 echo "$PATH"
10 PATH=~/bin:$PATH
27 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
15 …StartupAnalyzerKt program placed into a directory that is a member of the PATH system variable. I…19 …artupSummarizerKt program placed into a directory that is a member of the PATH system variable. I…
56 >&2 echo "$PATH"
59 "PATH" to "${toolchain.binDir}:${System.getenv("PATH")}" in autoconf()
18 CACHE PATH "The directory the netsim web UI is installed in")
46 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
50 command can not be found in ```$PATH```.
33 echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
65 envar: "PATH=/usr/bin:/usr/sbin:/bin:/sbin"
269 default it will call those tools from the user's `$PATH`, but the paths of those325 instead of relying on the version that is in $PATH.
15 Add acloud to your $PATH by lunching your environment.
1460 foreach my $path (split(/:/, $ENV{PATH})) {