/external/python/cpython2/Tools/scripts/ |
D | fixdiv.py | 219 startlineno, endlineno, slashes = lineinfo = scanline(g) 233 if not slashes and not warnings: 235 elif slashes and not warnings: 236 report(slashes, "No conclusive evidence") 237 elif warnings and not slashes: 240 if len(slashes) > 1: 244 for (row, col), line in slashes: 266 for (row, col), line in slashes: 307 def report(slashes, message): argument 309 for (row, col), line in slashes: [all …]
|
/external/python/cpython3/Tools/scripts/ |
D | fixdiv.py | 219 startlineno, endlineno, slashes = lineinfo = scanline(g) 233 if not slashes and not warnings: 235 elif slashes and not warnings: 236 report(slashes, "No conclusive evidence") 237 elif warnings and not slashes: 240 if len(slashes) > 1: 244 for (row, col), line in slashes: 266 for (row, col), line in slashes: 307 def report(slashes, message): argument 309 for (row, col), line in slashes: [all …]
|
/external/curl/tests/data/ |
D | test1142 | 40 HTTP redirect to http://// (four slashes!) 59 # 3, CURLE_URL_MALFORMAT for the four slashes
|
D | test214 | 35 # Needed for MSYS2 to not convert all backslashes to forward slashes
|
D | test2072 | 24 file:// with unix path resolution behavior for the case of extra slashes
|
D | test1141 | 45 HTTP redirect to http:/// (three slashes!)
|
/external/icu/icu4j/eclipse-build/ |
D | build-local.properties.template | 33 # NOTE: slashes must be forward slashes. Backslashes will NOT work as path separator.
|
/external/e2fsprogs/util/ |
D | symlinks.c | 130 int slashes = 2; in shorten_path() local 133 ++slashes; in shorten_path() 148 while (slashes-- > 0) { in shorten_path()
|
/external/grpc-grpc/src/compiler/ |
D | node_generator.cc | 73 size_t slashes = std::count(from_filename.begin(), from_filename.end(), '/'); in GetRootPath() local 74 if (slashes == 0) { in GetRootPath() 78 for (size_t i = 0; i < slashes; i++) { in GetRootPath()
|
/external/grpc-grpc/test/distrib/cpp/ |
D | run_distrib_test_cmake.bat | 22 @rem Install into ./testinstall, but use absolute path and foward slashes 29 @rem set absolute path to OpenSSL with forward slashes
|
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/filesystem/ |
D | FakeWindowsFileSystem.groovy | 26 …* <li>Either forward slashes (/) or backward slashes (\) are valid path separators (but are norm…
|
/external/python/cpython2/Doc/library/ |
D | os.path.rst | 222 lowercase. On Windows, it also converts forward slashes to backward slashes. 230 that contains symbolic links. On Windows, it converts forward slashes to 231 backward slashes. To normalize case, use :func:`normcase`. 288 *path* is empty, both *head* and *tail* are empty. Trailing slashes are 289 stripped from *head* unless it is the root (one or more slashes only). In
|
/external/python/cpython3/Doc/library/ |
D | os.path.rst | 320 lowercase. On Windows, it also converts forward slashes to backward slashes. 333 that contains symbolic links. On Windows, it converts forward slashes to 334 backward slashes. To normalize case, use :func:`normcase`. 417 *path* is empty, both *head* and *tail* are empty. Trailing slashes are 418 stripped from *head* unless it is the root (one or more slashes only). In
|
/external/mockftpserver/tags/2.1/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.2/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.0/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.0.1/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.5/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.0-rc1/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.3/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/MockFtpServer/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.4/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.0.2/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/site/apt/ |
D | fakeftpserver-filesystems.apt | 35 …* Either forward slashes (/) or backward slashes (\) are valid path separators (but are normalized… 49 * Forward slashes (/) are the only valid path separators
|