Searched
full:slash (Results
601 -
625 of
1229) sorted by null
<<21222324252627282930>>
| /bootable/recovery/applypatch/ |
| applypatch.c | 822 char* slash = strchr(target_filename+1, '/'); local 823 if (slash != NULL) { 824 int count = slash - target_filename; [all...] |
| /external/libmtp/src/ |
| playlist-spl.c | 535 * such if the line starts with a leading slash. 707 // prepend a slash 737 // skip leading slash in path
|
| /ndk/sources/host-tools/make-3.81/glob/ |
| glob.c | 572 as well. If it's "d:/pattern", don't remove the slash 1100 A slash is inserted between DIRNAME and each elt of ARRAY, 1125 /* DIRNAME is "d:/". Don't prepend the slash from DIRNAME. */ [all...] |
| /external/bison/lib/ |
| spawni.c | 326 /* And add the slash. */
|
| /external/chromium/chrome/browser/chromeos/cros/ |
| mount_library.cc | 44 // Add trailing slash to mount path.
|
| /external/chromium/chrome/browser/download/ |
| save_package.h | 174 // |base_dir| is assumed to be a directory name with no trailing slash.
|
| /external/chromium/chrome/common/extensions/ |
| url_pattern.h | 149 // Gets the path the pattern matches with the leading slash. This can have
|
| /external/chromium/net/base/ |
| net_util_unittest.cc | [all...] |
| /external/chromium/net/proxy/ |
| proxy_bypass_rules.cc | 285 // If there is a forward slash in the input, it is probably a CIDR style
|
| /external/chromium_org/base/process/ |
| launch.h | 142 // - If the first argument on the command line does not contain a slash,
|
| /external/chromium_org/chrome/browser/autocomplete/ |
| autocomplete_input.h | 179 // re-append a slash if necessary).
|
| /external/chromium_org/chrome/browser/chromeos/drive/ |
| file_system_util.h | 129 // Replaces percent ('%'), period ('.') and slash ('/') with %XX (hex)
|
| file_system_util_unittest.cc | 172 // Slash
|
| /external/chromium_org/chrome/browser/extensions/ |
| extension_browsertest.h | 266 // (including leading slash). Also verifies that the expected number of hosts
|
| /external/chromium_org/chrome/browser/history/ |
| shortcuts_database_unittest.cc | 46 { "BD85DBA2-8C29-49F9-84AE-48E1E90880E0", "slash", "slashdot.org",
|
| /external/chromium_org/chrome/browser/media_galleries/fileapi/ |
| itunes_data_provider.cc | 31 // Colon and slash are not allowed in filenames, replace them with underscore.
|
| /external/chromium_org/chrome/browser/resources/gaia_auth_host/ |
| gaia_auth_host.js | 57 'gaiaPath', // Gaia path to use without a leading slash;
|
| /external/chromium_org/chrome/common/extensions/manifest_handlers/ |
| externally_connectable_unittest.cc | 89 // ignore the trailing slash. This is kind of a corner case, so let's test it.
|
| /external/chromium_org/chrome/common/mac/ |
| cfbundle_blocker.mm | 61 // Everything in the suffix list has a trailing slash so as to only block
|
| /external/chromium_org/chrome/third_party/chromevox/chromevox/background/mathmaps/symbols/ |
| math_symbols.json | 112 "alternative": "slash" 891 "default": "fraction slash" 1386 "default": "division slash" [all...] |
| /external/chromium_org/chrome/utility/media_galleries/ |
| itunes_library_parser_unittest.cc | 279 // slash should be used.
|
| /external/chromium_org/chromeos/ime/ |
| ibus_keymap.cc | 178 case 0x003d: return "Slash";
|
| /external/chromium_org/content/browser/download/ |
| save_package.h | 164 // |base_dir| is assumed to be a directory name with no trailing slash.
|
| /external/chromium_org/extensions/common/ |
| url_pattern.h | 113 // Gets the path the pattern matches with the leading slash. This can have
|
| /external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
| mount_http.cc | 216 // Make sure url_root_ ends with a slash.
|
Completed in 1330 milliseconds
<<21222324252627282930>>