HomeSort by relevance Sort by last modified time
    Searched full:delimiter (Results 301 - 325 of 777) sorted by null

<<11121314151617181920>>

  /ndk/sources/host-tools/make-3.81/
README.Amiga 18 delimiter, if there are none, it's taken as the name of a device. Note
  /ndk/sources/host-tools/sed-4.2.1/lib/
string.in.h 298 /* Search the next delimiter (char listed in DELIM) starting at *STRINGP.
310 Caveat: It doesn't work with multibyte strings unless all of the delimiter
397 Caveat: It doesn't work with multibyte strings unless all of the delimiter
537 /* Search the next delimiter (multibyte character listed in the character
stdio.in.h 483 /* Read input, up to (and including) the next occurrence of DELIMITER, from
489 extern ssize_t getdelim (char **lineptr, size_t *linesize, int delimiter,
  /packages/apps/Mms/src/com/android/mms/data/
ContactList.java 142 // Since we use a comma as a delimiter between contacts, the code will consider
  /external/chromium_org/third_party/simplejson/
_speedups.c     [all...]
  /external/chromium_org/chrome_frame/
html_utils.cc 109 // If we have a whitespace delimiter, just keep going. Cases of this should
126 // The first non-delimiter token is the tag name, which we don't want.
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathParser.cpp 186 UChar delimiter = m_data[m_nextPos]; local
190 if (m_data[m_nextPos] == delimiter) {
  /external/chromium_org/third_party/icu/source/io/
ustdio.c 531 /* Copy UChars until we find the first occurrence of a delimiter character */
566 /* if we found a delimiter */
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
tokenizer.h 297 // Read and consume a string, ending when the given delimiter is
299 void ConsumeString(char delimiter);
  /external/chromium_org/url/third_party/mozilla/
url_parse.h 117 // components which have a delimiter that is not counted as part of the
163 // ref delimiter (if any). Length will be -1 if unspecified. This includes
  /external/icu4c/io/
ustdio.c 531 /* Copy UChars until we find the first occurrence of a delimiter character */
566 /* if we found a delimiter */
  /external/protobuf/src/google/protobuf/io/
tokenizer.h 239 // Read and consume a string, ending when the given delimiter is
241 void ConsumeString(char delimiter);
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
Utils.java 263 * <li>The Delimiter count is 4 and all the 4 delimiter are on their right
  /bionic/libc/include/sys/
ioctl_compat.h 52 char t_brkc; /* input delimiter (like nl) */
  /development/ndk/platforms/android-3/include/sys/
ioctl_compat.h 51 char t_brkc; /* input delimiter (like nl) */
  /development/ndk/platforms/android-9/arch-mips/include/sys/
ioctl_compat.h 52 char t_brkc; /* input delimiter (like nl) */
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3string.c 864 /* Note we copy one more byte than the strlen in order to get the trailing delimiter
1042 /* Move the characters we are inserting before, including the delimiter
1080 /* Move the characters we are inserting before, including the delimiter
1127 /* Move the characters we are inserting before, including the delimiter
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
StringTokenizerTest.java 166 assertEquals("calling nextToken() did not use the new default delimiter list",
  /external/bison/lib/
string.in.h 523 /* Search the next delimiter (char listed in DELIM) starting at *STRINGP.
535 Caveat: It doesn't work with multibyte strings unless all of the delimiter
668 Caveat: It doesn't work with multibyte strings unless all of the delimiter
    [all...]
  /external/chromium/net/base/
escape.h 37 // the character would be interpretted as an HTML delimiter.
  /external/chromium/net/http/
http_request_headers.cc 109 LOG(DFATAL) << "\"" << header_line << "\" is missing colon delimiter.";
  /external/chromium_org/base/
compiler_specific.h 44 // This uses suppress instead of push/pop because the delimiter after the
  /external/chromium_org/chrome/browser/performance_monitor/
key_builder.cc 27 // below 32 have meaning, 33 is '!' - the database delimiter, and 34 is reserved
  /external/chromium_org/chrome/utility/media_galleries/
iphoto_library_parser_unittest.cc 87 // Missing "<" delimiter at ImagePath.
  /external/chromium_org/net/base/
escape.h 49 // the character would be interpretted as an HTML delimiter.

Completed in 627 milliseconds

<<11121314151617181920>>