HomeSort by relevance Sort by last modified time
    Searched full:slash (Results 276 - 300 of 431) sorted by null

<<1112131415161718

  /external/chromium/base/
file_path.h 76 // - A double leading slash is actually part of the POSIX standard. Systems
file_util.h 423 // in a slash.
  /external/chromium/net/base/
mime_sniffer.cc 439 // Firefox rejects a mime type if it does not contain a slash
  /external/chromium/net/http/
http_util.cc 155 // also want to reject a mime-type if it does not include a slash.
  /external/chromium/third_party/icu/source/common/
serv.cpp 568 if (result->actualDescriptor.indexOf((UChar)0x2f) == 0) { // U+002f=slash (/)
  /external/dbus/dbus/
dbus-keyring.c 893 _dbus_verbose ("context contains a slash\n");
dbus-marshal-validate.c 757 return FALSE; /* trailing slash not allowed unless the string is "/" */
  /external/dhcpcd/
dhcpcd.c 394 /* nullify the slash, so the -r option
  /external/dnsmasq/src/
option.c 832 char *slash; local
847 slash = split_chr(cp, '/');
849 if (!slash)
857 int netsize = atoi(slash);
    [all...]
  /external/expat/xmlwf/
xmlwf.c 778 /* Jump after last (back)slash */
  /external/icu4c/common/
serv.cpp 568 if (result->actualDescriptor.indexOf((UChar)0x2f) == 0) { // U+002f=slash (/)
  /external/nist-sip/java/gov/nist/javax/sip/parser/
TokenTypes.java 191 public static final int SLASH = (int) '/';
  /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 114 { "SLASH", kKeyCodeSlash },
  /external/qemu/android/utils/
timezone.c 334 /* remove trailing slash, if any */
  /external/webkit/WebCore/platform/win/
ClipboardWin.cpp 226 // windows does not enjoy a leading slash on paths
  /libcore/luni/src/main/java/java/util/prefs/
AbstractPreferences.java 145 * if the name contains a slash character or is empty if {@code
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
CodeSourceTest.java 61 /* must be exactly the same as urlDir, but with slash added */
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/export/
MultiApkExportHelper.java 160 * character. The path separator is expected to be forward-slash ('/') on all platforms.
  /system/core/adb/
file_sync_client.c 878 /* Make sure that both directory paths end in a slash. */
  /system/core/sh/
exec.c 437 /* If name contains a slash, don't use PATH or hash table */
  /external/bluetooth/glib/
ChangeLog.pre-2-10 836 trailing slash(es) for non-root folders. stat() fails if non-root
839 as it is easy to get it wrong and strip the slash of a root
    [all...]
  /external/chromium/net/tools/flip_server/
balsa_frame.cc     [all...]
  /external/qemu/
monitor.c 972 { 0x35, "slash" },
    [all...]

Completed in 1835 milliseconds

<<1112131415161718