/third_party/skia/third_party/externals/expat/ |
D | .travis.sh | 38 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/ |
D | hb-cff-interp-cs-common.hh | 250 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/ |
D | doctor.js.test.cjs | 29 "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 [32mok[39m /path/to/git 78 global bin folder in PATH [32mok[39m {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/ |
D | tests.sh | 162 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/ |
D | activate | 7 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/ |
D | make-v8.sh | 38 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/ |
D | stat.c | 10 #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/ |
D | test.sh | 34 export PATH=$PATH:/sbin 65 export PATH=$PATH:/sbin 83 export PATH=$PATH:/sbin
|
/third_party/cups-filters/utils/ |
D | cups-browsed.in | 86 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/ |
D | mknod01.c | 52 #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/ |
D | test_syscalls.c | 1582 #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/ |
D | docker-flutter-compile.sh | 12 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/ |
D | Makefile.travis | 62 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/ |
D | target-libpath.exp | 105 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/ |
D | Dockerfile | 25 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/ |
D | zz40-xc-ovr.m4 | 145 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/ |
D | zz40-xc-ovr.m4 | 146 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/ |
D | which01.sh | 19 PATH=$PATH:. 24 PATH=$PATH:./bin
|
/third_party/node/deps/openssl/openssl/ |
D | NOTES-ANDROID.md | 25 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 41 …PATH=$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/ |
D | NOTES-ANDROID.md | 25 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 41 …PATH=$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/ |
D | test.cmake.in | 18 # 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/ |
D | README.md | 5 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/ |
D | README.md | 5 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/ |
D | activate.bat | 24 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/ |
D | makedata.mak | 62 # 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
|