Searched defs:parsing (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/tools/site_compare/
H A Dsite_compare.py21 import command_line # command-line parsing namespace
/external/chromium_org/third_party/expat/files/lib/
H A Dexpat.h392 If parameter entity parsing is enabled, then in addition to the
403 The parser argument is the parser parsing the entity containing the
418 The context argument specifies the parsing context in the format
786 /* Stops parsing, causing XML_Parse() or XML_ParseBuffer() to return.
796 except when parsing an external parameter entity and resumable != 0.
801 - XML_ERROR_SUSPEND_PE: when suspending while parsing an external PE.
803 When resumable != 0 (true) then parsing is suspended, that is,
805 Otherwise, parsing is aborted, that is, XML_Parse() and XML_ParseBuffer()
810 there is a parent parser then it will continue parsing when the
813 parser (recursively), if one wants to stop parsing altogethe
843 enum XML_Parsing parsing; member in struct:__anon11769
[all...]
/external/expat/lib/
H A Dexpat.h392 If parameter entity parsing is enabled, then in addition to the
403 The parser argument is the parser parsing the entity containing the
418 The context argument specifies the parsing context in the format
786 /* Stops parsing, causing XML_Parse() or XML_ParseBuffer() to return.
796 except when parsing an external parameter entity and resumable != 0.
801 - XML_ERROR_SUSPEND_PE: when suspending while parsing an external PE.
803 When resumable != 0 (true) then parsing is suspended, that is,
805 Otherwise, parsing is aborted, that is, XML_Parse() and XML_ParseBuffer()
810 there is a parent parser then it will continue parsing when the
813 parser (recursively), if one wants to stop parsing altogethe
843 enum XML_Parsing parsing; member in struct:__anon21353
[all...]
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DDocument.h586 bool parsing() const { return m_isParsing; } function in class:blink::Document
697 * when a meta tag is encountered during document parsing, and also when a script dynamically changes or adds a meta
/external/chromium_org/third_party/closure_compiler/compiler/
H A Dcompiler.jar ... lint/ com/google/javascript/jscomp/newtypes/ com/google/javascript/jscomp/parsing/ com/google/javascript/jscomp/parsing/parser/ com/google/javascript/jscomp ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jar ... google/javascript/ com/google/javascript/jscomp/ com/google/javascript/jscomp/parsing/ com/google/javascript/jscomp/parsing/ParserConfig.properties META- ...

Completed in 255 milliseconds