HomeSort by relevance Sort by last modified time
    Searched full:parsing (Results 1676 - 1700 of 3047) sorted by null

<<61626364656667686970>>

  /frameworks/opt/calendar/src/com/android/calendarcommon/
RecurrenceSet.java 158 "TimeFormatException thrown when parsing time " + rawDates[i]
506 // TODO: use commas. our RECUR parsing should handle that
  /libcore/luni/src/main/java/java/lang/
Integer.java 342 * the radix to use when parsing.
500 * the radix to use when parsing.
Long.java 329 * the radix to use when parsing.
487 * the radix to use when parsing.
  /libcore/luni/src/main/java/java/net/
HttpCookie.java 294 * scan until a semicolon when parsing these attributes.
374 * Reads an attribute value, by parsing either a quoted string or until
  /libcore/luni/src/main/java/java/util/
Properties.java 391 if (keyLength == -1) { // if parsing the key
406 if (keyLength == -1) { // if parsing the key
  /libcore/luni/src/main/java/javax/xml/namespace/
QName.java 283 * prefix in the context of parsing a document but that prefix may
387 * <p><code>QName</code> derived from parsing the formatted
  /libcore/luni/src/test/java/tests/security/cert/
CertificateFactory4Test.java 102 fail("An exception was thrown while parsing \""
123 fail("An exception was thrown while parsing \""
    [all...]
  /packages/apps/Email/tests/src/com/android/emailcommon/internet/
MimeMessageTest.java 271 * Test for parsing address field.
432 * Test for parsing headers with extra whitespace and commennts.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
audiofile.h 312 /* AIFF/AIFF-C specific errors when parsing file header */
382 /* AIFF/AIFF-C specific errors when parsing file header */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
audiofile.h 312 /* AIFF/AIFF-C specific errors when parsing file header */
382 /* AIFF/AIFF-C specific errors when parsing file header */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
audiofile.h 312 /* AIFF/AIFF-C specific errors when parsing file header */
382 /* AIFF/AIFF-C specific errors when parsing file header */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
UiElementPullParser.java 98 * parsing a layout resource files, and handling "exploded rendering" - adding padding on views
190 * Note that the link between the GLE and the parsing code depends on this being the actual
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/editors/
GLFunctionTraceViewer.java 170 // exception while parsing, display error to user
172 "Error parsing OpenGL Trace File",
  /external/antlr/antlr-3.4/runtime/C/src/
antlr3baserecognizer.c 708 /// not parsing. Once in recovery mode, no errors are generated.
715 /// 4. try to resume parsing
876 /// at run-time upon error to avoid overhead during parsing.
    [all...]
  /external/clang/include/clang/Driver/
CC1Options.td 14 // Include the common option parsing interfaces.
    [all...]
  /external/icu4c/common/
uloc_tag.c     [all...]
  /external/icu4c/common/unicode/
uniset.h 400 * @param pos on input, the position in pattern at which to start parsing.
615 * parse fails. Parsing continues until the corresponding closing
628 * @param pos upon entry, the position at which to being parsing.
    [all...]
  /external/libusb/
ChangeLog 381 Linux: fix config descriptor parsing on big-endian systems
398 Darwin: fix parsing of config descriptors
442 Fix memory leak in config descriptor parsing
631 Fix double free in descriptor parsing error path
    [all...]
  /external/libxml2/
parserInternals.c 59 * Various global defaults for parsing
228 * Input handling functions for progressive parsing *
614 * line breaks to #xA on input, before parsing.)
    [all...]
  /frameworks/base/core/java/android/content/
SyncStorageEngine.java     [all...]
  /frameworks/base/services/java/com/android/server/
DevicePolicyManagerService.java     [all...]
  /external/antlr/antlr-3.4/tool/
CHANGES.txt 363 parsing. Added rule option strategy=precedence also
376 backtracking. No longer making a list of all nodes before tree parsing.
444 tree parsing because it makes no sense with all of the up-and-down nodes.
    [all...]
  /external/libvpx/mkvparser/
mkvparser.cpp 761 //There is an implied "give up early" by only parsing up
1168 #if 0 //commented-out, to support incremental cluster parsing
1248 //As we're parsing the blocks in the curr cluster
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 583 // file/line/column, because they could occur when parsing module maps or
    [all...]
  /external/protobuf/python/google/protobuf/internal/
reflection_test.py     [all...]

Completed in 1666 milliseconds

<<61626364656667686970>>