| /external/chromium_org/tools/gn/ |
| path_output.h | 27 // Controls whether writing directory names include the trailing slash. 28 // Often we don't want the trailing slash when writing out to a command line,
|
| source_file.cc | 51 // Windows path, strip the leading slash.
|
| /external/expat/tests/ |
| xmltest.sh | 35 # reldir includes trailing slash 50 # reldir includes trailing slash
|
| /external/ipsec-tools/src/racoon/ |
| prsa_par.h | 60 SLASH = 276, 84 #define SLASH 276
|
| /external/qemu/pc-bios/keymaps/ |
| ru | 106 slash 0x35 108 slash 0x56 altgr
|
| th | 8 slash 0x03 altgr 127 slash 0x35
|
| pt-br | 66 slash 0x73
|
| /external/skia/include/core/ |
| SkOSFile.h | 155 * final slash, or the full name if there is no slash.
|
| /ndk/sources/host-tools/sed-4.2.1/lib/ |
| rename.c | 3 a trailing slash. On mingw, rename fails when the destination 29 * slash bug and entirely miss this one. */
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
| config-extensions.def | 40 expand-word=<Alt-Key-slash> 80 try-open-completions=<KeyRelease-period> <KeyRelease-slash> <KeyRelease-backslash>
|
| /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
| config-extensions.def | 40 expand-word=<Alt-Key-slash> 80 try-open-completions=<KeyRelease-period> <KeyRelease-slash> <KeyRelease-backslash>
|
| /external/chromium/chrome/browser/ui/login/ |
| login_prompt_unittest.cc | 22 "https://www.nowhere.org", // no trailing slash
|
| /external/chromium_org/chrome/browser/ui/login/ |
| login_prompt_unittest.cc | 21 "https://www.nowhere.org", // no trailing slash
|
| /external/chromium_org/chrome/browser/ui/omnibox/ |
| omnibox_edit_controller.h | 25 // I am in hack-and-slash mode right now.
|
| /external/chromium_org/content/browser/renderer_host/pepper/ |
| pepper_file_system_browser_host_unittest.cc | 53 // Should contain only one slash.
|
| /external/chromium_org/content/renderer/pepper/ |
| pepper_file_ref_renderer_host.cc | 57 // We strip off the leading slash when passing the URL to Resolve().
|
| /external/chromium_org/net/url_request/ |
| file_protocol_handler.cc | 39 // which doesn't end with a slash, should really be treated as a directory,
|
| url_request_file_job.cc | 126 // slash at the end of the path. 216 // trailing slash. 218 // we will append trailing slash and redirect to FileDirJob. 221 // So what happens is we append it with trailing slash and redirect it to
|
| /external/chromium_org/third_party/icu/source/tools/gencnval/ |
| gencnval.1.in | 77 Some tools in ICU depend on the presence of the trailing slash. It is thus
|
| /external/icu4c/tools/gencnval/ |
| gencnval.1.in | 77 Some tools in ICU depend on the presence of the trailing slash. It is thus
|
| /external/nist-sip/java/gov/nist/core/ |
| Separators.java | 41 public static final String SLASH = "/";
|
| /external/proguard/src/proguard/io/ |
| ZipDataEntry.java | 58 // Chop the trailing directory slash, if any.
|
| /external/replicaisland/res/values/ |
| arrays.xml | 80 <item>SLASH</item>
|
| /external/smack/src/org/xbill/DNS/ |
| APLRecord.java | 194 int slash = s.indexOf('/', colon); local 195 if (slash < 0) 199 String addressString = s.substring(colon + 1, slash); 200 String prefixString = s.substring(slash + 1);
|
| /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/ |
| test_pass1.py | 27 "slash": "/ & \/",
|