Searched
full:parsing (Results
726 -
750 of
3047) sorted by null
<<21222324252627282930>>
/external/webkit/Source/JavaScriptCore/parser/ |
ParserArena.cpp | 86 // Since this code path is used only when parsing fails, it's not bothering to reuse
|
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/preprocessor/ |
compile.h | 92 int PaWhichStr; // which string we're parsing
|
/external/webkit/Source/WebCore/bindings/js/ |
JSLazyEventListener.cpp | 120 // Since we only parse once, there's no need to keep data used for parsing around anymore.
|
/external/webkit/Source/WebCore/dom/ |
DocumentParser.h | 74 // prepareToStop() is used when the EOF token is encountered and parsing is to be
|
/external/webkit/Source/WebCore/html/ |
HTMLTableSectionElement.cpp | 62 // the index... but they aren't used during usual HTML parsing anyway
|
/external/webkit/Source/WebCore/html/parser/ |
HTMLFormattingElementList.cpp | 110 // http://www.whatwg.org/specs/web-apps/current-work/multipage/parsing.html#clear-the-list-of-active-formatting-elements-up-to-the-last-marker
|
HTMLParserIdioms.h | 49 // http://www.whatwg.org/specs/web-apps/current-work/#rules-for-parsing-integers
|
/external/webkit/Source/WebCore/svg/ |
SVGPolyElement.cpp | 51 document()->accessSVGExtensions()->reportError("Problem parsing points=\"" + value + "\"");
|
/external/webkit/Source/WebCore/wml/ |
WMLErrorHandling.cpp | 44 // If this happened, parsing has been stopped, and the document fragment
|
WMLPElement.cpp | 102 // This only works while parsing, otherwhise this statement is never true.
|
/frameworks/base/core/java/android/content/ |
SyncStatusInfo.java | 59 Log.d(TAG, "error parsing lastFailureMesg of " + lastFailureMesg, e);
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
DriverCall.java | 71 // use ALLOWED as default presentation while parsing CLCC
|
/frameworks/base/telephony/java/com/android/internal/telephony/cat/ |
RilMessageDecoder.java | 160 // Start asynch parsing of the command parameters.
|
/frameworks/compile/slang/ |
slang_pragma_recorder.cpp | 64 // start parsing the value '(' PragmaValue ')', if we have one.
|
/frameworks/native/include/utils/ |
Tokenizer.h | 28 * A simple tokenizer for loading and parsing ASCII text files line by line.
|
/frameworks/opt/calendar/src/com/android/calendarcommon/ |
Duration.java | 45 * its parsing, for better or for worse)
|
/frameworks/support/volley/src/com/android/volley/toolbox/ |
HttpHeaderParser.java | 29 * Utility methods for parsing HTTP headers.
|
/frameworks/testing/uiautomator/cmds/uiautomator/ |
uiautomator | 32 # further parsing
|
/gdk/build/core/ |
build-all.mk | 26 # Prepare the build for parsing Android.mk files
|
/gdk/sources/llvm-ndk-cc/ |
Compiler.h | 114 // Below is for parsing and code generation
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
delegation_client_extension.h | 37 * - command line parsing to take into account a file as input
|
lib_manifest2.h | 32 * This API allows parsing manifest files. A manifest is a text file that contains
|
/libcore/luni/src/main/java/java/text/ |
ParsePosition.java | 33 * the index to begin parsing.
|
/libcore/luni/src/test/java/libcore/java/lang/ |
OldDoubleTest.java | 74 assertTrue("parsing double 9e551027 took too long.",
|
/libcore/xml/src/main/java/org/kxml2/kdom/ |
Document.java | 78 The end event is consumed. For parsing partial
|
Completed in 1036 milliseconds
<<21222324252627282930>>