Searched
full:parsing (Results
301 -
325 of
3047) sorted by null
<<11121314151617181920>>
/external/chromium/chrome/browser/net/ |
net_log_logger.cc | 35 // loaded, though a little extra parsing has to be done when loading a log.
|
/external/chromium/chrome/common/extensions/ |
user_script.h | 190 // as XML namespaces. Only used when parsing Greasemonkey-style scripts. 193 // The script's name. Only used when parsing Greasemonkey-style scripts. 196 // A longer description. Only used when parsing Greasemonkey-style scripts. 199 // A version number of the script. Only used when parsing Greasemonkey-style
|
/external/chromium/net/data/ssl/certificates/ |
README | 11 - thawte.single.pem : Certificates for testing parsing of different formats.
|
/external/chromium/net/http/ |
http_auth_handler_ntlm_win.cc | 73 // TODO(cbentzel): Move towards model of parsing in the factory
|
/external/clang/include/clang/Sema/ |
PrettyDeclStackTrace.h | 29 /// parsing something related to a declaration, include that
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/ |
p1.cpp | 130 // Bug: using directives should be followed when parsing default
|
/external/clang/test/Index/ |
annotate-tokens-cxx0x.cpp | 16 // RUN: c-index-test -test-annotate-tokens=%s:1:1:5:1 -fno-delayed-template-parsing -std=c++11 %s | FileCheck %s
|
/external/doclava/src/com/google/doclava/ |
Resolvable.java | 20 * Resolvable is an interface for those Java types that cannot resolve, upon first parsing
|
/external/expat/lib/ |
macconfig.h | 37 /* Define to make parameter entity parsing functionality available. */
|
/external/icu4c/common/ |
ruleiter.h | 70 * Bitmask option to enable parsing of variable names. If (options & 77 * Bitmask option to enable parsing of escape sequences. If (options & 211 * Returns the current 32-bit code point without parsing escapes, parsing
|
/external/icu4c/i18n/unicode/ |
udat.h | 28 * from text to millis is known as "parsing." We currently define only one concrete 30 * date formatting and parsing actions. 513 * Open a new UDateFormat for formatting and parsing dates and times. 617 * to begin parsing. If not 0, on output the offset at which parsing ended. 638 * to begin parsing. If not 0, on output the offset at which parsing ended. 652 * Determine if an UDateFormat will perform lenient parsing. 653 * With lenient parsing, the parser may use heuristics to interpret inputs that do not 654 * precisely match the pattern. With strict parsing, inputs must match the pattern [all...] |
/external/icu4c/test/intltest/ |
tztest.h | 69 * Test parsing custom zones
|
/external/icu4c/tools/gennorm2/ |
gennorm2.cpp | 207 fprintf(stderr, "gennorm2 error: parsing code point range from %s\n", line); 216 fprintf(stderr, "gennorm2 error: parsing ccc from %s\n", line); 226 fprintf(stderr, "gennorm2 error: parsing remove-mapping %s\n", line); 238 fprintf(stderr, "gennorm2 error: parsing mapping string from %s\n", line);
|
/external/jsilver/src/com/google/clearsilver/jsilver/data/ |
HDFDataFactory.java | 61 throw new JSilverBadSyntaxException("HDF parsing error : '" + errorMessage + "'",
|
/external/libphonenumber/java/src/com/android/i18n/phonenumbers/ |
NumberParseException.java | 20 * Generic exception class for errors encountered when parsing phone numbers.
|
/external/libxml2/include/libxml/ |
uri.h | 43 int cleanup; /* parsing potentially unclean URI */
|
/external/llvm/docs/HistoricalNotes/ |
2001-02-13-Reference-Memory.txt | 31 B. When parsing assembly/bytecode, we effectively have to do a full
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter2/ |
toplevel.ml | 2 * Top-Level parsing and JIT Driver
|
/external/llvm/examples/OCaml-Kaleidoscope/Chapter3/ |
toplevel.ml | 2 * Top-Level parsing and JIT Driver
|
/external/llvm/lib/MC/ |
MCCodeGenInfo.cpp | 11 // asm parsing, and asm printing. For example, relocation model.
|
/external/llvm/utils/yaml-bench/ |
YAMLBench.cpp | 144 llvm::Timer Parsing((Name + ": Parsing").str(), Group); 145 Parsing.startTimer(); 151 Parsing.stopTimer();
|
/external/nist-sip/java/gov/nist/javax/sip/parser/extensions/ |
JoinParser.java | 70 System.out.println("Parsing => " + to[i]);
|
/external/openssh/regress/ |
envpass.sh | 8 # Prepare a custom config to test for a configuration parsing bug fixed in 4.0
|
/external/oprofile/daemon/ |
opd_trans.h | 34 * Transient values used for parsing the event buffer.
|
/external/oprofile/libop/ |
op_parse_event.c | 3 * event parsing
|
Completed in 606 milliseconds
<<11121314151617181920>>