Searched
full:parsing (Results
651 -
675 of
3047) sorted by null
<<21222324252627282930>>
/external/chromium/base/json/ |
json_reader.cc | 262 // consumers need the parsing leniency, so handle accordingly. 268 // Trailing comma OK, stop parsing the Array. 322 // consumers need the parsing leniency, so handle accordingly. 328 // Trailing comma OK, stop parsing the Object.
|
/external/chromium/chrome/browser/chromeos/login/ |
authenticator.h | 26 // A domain which requires special-case parsing in canonicalization.
|
/external/chromium/chrome/browser/ |
defaults.h | 75 // Runtime "const" - set only once after parsing command line option and should
|
/external/chromium/chrome/browser/net/ |
url_fixer_upper.h | 24 // URLs or parsing them, see net_util.h for that.
|
/external/chromium/chrome/browser/resources/options/chromeos/ |
accounts_user_name_edit.js | 52 * Note that the email parsing is based on RFC 5322 and does not support
|
/external/chromium/chrome/browser/search_engines/ |
template_url_parser.cc | 72 // To minimize memory overhead while parsing, a SAX style parser is used. 74 // while parsing. 247 // If true, we are currently parsing a suggest URL, otherwise it is an HTML 559 // type for &, or strip out " by hand after parsing.
|
/external/chromium/chrome/common/ |
chrome_paths.h | 72 FILE_LIBAVFORMAT, // Full path to libavformat media parsing
|
/external/chromium/net/base/ |
pem_tokenizer.cc | 94 // reduce parsing later.
|
x509_cert_types.cc | 19 // |*ok| is set to false if there is an error in parsing the number, but left
|
/external/chromium/net/ftp/ |
ftp_directory_listing_parser_windows.cc | 117 // We don't want to make the parsing fail at this point though.
|
/external/chromium/net/http/ |
http_auth_handler_basic.cc | 101 // TODO(cbentzel): Move towards model of parsing in the factory
|
/external/chromium/net/proxy/ |
init_proxy_resolver_unittest.cc | 241 // Fail parsing the custom PAC script. 310 // Fails at WPAD (parsing), but succeeds in choosing the custom PAC. 391 // Fails at WPAD (downloading), and fails at custom PAC (parsing). 411 // Fails at WPAD (parsing), but succeeds in choosing the custom PAC.
|
proxy_list_unittest.cc | 14 // Test parsing from a PAC string.
|
/external/chromium/third_party/libjingle/source/talk/base/ |
sslidentity.h | 51 // parsing was successful.
|
/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
rawtransport.cc | 33 #include "talk/p2p/base/parsing.h"
|
/external/clang/test/Parser/ |
declarators.c | 54 // We should recover 'b' by parsing it with a valid type of "struct xyz", which
|
/external/dbus/bus/ |
config-parser-common.c | 2 /* config-parser-common.c Common defines and routines for config file parsing
|
/external/dbus/dbus/ |
dbus-address.c | 33 * @defgroup DBusAddressInternals Address parsing 35 * @brief Implementation of parsing addresses of D-Bus servers. 176 * @defgroup DBusAddress Address parsing 178 * @brief Parsing addresses of D-Bus servers.
|
/external/dexmaker/src/dx/java/com/android/dx/util/ |
HexParser.java | 20 * Utilities for parsing hexadecimal text.
|
/external/e2fsprogs/intl/ |
plural-exp.c | 1 /* Expression parsing for plural form selection.
|
plural-exp.h | 1 /* Expression parsing and evaluation for plural form selection.
|
/external/e2fsprogs/lib/blkid/ |
cache.c | 192 fprintf(stderr, "error %d parsing cache file %s\n", ret,
|
/external/expat/doc/ |
xmlwf.sgml | 252 before parsing; this can result in faster parsing on many 323 Turns on parsing external entities. 329 but external entity parsing must be enabled explicitly.
|
/external/expat/ |
expat_config.h | 77 /* Define to make parameter entity parsing functionality available. */
|
/external/freetype/src/cff/ |
cffgload.h | 177 /* Compute the maximum advance width of a font through quick parsing */
|
Completed in 1922 milliseconds
<<21222324252627282930>>