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

<<11121314151617181920>>

  /external/chromium/net/tools/flip_server/
balsa_headers_token_utils.h 5 // Utility class that performs basic operations on header value tokens: parsing
  /external/clang/include/clang/Sema/
LocInfoType.h 24 /// parsing.
  /external/clang/lib/Lex/
PreprocessorLexer.cpp 37 // We are now parsing a filename!
  /external/clang/lib/Sema/
DelayedDiagnostic.cpp 12 // during declarator parsing.
  /external/clang/test/Index/
complete-driver-errors.c 15 // Test driver errors with parsing
redeclarations.cpp 7 // RUN: env CINDEXTEST_EDITING=1 c-index-test -test-load-source-reparse 2 all -I%S/Inputs -fno-delayed-template-parsing -fno-ms-compatibility -fno-ms-extensions %s | FileCheck %s
  /external/clang/test/Sema/
types.c 56 char c = (char __attribute__((align(8)))) i; // expected-error {{'align' attribute ignored when parsing type}}
  /external/dbus/test/
shell-test.c 54 fprintf (stderr, "Error parsing command line: %s\n", error.message ? error.message : "");
  /external/dexmaker/src/main/java/com/google/dexmaker/
AppDataDirGuesser.java 50 // Parsing toString() method: yuck. But no other way to get the path.
  /external/e2fsprogs/lib/blkid/
read.c 132 * Start parsing a new line from the cache.
134 * line starts with "<device" return 1 -> continue parsing line
195 printf("blkid: short line parsing dev: %s\n", *cp));
482 "Test parsing of the cache (filename)\n", argv[0]);
  /external/e2fsprogs/lib/uuid/
parse.c 2 * parse.c --- UUID parsing
uuid_parse.3.in 51 Upon successfully parsing the input string, 0 is returned, and the UUID is
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/src_bugzilla/org/eclipse/releng/util/bugzilla/
messages.properties 46 UpdateBugStateTask.parsingXML=Parsing xml
  /external/expat/doc/
xmlwf.1 122 before parsing; this can result in faster parsing on many
162 Turns on parsing external entities.
167 but external entity parsing must be enabled explicitly.
  /external/expat/
expat_config.h.in 76 /* Define to make parameter entity parsing functionality available. */
  /external/icu4c/test/intltest/
loctest.h 41 * Test methods for POSIX parsing behavior
  /external/icu4c/test/testdata/
testtypes.txt 40 // Genrb failed parsing \u0075 sequence this tests it
  /external/icu4c/tools/tzcode/
icuzones 6 # tzdata time zone files, for consistent parsing by the tools that
  /external/ipsec-tools/src/racoon/
isakmp_frag.h 34 /* These are the values from parsing "remote {}"
  /external/jmonkeyengine/engine/src/core/com/jme3/asset/
AssetLoader.java 47 * Loads asset from the given input stream, parsing it into
  /external/jsilver/src/com/google/clearsilver/jsilver/
JSilverOptions.java 47 * A pool of strings used to optimize HDF parsing.
128 * templates are rendered. By disabling attribute parsing, these applications can save on memory
243 * Sets the {@link StringInternStrategy} object that will be used to optimize HDF parsing.
258 * Returns {@link StringInternStrategy} object that is used for optimization of HDF parsing.
  /external/jsilver/src/com/google/streamhtmlparser/
ExternalState.java 32 * points of interest during parsing of templates. Based on the parser's
HtmlParserFactory.java 150 * proceed with parsing in-lieu of the supplied parser.
168 * certain HTML tag and an attribute name and needs to continue parsing
247 * <p>In the very unexpected case of the parsing failing (developer error),
258 * @throws ParseException if parsing failed.
  /external/jsilver/src/com/google/streamhtmlparser/impl/
HtmlParserImpl.java 373 * Resets the state of the parser to the initial state of parsing HTML.
386 * parsing of HTML attribute names and values where content we do not
387 * get to see could affect our parsing and alter our current state.
389 * <p>The two cases where {@code #insertText()} affects our parsing are:
398 * (by parsing the separating {@code '='} character). In that case, we
403 * @throws ParseException if an unrecoverable error occurred during parsing
413 // Case: Before parsing any attribute value.
569 * @throws ParseException if an unrecoverable error occurred during parsing
620 * @throws ParseException if an unrecoverable error occurred during parsing
  /external/libnl-headers/netlink/
handlers.h 64 /** Stop parsing altogether and discard remaining messages */

Completed in 828 milliseconds

<<11121314151617181920>>