Home
last modified time | relevance | path

Searched refs:PATH (Results 1 – 25 of 788) sorted by relevance

12345678910>>...32

/third_party/skia/third_party/externals/expat/
D.travis.sh38 export PATH="${latest_brew_python3_bin}${PATH:+:}${PATH}"
39 export PATH="/usr/local/opt/coreutils/libexec/gnubin${PATH:+:}${PATH}"
40 export PATH="/usr/local/opt/findutils/libexec/gnubin${PATH:+:}${PATH}"
42 export PATH="/usr/lib/llvm-11/bin:${PATH}"
46 tr : '\n' <<<"${PATH}" | sed 's,^,- ,'
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-cs-common.hh250 template <typename ARG, typename OPSET, typename ENV, typename PARAM, typename PATH=path_procs_null…
295 PATH::rmoveto (env, param); in process_op()
300 PATH::hmoveto (env, param); in process_op()
305 PATH::vmoveto (env, param); in process_op()
309 PATH::rlineto (env, param); in process_op()
313 PATH::hlineto (env, param); in process_op()
317 PATH::vlineto (env, param); in process_op()
321 PATH::rrcurveto (env, param); in process_op()
325 PATH::rcurveline (env, param); in process_op()
329 PATH::rlinecurve (env, param); in process_op()
[all …]
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Ddoctor.js.test.cjs29 "Finding git in your PATH",
33 "Finding npm global bin in your PATH",
61 git executable in PATH ok /path/to/git
62 global bin folder in PATH ok {CWD}/global/bin
77 git executable in PATH ok /path/to/git
78 global bin folder in PATH ok {CWD}/global/bin
108 "Finding git in your PATH",
112 "Finding npm global bin in your PATH",
155 "Finding git in your PATH",
159 "Finding npm global bin in your PATH",
[all …]
/third_party/protobuf/
Dtests.sh162 export PATH="`pwd`/src:$PATH"
170 export PATH="$GOPATH/bin:$PATH"
181 export PATH=/usr/lib/jvm/java-8-openjdk-amd64/bin:$PATH
185 export PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:$PATH
189 export PATH=/usr/lib/jvm/java-7-oracle/bin:$PATH
452 export PATH=$PATH:`pwd`/$NODE_VERSION/bin
460 export PATH=/usr/local/php-${VERSION}/bin:$PATH
466 export PATH=/usr/local/php-${VERSION}-zts/bin:$PATH
496 export PATH="$PHP_FOLDER/bin:$PATH"
564 export PATH="$PHP_FOLDER/bin:$PATH"
[all …]
/third_party/python/Lib/venv/scripts/common/
Dactivate7 PATH="${_OLD_VIRTUAL_PATH:-}"
8 export PATH
19 # past commands the $PATH changes we made may not be respected
44 _OLD_VIRTUAL_PATH="$PATH"
45 PATH="$VIRTUAL_ENV/__VENV_BIN_NAME__:$PATH"
46 export PATH
66 # past commands the $PATH changes we made may not be respected
/third_party/node/tools/
Dmake-v8.sh38 export PATH="$BUILD_TOOLS:$PATH"
53 PATH="$DEPOT_TOOLS_DIR":$PATH tools/dev/v8gen.py "$BUILD_ARCH_TYPE" --no-goma $V8_BUILD_OPTIONS
54 PATH="$DEPOT_TOOLS_DIR":$PATH ninja -C "out.gn/$BUILD_ARCH_TYPE/" d8 cctest inspector-test
/third_party/node/test/wasi/c/
Dstat.c10 #define PATH OUTPUT_DIR "/output.txt" macro
24 fd = open(PATH, O_CREAT | O_WRONLY, 0666); in main()
49 ret = access(PATH, R_OK); in main()
52 ret = stat(PATH, &st); in main()
56 ret = unlink(PATH); in main()
59 ret = stat(PATH, &st); in main()
/third_party/ltp/testcases/kernel/fs/mongo/
Dtest.sh34 export PATH=$PATH:/sbin
65 export PATH=$PATH:/sbin
83 export PATH=$PATH:/sbin
/third_party/cups-filters/utils/
Dcups-browsed.in86 if test "x$PATH" = x; then
87 PATH="/bin:/usr/bin:/sbin:/usr/sbin"
89 PATH="/bin:/usr/bin:/sbin:/usr/sbin:$PATH"
92 export PATH
/third_party/ltp/testcases/kernel/syscalls/mknod/
Dmknod01.c52 #define PATH "test_node" macro
88 TEST(mknod(PATH, tcases[i], dev)); in main()
93 PATH, tcases[i], dev, TEST_ERRNO, in main()
98 PATH, tcases[i], dev, TEST_RETURN); in main()
101 SAFE_UNLINK(cleanup, PATH); in main()
/third_party/libfuse/test/
Dtest_syscalls.c1582 #define PATH(p) (snprintf(path, sizeof path, "%s/%s", testdir, p), path) in test_rename_dir_loop() macro
1595 res = mkdir(PATH("a"), 0755); in test_rename_dir_loop()
1601 res = rename(PATH("a"), PATH2("a")); in test_rename_dir_loop()
1608 res = rename(PATH("a"), PATH2("a/b")); in test_rename_dir_loop()
1614 res = mkdir(PATH("a/b"), 0755); in test_rename_dir_loop()
1620 res = mkdir(PATH("a/b/c"), 0755); in test_rename_dir_loop()
1627 res = rename(PATH("a"), PATH2("a/b/c")); in test_rename_dir_loop()
1634 res = rename(PATH("a"), PATH2("a/b/c/a")); in test_rename_dir_loop()
1641 res = rename(PATH("a/b/c"), PATH2("a")); in test_rename_dir_loop()
1647 res = open(PATH("a/foo"), O_CREAT, 0644); in test_rename_dir_loop()
[all …]
/third_party/skia/infra/bots/recipe_modules/build/resources/
Ddocker-flutter-compile.sh12 export PATH="$1/recipe_bundle/depot_tools:${PATH}"
14 export PATH="$1/cipd_bin_packages:$1/cipd_bin_packages/bin:$1/cipd_bin_packages/cpython3:$1/cipd_bi…
/third_party/jerryscript/targets/nuttx-stm32f4/
DMakefile.travis62 cd ../nuttx/tools && PATH=$(LOCAL_INSTALL)/bin:$$PATH ./configure.sh stm32f4discovery/usbnsh
69 PATH=$(LOCAL_INSTALL)/bin:$$PATH $(MAKE) -C ../nuttx olddefconfig
70 PATH=$(LOCAL_INSTALL)/bin:$$PATH $(MAKE) -C ../nuttx
/third_party/libffi/testsuite/lib/
Dtarget-libpath.exp105 if [info exists env(PATH)] {
106 set orig_path "$env(PATH)"
180 setenv PATH "$ld_library_path:$orig_path"
182 setenv PATH "$ld_library_path"
259 setenv PATH "$orig_path"
260 } elseif [info exists env(PATH)] {
261 unsetenv PATH
/third_party/rust/crates/libc/ci/docker/wasm32-wasi/
DDockerfile25 ENV PATH=$PATH:/wasmtime-dev-x86_64-linux
30 ENV PATH=$PATH:/usr/lib/llvm-10/bin
39 PATH=$PATH:/rust/bin \
/third_party/curl/m4/
Dzz40-xc-ovr.m4145 dnl Emits shell code that verifies that 'PATH' variable
152 # Verify that 'PATH' variable is set, otherwise abort.
156 (`test -n "$PATH" >/dev/null 2>&1`) && xc_tst_str='success'
162 echo "$xc_msg_err 'PATH' variable not set. $xc_msg_abrt" >&2
202 dnl is found within 'PATH', otherwise aborts execution.
212 # Verify that 'sed' utility is found within 'PATH', otherwise abort.
223 echo "$xc_msg_err 'sed' utility not found in 'PATH'. $xc_msg_abrt" >&2
235 dnl is found within 'PATH', otherwise aborts execution.
245 # Verify that 'grep' utility is found within 'PATH', otherwise abort.
256 echo "$xc_msg_err 'grep' utility not found in 'PATH'. $xc_msg_abrt" >&2
[all …]
/third_party/node/deps/cares/m4/
Dzz40-xc-ovr.m4146 dnl Emits shell code that verifies that 'PATH' variable
153 # Verify that 'PATH' variable is set, otherwise abort.
157 (`test -n "$PATH" >/dev/null 2>&1`) && xc_tst_str='success'
163 echo "$xc_msg_err 'PATH' variable not set. $xc_msg_abrt" >&2
203 dnl is found within 'PATH', otherwise aborts execution.
213 # Verify that 'sed' utility is found within 'PATH', otherwise abort.
224 echo "$xc_msg_err 'sed' utility not found in 'PATH'. $xc_msg_abrt" >&2
236 dnl is found within 'PATH', otherwise aborts execution.
246 # Verify that 'grep' utility is found within 'PATH', otherwise abort.
257 echo "$xc_msg_err 'grep' utility not found in 'PATH'. $xc_msg_abrt" >&2
[all …]
/third_party/ltp/testcases/commands/which/
Dwhich01.sh19 PATH=$PATH:.
24 PATH=$PATH:./bin
/third_party/node/deps/openssl/openssl/
DNOTES-ANDROID.md25 you still need to know the prefix to extend your PATH, in order to
29 Apart from `PATH` adjustment you need to set `ANDROID_NDK_ROOT` environment
41PATH=$ANDROID_NDK_ROOT/toolchains/llvm/prebuilt/linux-x86_64/bin:$ANDROID_NDK_ROOT/toolchains/arm-…
50 PATH=$ANDROID_NDK_ROOT/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin:$PATH
62 One can engage clang by adjusting PATH to cover same NDK's clang. Just
64 Also, PATH would need even further adjustment to cover unprefixed, yet
71 target name to Configure and shouldn't use `-D__ANDROID_API__=N`. `PATH`
72 adjustment becomes simpler, `$ANDROID_NDK_ROOT/bin:$PATH` suffices.
/third_party/openssl/
DNOTES-ANDROID.md25 you still need to know the prefix to extend your PATH, in order to
29 Apart from `PATH` adjustment you need to set `ANDROID_NDK_ROOT` environment
41PATH=$ANDROID_NDK_ROOT/toolchains/llvm/prebuilt/linux-x86_64/bin:$ANDROID_NDK_ROOT/toolchains/arm-…
50 PATH=$ANDROID_NDK_ROOT/toolchains/arm-linux-androideabi-4.8/prebuilt/linux-x86_64/bin:$PATH
62 One can engage clang by adjusting PATH to cover same NDK's clang. Just
64 Also, PATH would need even further adjustment to cover unprefixed, yet
71 target name to Configure and shouldn't use `-D__ANDROID_API__=N`. `PATH`
72 adjustment becomes simpler, `$ANDROID_NDK_ROOT/bin:$PATH` suffices.
/third_party/skia/third_party/externals/libpng/scripts/
Dtest.cmake.in18 # Add the directory containing libpng to the PATH (Windows only)
20 get_filename_component(LIBPNG_DIR "${LIBPNG}" PATH)
22 set(ENV{PATH} "${LIBPNG_DIR};$ENV{PATH}")
/third_party/node/deps/npm/node_modules/node-gyp/node_modules/which/
DREADME.md5 Finds the first instance of a specified executable in the PATH
7 needed when the PATH changes.
16 // er is returned if no "node" is found on the PATH
30 // Pass options to override the PATH and PATHEXT environment vars.
50 - `path`: Use instead of the `PATH` environment variable.
/third_party/node/deps/npm/node_modules/cross-spawn/node_modules/which/
DREADME.md5 Finds the first instance of a specified executable in the PATH
7 needed when the PATH changes.
16 // er is returned if no "node" is found on the PATH
30 // Pass options to override the PATH and PATHEXT environment vars.
50 - `path`: Use instead of the `PATH` environment variable.
/third_party/python/Lib/venv/scripts/nt/
Dactivate.bat24 if defined _OLD_VIRTUAL_PATH set PATH=%_OLD_VIRTUAL_PATH% variable
25 if not defined _OLD_VIRTUAL_PATH set _OLD_VIRTUAL_PATH=%PATH%
27 set PATH=%VIRTUAL_ENV%\__VENV_BIN_NAME__;%PATH% variable
/third_party/icu/icu4c/source/extra/uconv/
Dmakedata.mak62 # Note: This is similar to the TOOLS CFG PATH in source\data\makedata.mak
66 PATH = $(ICUP)\bin64;$(PATH) macro
69 PATH = $(ICUP)\bin;$(PATH) macro
74 PATH = $(ICUP)\binARM;$(PATH) macro
77 PATH = $(ICUP)\binARM64;$(PATH) macro

12345678910>>...32