/external/tensorflow/tensorflow/tools/ci_build/windows/bazel/ |
D | common_env.sh | 42 export PATH="/c/tools/bazel/:$PATH" 50 export PATH="/c/${PYTHON_BASE_PATH}:$PATH" 52 export PATH="/c/Program Files/Git/cmd:$PATH" 55 export PATH="/c/${PYTHON_BASE_PATH}/Scripts:$PATH" 65 export PATH="$(cygpath -u "${CUDA_TOOLKIT_PATH}")/bin:$PATH" 66 export PATH="$(cygpath -u "${CUDA_TOOLKIT_PATH}")/extras/CUPTI/libx64:$PATH" 67 export PATH="$(cygpath -u "${CUDNN_INSTALL_PATH}")/bin:$PATH"
|
/external/clang/test/Analysis/ |
D | traversal-algorithm.mm | 60 // DFS-next:--END PATH-- 67 // DFS-next:--END PATH-- 81 // DFS-next:--END PATH-- 89 // DFS-next:--END PATH-- 97 // DFS-next:--END PATH-- 106 // DFS-next:--END PATH-- 114 // DFS-next:--END PATH-- 122 // DFS-next:--END PATH-- 130 // DFS-next:--END PATH-- 139 // DFS-next:--END PATH-- [all …]
|
/external/harfbuzz_ng/src/ |
D | hb-cff-interp-cs-common.hh | 248 template <typename ARG, typename OPSET, typename ENV, typename PARAM, typename PATH=PathProcsNull<E… 293 PATH::rmoveto (env, param); in process_op() 298 PATH::hmoveto (env, param); in process_op() 303 PATH::vmoveto (env, param); in process_op() 307 PATH::rlineto (env, param); in process_op() 311 PATH::hlineto (env, param); in process_op() 315 PATH::vlineto (env, param); in process_op() 319 PATH::rrcurveto (env, param); in process_op() 323 PATH::rcurveline (env, param); in process_op() 327 PATH::rlinecurve (env, param); in process_op() [all …]
|
/external/libcxx/ |
D | appveyor-reqs-install.cmd | 17 if DEFINED CLANG_VERSION @set PATH="C:\Program Files\LLVM\bin";%PATH% variable 21 if DEFINED MINGW_PATH @set "PATH=%PATH:C:\Program Files (x86)\Git\bin=%" 22 if DEFINED MINGW_PATH @set "PATH=%PATH%;%MINGW_PATH%" 34 @set PATH=C:\projects\deps\cmake\bin;%PATH% variable 45 @set PATH=C:\projects\deps\ninja;%PATH% variable
|
/external/llvm/test/Object/ |
D | archive-format.test | 54 RUN: cat bar/test.a | FileCheck -strict-whitespace --check-prefix=THIN-PATH %s 55 THIN-PATH: !<thin> 56 THIN-PATH-NEXT: // 90 ` 57 THIN-PATH-NEXT: ..{{/|\\}}0123456789abcde/ 58 THIN-PATH-NEXT: ..{{/|\\}}0123456789abcdef/ 59 THIN-PATH-NEXT: ..{{/|\\}}foo{{/|\\}}0123456789abcde/ 60 THIN-PATH-NEXT: ..{{/|\\}}foo{{/|\\}}0123456789abcdef/ 61 THIN-PATH-NEXT: /0 0 0 0 644 4 ` 62 THIN-PATH-NEXT: /20 0 0 0 644 4 ` 63 THIN-PATH-NEXT: /41 0 0 0 644 4 ` [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Object/ |
D | archive-format.test | 67 RUN: cat bar/test.a | FileCheck -strict-whitespace --check-prefix=THIN-PATH %s 68 THIN-PATH: !<thin> 69 THIN-PATH-NEXT: // 90 ` 70 THIN-PATH-NEXT: ..{{/|\\}}0123456789abcde/ 71 THIN-PATH-NEXT: ..{{/|\\}}0123456789abcdef/ 72 THIN-PATH-NEXT: ..{{/|\\}}foo{{/|\\}}0123456789abcde/ 73 THIN-PATH-NEXT: ..{{/|\\}}foo{{/|\\}}0123456789abcdef/ 74 THIN-PATH-NEXT: /0 0 0 0 644 4 ` 75 THIN-PATH-NEXT: /20 0 0 0 644 4 ` 76 THIN-PATH-NEXT: /41 0 0 0 644 4 ` [all …]
|
/external/python/cpython3/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 43 _OLD_VIRTUAL_PATH="$PATH" 44 PATH="$VIRTUAL_ENV/__VENV_BIN_NAME__:$PATH" 45 export PATH 73 # past commands the $PATH changes we made may not be respected
|
/external/tcpdump/tests/ |
D | forces3vvv.out | 82 PATH-DATA TLV, length 12 (data encapsulated 8 Bytes) 100 PATH-DATA TLV, length 52 (data encapsulated 48 Bytes) 130 PATH-DATA TLV, length 12 (data encapsulated 8 Bytes) 148 PATH-DATA TLV, length 100 (data encapsulated 96 Bytes) 181 PATH-DATA TLV, length 68 (data encapsulated 64 Bytes) 184 PATH-DATA TLV, length 56 (data encapsulated 52 Bytes) 187 PATH-DATA TLV, length 44 (data encapsulated 40 Bytes) 190 PATH-DATA TLV, length 32 (data encapsulated 28 Bytes) 193 PATH-DATA TLV, length 20 (data encapsulated 16 Bytes) 215 PATH-DATA TLV, length 20 (data encapsulated 16 Bytes) [all …]
|
/external/ltp/testcases/kernel/fs/mongo/ |
D | test.sh | 34 export PATH=$PATH:/sbin 65 export PATH=$PATH:/sbin 83 export PATH=$PATH:/sbin
|
/external/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()
|
/external/protobuf/ |
D | tests.sh | 77 export PATH="`pwd`/src:$PATH" 85 export PATH="$GOPATH/bin:$PATH" 96 export PATH=/usr/lib/jvm/java-6-openjdk-amd64/bin:$PATH 100 export PATH=/usr/lib/jvm/java-7-openjdk-amd64/bin:$PATH 110 export PATH=/usr/lib/jvm/java-7-oracle/bin:$PATH
|
/external/ImageMagick/ |
D | magick.sh.in | 31 PATH="${top_builddir}/utilities:${PATH}" 42 PATH="${PATH}" \
|
/external/grpc-grpc/examples/cpp/helloworld/cmake_externalproject/ |
D | CMakeLists.txt | 41 -DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_CURRENT_BINARY_DIR}/c-ares 52 -DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_CURRENT_BINARY_DIR}/protobuf 60 -DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_CURRENT_BINARY_DIR}/zlib 73 set(_CMAKE_ARGS_OPENSSL_ROOT_DIR "-DOPENSSL_ROOT_DIR:PATH=${OPENSSL_ROOT_DIR}") 86 -DProtobuf_DIR:PATH=${_FINDPACKAGE_PROTOBUF_CONFIG_DIR} 90 -Dc-ares_DIR:PATH=${CMAKE_CURRENT_BINARY_DIR}/c-ares/lib/cmake/c-ares 93 -DCMAKE_INSTALL_PREFIX:PATH=${CMAKE_CURRENT_BINARY_DIR}/grpc 110 -DProtobuf_DIR:PATH=${_FINDPACKAGE_PROTOBUF_CONFIG_DIR} 111 -Dc-ares_DIR:PATH=${CMAKE_CURRENT_BINARY_DIR}/c-ares/lib/cmake/c-ares 114 -DgRPC_DIR:PATH=${CMAKE_CURRENT_BINARY_DIR}/grpc/lib/cmake/grpc
|
/external/scapy/.travis/ |
D | test.sh | 66 [ -d "$_path" ] && echo "$PATH" | grep -qvE "(^|:)$_path(:|$)" && export PATH="$PATH:$_path" 83 PATH="`pwd`/test":$PATH
|
/external/openssh/regress/ |
D | keys-command.sh | 26 echo "$PATH" | grep -q mekmitasdigoat && exit 7 57 env PATH=$PATH:/sbin/mekmitasdigoat \ 73 env PATH=$PATH:/sbin/mekmitasdigoat \
|
/external/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
|
/external/mockftpserver/tags/2.0.2/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTest.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTestCase.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTest.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|
/external/mockftpserver/tags/2.0-rc1/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTest.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTestCase.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|
/external/mockftpserver/tags/2.0/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTest.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTestCase.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTestCase.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|
/external/mockftpserver/tags/2.1/src/test/groovy/org/mockftpserver/fake/filesystem/ |
D | AbstractFileSystemEntryTest.groovy | 30 protected static final PATH = "c:/test/dir" 40 entry.setPath(PATH) 41 assert entry.getPath() == PATH 47 …AbstractFileSystemEntry entry = (AbstractFileSystemEntry) constructor.newInstance([PATH] as Object… 49 assertEquals("path", PATH, entry.getPath()) 56 def entry = createFileSystemEntry(PATH) 59 assert entry.path == PATH
|