Searched
full:parsing (Results
876 -
900 of
3047) sorted by null
<<31323334353637383940>>
/external/guava/guava/src/com/google/common/net/ |
HostAndPort.java | 125 * @return if parsing was successful, a populated HostAndPort object. 145 * @return if parsing was successful, a populated HostAndPort object.
|
/external/icu4c/common/ |
rbbirpt.txt | 12 # This state table is used when reading and parsing a set of RBBI rules 263 # up parsing after the close of the set.
|
/external/icu4c/test/cintltst/ |
cdattst.c | 212 /*Testing parsing using udat_parse()*/ 213 log_verbose("\nTesting parsing using udat_parse()\n"); 221 log_err("FAIL: Error in parsing using udat_parse(.....) %s\n", myErrorName(status) ); 224 log_verbose("PASS: parsing succesful\n"); 229 log_err("FAIL: error in parsing\n"); 231 /*Testing parsing using udat_parse()*/ 232 log_verbose("\nTesting parsing using udat_parse()\n"); 242 log_verbose("PASS: parsing succesful\n"); [all...] |
/external/iptables/iptables/ |
ip6tables-restore.c | 356 /* start command parsing after counter */ 359 /* start command parsing at start of line */
|
iptables-restore.c | 361 /* start command parsing after counter */ 364 /* start command parsing at start of line */
|
/external/libxml2/include/libxml/ |
valid.h | 89 int nodeNr; /* Depth of the parsing stack */ 90 int nodeMax; /* Max depth of the parsing stack */
|
/external/libxslt/libxslt/ |
documents.c | 47 * @dict: the dictionary to use when parsing that document 48 * @options: parsing options, a set of xmlParserOption
|
/external/llvm/include/llvm/ |
InlineAsm.h | 85 // Constraint String Parsing 172 /// the constraint string itself isn't empty, there was an error parsing.
|
/external/llvm/lib/Bitcode/Reader/ |
BitcodeReader.h | 151 /// FunctionBBs - While parsing a function body, this is a list of the basic 219 /// @brief Main interface to parsing a bitcode buffer.
|
/external/nist-sip/java/gov/nist/core/ |
HostNameParser.java | 216 * we have received for parsing. 282 lexer.getBuffer() + " :Error parsing port ",
|
/external/openssh/ |
ttymodes.c | 448 * must stop parsing. Note that some data 462 * cause parsing to stop.
|
/external/oprofile/ |
ChangeLog-2006 | 32 * doc/oprofile.1.in: warn about braces parsing in differential 249 parsing overhead.
|
/external/protobuf/java/src/main/java/com/google/protobuf/ |
ExtensionRegistry.java | 42 * parsing a protocol message that might have extensions, you must provide 80 * <p>Another option you might consider is lazy parsing: do not parse an
|
/external/protobuf/src/google/protobuf/ |
message_lite.h | 104 // Parsing --------------------------------------------------------- 105 // Methods for parsing in protocol buffer format. Most of these are
|
/external/skia/src/ports/ |
FontHostConfiguration_android.cpp | 40 * can read these variables that are relevant to the current parsing. 120 // Done parsing a Family - store the created currentFamily in the families array
|
/external/stlport/test/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
|
/external/tcpdump/ |
CHANGES | 69 Add support for parsing Juniper .pcap files 209 Fixed infinite loop when parsing malformed isakmp packets. 211 Fixed infinite loop when parsing malformed BGP packets. 224 Fix an ASN.1 parsing error that would cause e.g. the OID 338 unaligned option parsing (need some fix). 347 - Incorporate NFS parsing code from NetBSD. Adds support for nfsv3. 353 /afs/transarc.com/public/afs-contrib/tools/tcpdump for parsing 531 - Fixed snmp extended tag field parsing bug. Thanks to Pascal Hennequin
|
/external/v8/preparser/ |
preparser-process.cc | 46 // which signals that the parsing is expected to throw - the default is 47 // to expect the parsing to not throw.
|
/external/webkit/LayoutTests/fast/dom/Node/script-tests/ |
initial-values.js | 168 // Not possible to create Entity nodes via the DOM, WebKit doesn't create them from parsing 179 // Not possible to create Notation nodes via the DOM, WebKit doesn't create them from parsing
|
/external/webkit/Source/WebCore/page/ |
WindowFeatures.cpp | 34 // Though isspace() considers \t and \v to be whitespace, Win IE doesn't when parsing window features. 74 // Tread lightly in this code -- it was specifically designed to mimic Win IE's parsing behavior.
|
/frameworks/base/core/java/android/net/http/ |
Headers.java | 38 // header parsing constant 204 Log.v(LOGTAG, "Headers.headers(): error parsing"
|
/frameworks/base/core/java/android/util/ |
AttributeSet.java | 25 * which will take care of parsing the attributes for you. In particular, 50 * point number previous stored in the compiled resource instead of parsing
|
/frameworks/base/core/java/android/view/inputmethod/ |
InputMethodInfo.java | 85 * @param context The Context in which we are parsing the input method. 97 * @param context The Context in which we are parsing the input method.
|
/frameworks/base/core/java/com/android/internal/util/ |
FileRotator.java | 408 * Attempt parsing the given filename. 410 * @return Whether parsing was successful.
|
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
BitcodeReader.h | 152 /// FunctionBBs - While parsing a function body, this is a list of the basic 217 /// @brief Main interface to parsing a bitcode buffer.
|
Completed in 1499 milliseconds
<<31323334353637383940>>