/external/nist-sip/java/gov/nist/javax/sip/header/ |
ParametersHeader.java | 145 * unexpectedly while parsing the parameter name or value. 173 * unexpectedly while parsing the parameter name or value. 201 * unexpectedly while parsing the parameter name or value. 222 * unexpectedly while parsing the parameter name or value. 241 * unexpectedly while parsing the parameter name or value. 270 * unexpectedly while parsing the parameter name or value.
|
Via.java | 279 * unexpectedly while parsing the host value. 378 * unexpectedly while parsing the transport value. 407 * unexpectedly while parsing the protocol value. 464 * unexpectedly while parsing the mAddr value. 494 * unexpectedly while parsing the received value. 522 * unexpectedly while parsing the branch value.
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/ |
locale_facets_nonio.h | 420 * the end, err |= ios_base::failbit. If parsing reads all the 445 * the end, err |= ios_base::failbit. If parsing reads all the 467 * Parsing starts by parsing an abbreviated weekday name. If a valid 469 * weekday name, parsing continues until the full name is found or an 470 * error occurs. Otherwise parsing finishes at the end of the 474 * parsing reads all the characters, err |= ios_base::eofbit. 495 * Parsing starts by parsing an abbreviated month name. If a valid 497 * month name, parsing continues until the full name is found or a [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/ |
locale_facets_nonio.h | 420 * the end, err |= ios_base::failbit. If parsing reads all the 445 * the end, err |= ios_base::failbit. If parsing reads all the 467 * Parsing starts by parsing an abbreviated weekday name. If a valid 469 * weekday name, parsing continues until the full name is found or an 470 * error occurs. Otherwise parsing finishes at the end of the 474 * parsing reads all the characters, err |= ios_base::eofbit. 495 * Parsing starts by parsing an abbreviated month name. If a valid 497 * month name, parsing continues until the full name is found or a [all...] |
/dalvik/dx/src/com/android/dx/command/dump/ |
BaseDumper.java | 55 /** whether to be strict about parsing */ 196 * Gets whether to be strict about parsing. 198 * @return whether to be strict about parsing
|
ClassDumper.java | 67 cf.getMagic(); // Force parsing to happen.
|
/development/tools/mkstubs/src/com/android/mkstubs/sourcer/ |
SignatureSourcer.java | 71 * {@link SignatureSourcer} generated when parsing the return type of <em>this</em> 77 * {@link SignatureSourcer} generated when parsing the super class of <em>this</em> 83 * {@link SignatureSourcer}s for each parameters generated when parsing the method parameters
|
/external/apache-http/src/org/apache/http/client/utils/ |
URLEncodedUtils.java | 64 * This is typically useful while parsing an HTTP PUT. 69 * encoding to use while parsing the query 86 * This is typically used while parsing an HTTP POST.
|
/external/chromium/base/json/ |
json_reader.h | 22 // Unicode string (converted from the input UTF-8 string) before parsing it. 24 // TODO(tc): Add a parsing option to to relax object keys being wrapped in 87 // Error codes during parsing.
|
/external/chromium/chrome/browser/autofill/ |
autofill_xml_parser_unittest.cc | 44 // Test parsing the upload required attribute. 96 // Test parsing the experiment id attribute 138 // Make sure that we can handle parsing both the upload required and the
|
/external/chromium/net/tools/flip_server/ |
balsa_visitor_interface.h | 151 // Called when an error is detected while parsing the header. 158 // parsing the header. 164 // Called when an error is detected while parsing a chunk.
|
/external/chromium/testing/gmock/src/ |
gmock.cc | 57 // Returns the value of the flag, or NULL if the parsing failed. 96 // Aborts if the parsing failed. 114 // Aborts if the parsing failed.
|
/external/clang/www/ |
performance-2008-10-31.html | 33 preprocessing, parsing, and syntax analysis.</li> 75 to perform semantic analysis (and parsing, in the case of gcc and llvm-gcc).</p> 120 generation time but the improved parsing & semantic analysis
|
/external/libxml2/ |
DOCBparser.c | 61 * as a result of the parsing. 169 * It use the given SAX function block to handle the parsing callback. 254 * It use the given SAX function block to handle the parsing callback.
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
MessageFactoryImpl.java | 119 * while parsing the method or the body. 176 * while parsing the method or the body. 229 * while parsing the method. 284 * while parsing the statusCode or the body. 341 * while parsing the statusCode or the body. 388 * while parsing the statusCode. 431 * while parsing the statusCode or the body. 464 * while parsing the statusCode or the body. 493 * while parsing the statusCode. 542 * while parsing the method or the body [all...] |
/external/webkit/PerformanceTests/ |
ChangeLog | 19 Add performance tests for URL parsing 109 the fragment parsing algorithm. Document() it turns out, it a huge bloated 138 the fragment parsing algorithm. Document() it turns out, it a huge bloated
|
/external/webkit/Source/WebCore/html/ |
InputType.h | 222 // the double value for the parsing result if the parsing 234 // parameter will have parsed values and be modified even if the parsing
|
/frameworks/base/core/java/android/content/ |
DefaultDataHandler.java | 107 atts.getValue(URI_STR) + " parsing failure"); 120 throw new SAXException("attribute parsing failure"); 179 atts.getValue(URI_STR) + " parsing failure");
|
/libcore/luni/src/main/java/java/text/ |
Format.java | 146 * if an error occurs during parsing. 168 * {@code string} from where to start parsing. If parsing is
|
/packages/apps/Email/src/org/apache/james/mime4j/ |
MimeStreamParser.java | 35 * parsing events to a <code>ContentHandler</code> instance.
120 * Finishes the parsing and stops reading lines.
317 * parsing events.
|
/packages/apps/Email/src/org/apache/james/mime4j/field/ |
ContentTypeField.java | 83 * Gets the exception that was raised during parsing of
222 log.debug("Parsing value '" + body + "': "+ e.getMessage());
228 log.debug("Parsing value '" + body + "': "+ e.getMessage());
|
/packages/apps/Email/tests/src/com/android/emailcommon/mail/ |
AddressUnitTests.java | 179 assertTrue("parsing null address", result != null && result.length == 0); 183 assertTrue("parsing zero-length", result != null && result.length == 0); 187 assertTrue("parsing spaces", result != null && result.length == 0); 191 assertTrue("parsing spaces with comma", result != null && result.length == 0); 195 * Test parsing for single address. 220 * Test parsing for illegal address. 246 * Test parsing for address part. 260 * Test parsing for simple name part. 276 * Test parsing for utf-16 name part. 295 * Test parsing for utf-32 name part [all...] |
/packages/apps/Settings/src/com/android/settings/ |
VoiceInputOutputSettings.java | 219 Log.e(TAG, "error parsing recognition service meta-data", e); 221 Log.e(TAG, "error parsing recognition service meta-data", e); 223 Log.e(TAG, "error parsing recognition service meta-data", e);
|
/cts/tests/src/android/graphics/drawable/cts/ |
DrawableTestUtils.java | 46 * @param parser the XmlPullParser to use for the xml parsing.
|
/dalvik/dx/src/com/android/dx/cf/cst/ |
ConstantPoolParser.java | 126 * Does the actual parsing. 231 * have the side effect of parsing any entries the indicated one 318 ex.addContext("...while parsing cst " + Hex.u2(idx) + 323 pe.addContext("...while parsing cst " + Hex.u2(idx) +
|