Searched
full:parsing (Results
901 -
925 of
3047) sorted by null
<<31323334353637383940>>
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
BitcodeReader.h | 152 /// FunctionBBs - While parsing a function body, this is a list of the basic 210 /// @brief Main interface to parsing a bitcode buffer.
|
/libcore/expectations/ |
icebox.txt | 96 description: "the lack of schema parsing also extends to XML parsing in prefs",
|
/libcore/luni/src/main/java/java/lang/ |
Byte.java | 205 * the radix to use when parsing. 274 * the radix to use when parsing.
|
Short.java | 204 * the radix to use when parsing. 270 * the radix to use when parsing.
|
/libcore/luni/src/main/java/java/net/ |
URLStreamHandler.java | 79 * the string position from where to begin parsing. 81 * the string position to stop parsing.
|
/libcore/luni/src/main/java/javax/xml/transform/ |
overview.html | 93 <b>Parsing</b> 95 some sense, parsing is a specialized transformation.</p>
|
/libcore/luni/src/main/java/org/xml/sax/ |
DocumentHandler.java | 98 * not invoke this method until it has either abandoned parsing 189 * if they are capable of parsing and using content models.</p>
|
HandlerBase.java | 350 * Report a fatal XML parsing error. 358 * the parser may no longer report parsing events.</p>
|
/libcore/support/src/test/java/tests/support/ |
Support_Configuration.java | 213 System.out.println("Error parsing InetTestIP (" + InetTestIP 236 System.out.println("Error parsing NonLocalAddressBytes ("
|
/ndk/tests/device/test-gnustl-full/unit/ |
time_facets_test.cpp | 41 * In other words, user conformation is required for reliable parsing 123 * In other words, user conformation is required for reliable parsing
|
/ndk/tests/device/test-stlport/unit/ |
time_facets_test.cpp | 41 * In other words, user conformation is required for reliable parsing 123 * In other words, user conformation is required for reliable parsing
|
/sdk/common/tests/src/com/android/util/ |
PositionXmlParserTest.java | 69 // Basic parsing heart beat tests 139 // Basic parsing heart beat tests
|
/sdk/emulator/opengl/host/tools/emugen/ |
EntryPoint.cpp | 113 fprintf(stderr, "line: %d: Parsing error in field <%s>\n", lc, field.c_str()); 134 fprintf(stderr, "line: %d: Parsing error in field <%s>\n", lc, field.c_str());
|
/sdk/manifmerger/tests/src/com/android/manifmerger/ |
ManifestMergerTestCase.java | 401 assertEquals("Error parsing actual result XML", "[]", log.toString()); 406 assertEquals("Error parsing expected result XML", "[]", log.toString());
|
/system/core/liblog/ |
event_tag_map.c | 184 * Crunch through the file, parsing the contents and creating a tag index. 271 /* insist on EOL at EOF; simplifies parsing and null-termination */
|
/external/icu4c/i18n/ |
nfsubs.cpp | 639 // parsing 695 // lenient parsing is enabled (this is always false if the 696 // formatter's lenient-parsing mode is off, but it may also 698 // on), then also try parsing the text using a default- 731 // the caller would get by parsing just this part of the [all...] |
/external/icu4c/i18n/unicode/ |
decimfmt.h | 14 * 04/03/97 aliu Rewrote parsing and formatting completely, and 146 * parsing and output unchanged during formatting. Special characters, on the 272 * be taken that the symbols and strings do not conflict, or parsing will be 277 * parsing will be impossible. 345 * <p><strong>Parsing</strong> 354 * <p>During parsing, grouping separators are ignored if in lenient mode; 357 * <p>For currency parsing, the formatter is able to parse every currency 451 * parsing. For example, 12345 formatted with "##0.##E0" is "12.3E3". 550 * <li>The number of significant digits has no effect on parsing. 620 * not affect parsing or change any numerical values [all...] |
/external/chromium/testing/gtest/test/ |
gtest_unittest.cc | [all...] |
/external/gtest/test/ |
gtest_unittest.cc | [all...] |
/external/protobuf/gtest/test/ |
gtest_unittest.cc | [all...] |
/bionic/libc/kernel/tools/ |
find_headers.py | 104 sys.stderr.write( "error: when parsing kernel_headers, only 'arm' and 'mips' architectures are supported at the moment\n" )
|
/bionic/libc/tools/ |
checksyscalls.py | 60 print "parsing %s" % syscalls_file
|
/bootable/diskinstaller/editdisklbl/ |
editdisklbl.c | 138 fprintf(stderr, "Error parsing partition mappings\n");
|
/bootable/recovery/edify/ |
expr.h | 124 // Call this after all calls to RegisterFunction() but before parsing
|
main.c | 37 fprintf(stderr, "error parsing \"%s\" (%d errors)\n",
|
Completed in 651 milliseconds
<<31323334353637383940>>