Searched
full:parsing (Results
501 -
525 of
6080) sorted by null
<<21222324252627282930>>
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
SymbolTable.java | 11 * An interface that defines both lookup protocol and parsing of 31 * <p>Finally, a symbol table defines parsing behavior for symbolic
|
/external/libbrillo/brillo/ |
key_value_store.h | 35 // Loads the key=value pairs parsing the text passed in |data|. See Load() for 37 // Returns whether the parsing succeeded.
|
/external/libexif/test/ |
test-parse.c | 58 /** Run EXIF parsing test on the given file. */ 71 /** Callback function prototype for string parsing. */
|
/external/libweave/include/weave/provider/ |
config_store.h | 75 // Implementation should return data as-is without parsing or modifications. 79 // Saves settings. Implementation should save data as-is without parsing or
|
/external/libxml2/ |
testRelax.c | 171 printf("\tParse the HTML files and output the result of the parsing\n"); 178 printf("\t--memory : test the schemas in memory parsing\n");
|
testSchemas.c | 162 printf("\tParse the HTML files and output the result of the parsing\n"); 168 printf("\t--memory : test the schemas in memory parsing\n");
|
/external/llvm/test/Object/ |
invalid.test | 4 CHECK: Invalid data was encountered while parsing the file 54 INVALID-XINDEX-SIZE: Invalid data was encountered while parsing the file.
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
Event.java | 67 * unexpectedly while parsing the eventType value. 89 * unexpectedly while parsing the eventId value.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
InvalidProtocolBufferException.java | 51 * parsing in {@code Parser} interface. 71 "While parsing a protocol message, the input ended unexpectedly " +
|
/external/svox/pico/tts/ |
svox_ssml_parser.h | 154 int m_isInBreak; /* indicator for handling break tag parsing */ 155 char* m_appendix; /* holds Pico pitch, speed and volume close tags for prosody tag parsing */
|
/external/v8/test/mjsunit/regress/ |
regress-1246.js | 46 // These values will trigger decimal parsing. 49 // These values will trigger hexadecimal parsing.
|
regress-944.js | 28 // Check for parsing of proper ES5 15.9.1.15 (ISO 8601 / RFC 3339) time 33 // Check for parsing of extension/generalization of the ES5 15.9.1.15 spec
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/common/ |
ARDUtilities.m | 26 RTCLogError(@"Error parsing JSON: %@", error.localizedDescription); 36 RTCLogError(@"Error parsing JSON: %@", error.localizedDescription);
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
GraphReader.java | 459 throw new IOException("XML parse error during graph parsing!", e); 469 throw new IOException("XML parse error during graph parsing!", e); 481 throw new IOException("Error creating SAXParser for graph parsing!", e); 483 throw new IOException("Error creating XMLReader for graph parsing!", e); 497 * @throws IOException if there was an error parsing the source. 512 * @throws IOException if there was an error parsing the source. 530 * @throws IOException if there was an error reading or parsing the resource. 547 * @throws IOException if there was an error reading or parsing the resource.
|
/frameworks/base/tools/aapt2/ |
Locale_test.cpp | 35 << " parts were consumed parsing '" << input << "' but expected 1."; 57 << " parts were consumed parsing '" << input << "' but expected 2.";
|
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/vc1/parser/ |
vc1parse_bpic.c | 20 * before parsing of macroblock layer.
96 /* Skip parsing of macroblock layer. */
|
vc1parse_ipic.c | 21 * parsing of macroblock layer. 98 /* Skip parsing of macroblock layer. */
|
/libcore/luni/src/main/java/org/xml/sax/ext/ |
Locator2.java | 43 * available in the current parsing state. 72 * not yet available in the current parsing state.
|
/libcore/luni/src/test/java/libcore/xml/ |
DeclarationTest.java | 31 * Test the parsing of the XML declaration, plus the additional document fields 32 * captured during parsing.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/ |
CHANGELOG.md | 14 * Parsing some numbers incorrectly in full-precision mode (`kFullPrecisionParseFlag`) (#342) 28 * Parsing of some numbers (e.g. "1e-00011111111111") causing assertion (#314).
|
/packages/apps/UnifiedEmail/src/com/android/mail/browse/ |
EmlMessageLoader.java | 72 LogUtils.e(LOG_TAG, e, "Error in parsing eml file"); 81 // delete temp files created during parsing
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/ |
PunctuationSuggestions.java | 69 * The suggested punctuation should be gotten by parsing the key specification. 83 * The displayed text should be gotten by parsing the key specification.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/email/ |
parser.py | 62 parsing after reading the headers or not. The default is False, 79 flag specifying whether to stop parsing after reading the headers or
|
/prebuilts/gdb/linux-x86/lib/python2.7/email/ |
parser.py | 62 parsing after reading the headers or not. The default is False, 79 flag specifying whether to stop parsing after reading the headers or
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/email/ |
parser.py | 62 parsing after reading the headers or not. The default is False, 79 flag specifying whether to stop parsing after reading the headers or
|
Completed in 900 milliseconds
<<21222324252627282930>>