Searched
full:slash (Results
851 -
875 of
1294) sorted by null
<<31323334353637383940>>
/external/chromium_org/third_party/icu/source/common/ |
serv.cpp | 568 if (result->actualDescriptor.indexOf((UChar)0x2f) == 0) { // U+002f=slash (/)
|
/external/chromium_org/third_party/libaddressinput/src/java/testlibs/ |
json-20090211.jar | |
/external/chromium_org/tools/code_coverage/ |
croc_test.py | 239 # Backslash to forward slash
|
/external/chromium_org/tools/gn/ |
command_desc.cc | 33 buf.erase(buf.begin()); // Erase beginning slash.
|
/external/chromium_org/ui/events/keycodes/dom4/ |
keycode_converter_data.h | 111 USB_KEYMAP(0x070038, 0x003d, 0x0035, 0x002c, "Slash"), // /?
|
/external/clang/include/clang/Basic/ |
TokenKinds.def | 174 PUNCTUATOR(slash, "/")
|
/external/dnsmasq/src/ |
option.c | 832 char *slash; local 847 slash = split_chr(cp, '/'); 849 if (!slash) 857 int netsize = atoi(slash); [all...] |
/external/doclava/res/assets/templates/assets/ |
doclava-developer-docs.js | 187 if (lastSlashPos == (fullPageName.length - 1)) { // if the url ends in slash (add 'index.html')
|
/external/e2fsprogs/debugfs/ |
debugfs.8.in | 141 The second form is a pathname; if the pathname is prefixed by a forward slash
|
/external/elfutils/0.153/libdwfl/ |
libdwfl.h | 383 if it begin with a slash, or handles the magic string "[vdso]". */
|
/external/elfutils/elfutils/ |
libdwfl.h | 383 if it begin with a slash, or handles the magic string "[vdso]". */
|
/external/harfbuzz_ng/src/ |
hb-ot-shape.cc | 327 if (info[i].codepoint == 0x2044u) /* FRACTION SLASH */
|
/external/icu/icu4c/source/common/ |
serv.cpp | 569 if (result->actualDescriptor.indexOf((UChar)0x2f) == 0) { // U+002f=slash (/)
|
/external/libmtp/src/ |
libmtp.h | 149 * Audio and&slash;or video filetype test. [all...] |
libmtp.h.in | 147 * Audio and&slash;or video filetype test.
|
/external/libnl/lib/ |
addr.c | 241 * slash, e.g. 10.0.0.0/8.
|
/external/lldb/docs/ |
lldb-for-gdb-users.txt | 19 in an argument you back-slash it in the argument. That makes the
|
/external/llvm/lib/Support/Unix/ |
Path.inc | 280 ++PI; // increment once, the for loop will move over the escaped slash
|
/external/ltrace/ |
ltrace.1 | 252 If the library pattern starts with a slash, it is not a SONAME
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
TokenTypes.java | 191 public static final int SLASH = (int) '/';
|
/external/opencv/cv/src/ |
cvhaar.cpp | 1662 const char* slash; local [all...] |
/external/protobuf/ |
CHANGES.txt | 238 it thought that the path was relative (since it didn't start with a slash).
|
/external/protobuf/src/google/protobuf/io/ |
tokenizer.cc | 481 // Oops, it was just a slash. Return it.
|
/external/qemu/android/ |
charmap.c | 116 { "SLASH", kKeyCodeSlash },
|
/external/qemu/android/utils/ |
timezone.c | 335 /* remove trailing slash, if any */
|
Completed in 485 milliseconds
<<31323334353637383940>>