HomeSort by relevance Sort by last modified time
    Searched full:slash (Results 151 - 175 of 1294) sorted by null

1 2 3 4 5 67 8 91011>>

  /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_org/chrome/browser/ui/login/
login_prompt_unittest.cc 21 "https://www.nowhere.org", // no trailing slash
  /external/chromium_org/chrome/common/extensions/docs/server2/
path_util.py 39 Any trailing slash of |path| is preserved, such that the parent of
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_configurator.h 44 // everything in |pattern| after the first single slash and then treats it
  /external/chromium_org/content/browser/renderer_host/pepper/
pepper_file_system_browser_host_unittest.cc 51 // Should contain only one slash.
  /external/chromium_org/content/renderer/pepper/
pepper_file_ref_renderer_host.cc 56 // We strip off the leading slash when passing the URL to Resolve().
  /external/chromium_org/google_apis/drive/
gdata_wapi_url_generator.cc 57 // GURL::spec() always adds the trailing slash. Moreover, ports are
  /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,
  /external/chromium_org/sync/internal_api/public/attachments/
attachment_uploader_impl.h 26 // |url_prefix| is the URL prefix (including trailing slash) to be used when
  /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/chromium_org/tools/gn/
source_file.cc 51 // Windows path, strip the leading slash.
  /external/clang/test/Driver/
cl.c 1 // Don't attempt slash switches on msys bash.
  /external/fonttools/Lib/fontTools/encodings/
MacRoman.py 8 'hyphen', 'period', 'slash', 'zero', 'one', 'two', 'three', 'four', 'five',
  /external/icu/icu4c/source/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);

Completed in 692 milliseconds

1 2 3 4 5 67 8 91011>>