HomeSort by relevance Sort by last modified time
    Searched full:parsing (Results 76 - 100 of 4598) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/clang/test/Index/Inputs/
crash-recovery-code-complete-remap.c 10 #warning parsing original file
  /external/icu4c/i18n/
smpdtfst.h 10 * parsing of literal characters in date/time strings.
currfmt.h 26 * parsing and formatting of currency amount objects. This class is
29 * <p>This class currently delegates to DecimalFormat for parsing and
  /external/markdown/docs/
release-2.0.2.txt 7 fixes for minor parsing bugs in some edge cases. For a full list of changes,
  /frameworks/base/tools/aapt/
ResourceFilter.h 13 * Implements logic for parsing and handling "-c" and "--preferred-configurations"
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/json/tests/
test_pass3.py 17 # test in/out equivalence and parsing
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/json/tests/
test_pass3.py 17 # test in/out equivalence and parsing
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
scopes.rb 29 example "parsing 'foobar'" do
177 example "parsing 'foobar' with rule a" do
189 example "parsing 'foobar' with rule b[true]" do
195 example "parsing a decl block with rule c" do
225 example "parsing nested declaration blocks" do
246 example "parsing a deeply nested set of blocks with rule e" do
255 example "parsing a deeply nested set of blocks with rule f" do
264 example "parsing a 2-level nested set of blocks with rule f" do
  /external/bison/src/
output.h 1 /* Output the generated parsing program for bison,
24 /* Output the parsing tables and the parser code to FTABLE. */
  /external/chromium/chrome/browser/parsers/
metadata_parser.h 31 // Represents a single instance of parsing on a particular file.
42 // Does all the heavy work of parsing out the file. Blocking until complete.
  /external/chromium_org/chrome/browser/parsers/
metadata_parser.h 32 // Represents a single instance of parsing on a particular file.
43 // Does all the heavy work of parsing out the file. Blocking until complete.
  /external/chromium_org/components/auto_login_parser/
auto_login_parser.h 36 // Returns whether parsing succeeded. Parameter |header_data| will not be
37 // modified if parsing fails.
  /external/chromium_org/third_party/icu/source/i18n/
currfmt.h 26 * parsing and formatting of currency amount objects. This class is
29 * <p>This class currently delegates to DecimalFormat for parsing and
  /external/chromium_org/third_party/skia/include/utils/
SkPathUtils.h 24 and will add each run of 1's to the path as a rectangular path. Upon parsing
32 each run of 1's to the SkRegion as an SkIRect. Upon parsing the entirety
  /external/icu4c/test/cintltst/
cnumtst.h 32 * The function used to test parsing of numbers in UNUM_SPELLOUT style
69 * Test strict parsing of "0"
  /external/libvpx/libvpx/examples/includes/geshi/docs/api/
errors.html 11 <a href="#Post-parsing">Post-parsing</a><br>
  /external/skia/include/utils/
SkPathUtils.h 24 and will add each run of 1's to the path as a rectangular path. Upon parsing
32 each run of 1's to the SkRegion as an SkIRect. Upon parsing the entirety
  /frameworks/opt/vcard/java/com/android/vcard/
VCardEntryHandler.java 29 * Called when the parsing started.
51 * Called when the parsing ended.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_SimpleHTTPServer.py 2 These tests only check url parsing for now.
16 """ Test url parsing """
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_SimpleHTTPServer.py 2 These tests only check url parsing for now.
16 """ Test url parsing """
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPMetaFactory.java 63 * Parsing with default options.
68 * @throws XMPException If the file is not well-formed XML or if the parsing fails.
77 * These functions support parsing serialized RDF into an XMP object, and serailizing an XMP
78 * object into RDF. The input for parsing may be any valid Unicode
86 * @param options Options controlling the parsing.<br>
95 * @throws XMPException If the file is not well-formed XML or if the parsing fails.
105 * Parsing with default options.
110 * @throws XMPException If the file is not well-formed XML or if the parsing fails.
123 * @param options Options controlling the parsing.
125 * @throws XMPException If the file is not well-formed XML or if the parsing fails
    [all...]
  /cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/result/
TestResultsTest.java 23 * Unit tests for {@link TestResults} parsing.
52 * Test parsing data with no result content
61 * Test parsing data with a single test package
74 * Test parsing not well formed XML data
88 * Test parsing a result with a single failed test
  /external/chromium_org/components/autofill/core/browser/
phone_number_i18n.h 50 // |region| - current region, the parsing is based on.
52 // Separator characters are stripped before parsing the digits.
53 // Returns true if parsing was successful, false otherwise.
67 // The cached phone number, does parsing only once, improves performance.
101 // Pretty printed version of the whole number, or empty if parsing failed.
  /external/llvm/include/llvm/MC/MCParser/
MCParsedAsmOperand.h 20 /// between parsing an asm instruction and recognizing it.
23 /// parsing MS-style inline assembly.
26 /// Constraint - The constraint on this operand. Only valid when parsing
60 /// variable/label? Only valid when parsing MS-style inline assembly.
64 /// rather then the value of the variable? Only valid when parsing MS-style
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/xml/sax/
handler.py 92 not invoke this method until it has either abandoned parsing
174 if they are capable of parsing and using content models.
212 parsing (unparsed entities and attributes)."""
247 # access: (parsing) read-only; (not parsing) read/write
254 # access: (parsing) read-only; (not parsing) read/write
260 # access: (parsing) read-only; (not parsing) read/write
266 # access: (parsing) read-only; (not parsing) read/writ
    [all...]

Completed in 325 milliseconds

1 2 34 5 6 7 8 91011>>