/external/webkit/WebCore/platform/ |
ContentType.cpp | 43 // a MIME type can have one or more "param=value" after a semi-colon, and separated from each other by semi-colons
|
/dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/ |
Inet6Util.java | 96 // a special case ::1:2:3:4:5:d.d.d.d allows 7 colons with an 162 // If we're at then end and we haven't had 7 colons then there is a
|
/external/openssl/crypto/ |
opensslv.h | 53 * of versions, separated by colons. The rightmost version present in the 82 * macro SHLIB_VERSION_HISTORY. The numbers are separated by colons and
|
/external/openssl/include/openssl/ |
opensslv.h | 53 * of versions, separated by colons. The rightmost version present in the 82 * macro SHLIB_VERSION_HISTORY. The numbers are separated by colons and
|
/bootable/recovery/edify/ |
README | 12 - String literals consisting of only letters, numbers, colons,
|
/build/core/ |
multi_prebuilt.mk | 43 $(error $(LOCAL_PATH): Leading or trailing colons in "$(1)")) \
|
/cts/tests/tests/bluetooth/src/android/bluetooth/cts/ |
BasicAdapterTest.java | 62 // Must have colons between octets.
|
/external/ppp/pppd/ |
srp-entry.8 | 31 The third field has three subfields, separated by colons. The first
|
/external/bison/lib/ |
getopt_.h | 189 letters, optionally followed by colons, specifying that that letter 192 If a letter in OPTS is followed by two colons, its argument is
|
/bootable/recovery/applypatch/ |
applypatch.c | 127 int colons = 0; local 130 ++colons; 133 if (colons < 3 || colons%2 == 0) { 138 int pairs = (colons-1)/2; // # of (size,sha1) pairs in filename
|
/bionic/libc/tzcode/ |
asctime.c | 63 ** seven explicit spaces, two explicit colons, a newline,
|
/bionic/libc/unistd/ |
exec.c | 170 * It's a SHELL path -- double, leading and trailing colons
|
/external/icu4c/tools/tzcode/ |
asctime.c | 63 ** seven explicit spaces, two explicit colons, a newline,
|
/external/openssl/crypto/err/ |
err_prn.c | 123 * colon-separated fields, i.e. 4 colons ... */
|
/external/v8/src/ |
dateparser-inl.h | 46 // Parse a number (possibly with 1 or 2 trailing colons).
|
/dalvik/libcore/json/src/main/java/org/json/ |
JSONStringer.java | 68 * appropriate separator characters (ie. commas and colons) and to detect
|
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/ |
XPathFactory.java | 116 * In particular, colons ':' need to be escaped in a property file, so make sure the URIs are properly escaped in it.
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gdb.1 | 337 and character position separated by colons, and a newline. The
|
arm-eabi-gdbtui.1 | 337 and character position separated by colons, and a newline. The
|
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-gdb.1 | 337 and character position separated by colons, and a newline. The
|
arm-eabi-gdbtui.1 | 337 and character position separated by colons, and a newline. The
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/ |
arm-eabi-gdb.1 | 337 and character position separated by colons, and a newline. The
|
arm-eabi-gdbtui.1 | 337 and character position separated by colons, and a newline. The
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/share/man/man1/ |
arm-eabi-gdb.1 | 337 and character position separated by colons, and a newline. The
|
arm-eabi-gdbtui.1 | 337 and character position separated by colons, and a newline. The
|