HomeSort by relevance Sort by last modified time
    Searched full:parsing (Results 126 - 150 of 1657) sorted by null

1 2 3 4 56 7 8 91011>>

  /dalvik/libcore/xml/src/main/java/org/apache/xml/utils/
StopParseException.java 24 * This is a special exception that is used to stop parsing when
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/compiler/
package.html 19 <title>XPath parsing and compilation support Package.</title>
  /external/clearsilver/cs/
csdump.c 45 ne_warn ("Parsing %s", argv[1]);
test11.cs.gold 0 Parsing test11.cs
test4.cs.gold 0 Parsing test4.cs
test7.cs.gold 0 Parsing test7.cs
  /external/clearsilver/man/man3/
cgi_parse.3 30 is responsible for parsing the entity body of the HTTP
  /external/e2fsprogs/debian/
libss2.copyright 2 command-line interface parsing library library. It is currently
  /external/icu4c/common/
rbbiscan.h 21 #include "unicode/symtable.h"// For UnicodeSet parsing, is the interface that
50 }; // rules parsing. Corresponds roughly
114 // parsing. index by p[state][char-class]
136 // the sets created while parsing rules.
  /external/icu4c/i18n/
regexst.h 44 UnicodeSet fRuleSets[10]; // Sets used while parsing regexp patterns.
  /external/icu4c/io/
locbund.h 73 * @return A pointer to the NumberFormat used for number formatting and parsing.
  /external/icu4c/test/cintltst/
cdtdptst.h 26 * Test the parsing of 2-digit years.
  /external/icu4c/tools/ctestfw/unicode/
datamap.h 51 * Get a signed integer without runtime parsing.
59 * Get an unsigned integer without runtime parsing.
67 * Get a vector of integers without runtime parsing.
76 * Get binary data without runtime parsing.
  /external/iproute2/include/
xt-internal.h 40 the current one are completed from parsing point of view */
  /external/qemu/docs/
ANDROID-ELFF.TXT 9 when a memory access violation detected at runtime. This requires parsing symbol
  /external/qemu/elff/
elff_api.cc 14 * Contains implementation of routines that encapsulte an API for parsing
  /external/webkit/WebCore/manual-tests/
svg-animation-parseValues.svg 6 <text text-anchor="middle" x="240" y="35" font-size="16">(parsing of animateTransform values).</text>
  /external/webkit/WebKitTools/mangleme/
README 7 A trivial utility to automatically check for HTML parsing flaws. Generates
  /frameworks/base/core/java/android/content/res/
XmlResourceParser.java 24 * The XML parsing interface returned for an XML resource. This is a standard
  /hardware/ti/wlan/wl1271/CUDK/os/linux/inc/
ParsEvent.h 34 /* Structure used for parsing event streams, such as Wireless Events
  /packages/apps/Email/src/com/android/exchange/
MockParserStream.java 27 * After parsing is done, the result can be obtained with getResult
  /packages/apps/Gallery3D/src/com/cooliris/picasa/
Entry.java 54 throw new UnsupportedOperationException("Entry class does not support XML parsing");
  /packages/experimental/BugReportSender/src/com/android/bugreportsender/
BugReportParser.java 11 * Utility class for parsing a bugreport into its sections.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/sampleProjects/
AndroidManifestWriter.java 111 * @return an {@link AndroidManifestParser} or null if parsing failed
121 sLogger.log(Level.SEVERE, "Error parsing file", e);
124 sLogger.log(Level.SEVERE, "Error parsing file", e);
127 sLogger.log(Level.SEVERE, "Error parsing file", e);
  /system/vold/
main.cpp 190 SLOGE("Error parsing type");
194 SLOGE("Error parsing label");
198 SLOGE("Error parsing mount point");
207 SLOGE("Error parsing partition");

Completed in 1048 milliseconds

1 2 3 4 56 7 8 91011>>