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

<<61626364656667686970>>

  /frameworks/base/core/java/com/google/android/util/
AbstractMessageParser.java 29 * Logic for parsing a text message typed by the user looking for smileys,
62 * that are necessary for parsing
471 * Parsing is as follows:
    [all...]
  /frameworks/base/tools/aapt/
XMLNode.cpp 357 "Error parsing XML\n");
581 "Error parsing XML: %s\n", XML_ErrorString(XML_GetErrorCode(parser)));
589 SourcePos(file->getSourceFile(), -1).error("No XML data generated when parsing");
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherProvider.java     [all...]
  /bionic/libc/include/net/
if_types.h 38 * Interface types for benefit of parsing media address headers.
  /bionic/libc/unistd/
getopt_long.c 359 * If no permutation wanted, stop parsing
  /build/tools/releasetools/
check_target_files_signatures 180 AddProblem("error parsing cert output")
  /cts/tools/dasm/src/java_cup/
lalr_item.java 13 * indicates that the parser is in the middle of parsing the production <pre>
  /cts/tools/signature-tools/src/signature/converter/dex/
GenericSignatureParser.java 43 * recursive descent parsing approach for the following grammar:
  /dalvik/dexdump/
DexDump.cpp     [all...]
  /dalvik/hit/src/com/android/hit/
HprofParser.java 89 * These are only needed while parsing so are not kept as part of the
  /dalvik/vm/compiler/template/
gen-template.py 38 "Failure when parsing data file"
  /dalvik/vm/native/
dalvik_system_DexFile.cpp 465 * if problems occur while parsing it.
  /development/ndk/platforms/android-3/include/net/
if_types.h 38 * Interface types for benefit of parsing media address headers.
  /development/testrunner/
adb_interface.py 250 'normal' output to stdout, instead of parsing return results. Command will
  /external/aac/libMpegTPDec/src/
tpdec_latm.cpp 139 /* Do only once per call, because parsing and decoding is done in-line. */
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/
gUnitBaseTest.java 247 this.stderr += "Stopped parsing at token index "+tokens.index()+": ";
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
Interpreter.java 286 // done parsing. Hit the start state.
  /external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/messages/languages/
en.stg 63 "problems parsing token vocabulary file <arg> on line <arg2>"
  /external/apache-http/src/org/apache/http/impl/auth/
DigestScheme.java 136 // qop parsing
  /external/apache-http/src/org/apache/http/message/
BasicTokenIterator.java 362 * continuation is handled transparently when parsing messages.
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
AVT.java 150 * Construct an AVT by parsing the string, and either
  /external/bison/src/
parse-gram.y 447 This implementation relies on the LALR(1) parsing algorithm.
  /external/bison/tests/
cxx-type.at 1 # Checking GLR Parsing. -*- Autotest -*-
  /external/blktrace/doc/
blkparse.1 278 parsing of output, and/or limit output fields to those the user wants to see. The
  /external/bluetooth/hcidump/parser/
att.c 585 case ATT_OP_READ_BY_GROUP_REQ: /* exact same parsing */

Completed in 608 milliseconds

<<61626364656667686970>>