OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parsing
(Results
151 - 175
of
3047
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/icu4c/common/unicode/
symtable.h
18
* \brief C++ API: An interface that defines both lookup protocol and
parsing
of
30
* An interface that defines both lookup protocol and
parsing
of
46
* <p>Finally, a symbol table defines
parsing
behavior for symbolic
/external/llvm/examples/BrainF/
BrainF.h
26
///
parsing
so they don't have to be passed around
71
/// The main loop for
parsing
. It calls itself recursively
76
/// Constants during
parsing
/external/v8/src/
func-name-inferrer.h
41
// The basic idea is that during
parsing
of LHSs of certain expressions
43
// and during
parsing
of the RHS, a function literal can be collected. After
44
//
parsing
the RHS we can infer a name for function literals that do not have
/frameworks/base/core/java/android/app/
AliasActivity.java
77
throw new RuntimeException("Error
parsing
alias", e);
79
throw new RuntimeException("Error
parsing
alias", e);
81
throw new RuntimeException("Error
parsing
alias", e);
/sdk/manifmerger/tests/src/com/android/manifmerger/data/
33_uses_sdk_minsdk_conflict.xml
58
<!--
Parsing
errors -->
68
<!--
Parsing
errors -->
78
<!--
Parsing
errors -->
/sdk/uiautomatorviewer/src/com/android/uiautomator/tree/
UiHierarchyXmlLoader.java
62
// handler class for SAX parser to receiver standard
parsing
events:
130
* Returns the list of "Not Accessibility Friendly" nodes found during
parsing
.
132
* Call this function after
parsing
/external/nist-sip/java/gov/nist/javax/sip/header/
HeaderFactoryImpl.java
84
* unexpectedly while
parsing
the encoding value.
103
* unexpectedly while
parsing
the content type or content subtype value.
156
* unexpectedly while
parsing
the eventType value.
174
* unexpectedly while
parsing
the method value.
192
* unexpectedly while
parsing
the response value.
212
* unexpectedly while
parsing
the scheme value.
234
* unexpectedly while
parsing
the method value.
264
* unexpectedly while
parsing
the callId value.
333
* unexpectedly while
parsing
the contentDisposition value.
353
* unexpectedly while
parsing
the encoding value
[
all
...]
/external/chromium/chrome/browser/
utility_process_host.h
60
// Called when an error occurred while
parsing
the resource data.
68
// Called when an update manifest xml file failed
parsing
. |error_message|
99
// Called when we're finished
parsing
a JSON string. Note that if
parsing
136
// Start
parsing
an extensions auto-update manifest xml file.
157
// Starts
parsing
a JSON string into a Value object. The result is reported
/external/llvm/lib/TableGen/
TGParser.h
64
/// CurMultiClass - If we are
parsing
a 'multiclass' definition, this is the
73
// (e.g.
parsing
def names) no such object exists yet because we are
77
ParseValueMode, // We are
parsing
a value we expect to look up.
78
ParseNameMode, // We are
parsing
a name of an object that does not yet
80
ParseForeachMode // We are
parsing
a foreach init.
87
/// ParseFile - Main entrypoint for
parsing
a tblgen file. These parser
/libcore/luni/src/main/java/java/text/
DateFormat.java
33
* (i.e., date -> text),
parsing
(text -> date), and normalization. The date is
105
* over the formatting or
parsing
, try casting the {@code DateFormat} you get
420
* Returns a {@code DateFormat} instance for formatting and
parsing
dates in
430
* Returns a {@code DateFormat} instance for formatting and
parsing
dates in
447
* Returns a {@code DateFormat} instance for formatting and
parsing
dates in
466
* Returns a {@code DateFormat} instance for formatting and
parsing
dates
476
* Returns a {@code DateFormat} instance for formatting and
parsing
of both
496
* Returns a {@code DateFormat} instance for formatting and
parsing
dates
520
* Returns a {@code DateFormat} instance for formatting and
parsing
dates
540
* Returns a {@code DateFormat} instance for formatting and
parsing
tim
[
all
...]
/dalvik/dx/src/com/android/dx/cf/iface/
ParseObserver.java
22
* Observer of
parsing
in action. This is used to supply feedback from
60
* Indicate that some
parsing
happened.
/external/chromium/net/tools/flip_server/
balsa_enums.h
30
// Header
parsing
errors
33
// Particularly, when
parsing
the first line of a request or response,
/external/icu4c/i18n/
reldtfmt.h
129
* By default,
parsing
is lenient: If the input is not in the form used by
137
* @param pos On input, the position at which to start
parsing
; on
138
* output, the position at which
parsing
terminated, or the
152
* By default,
parsing
is lenient: If the input is not in the form used by
160
* @param pos On input, the position at which to start
parsing
; on
161
* output, the position at which
parsing
terminated, or the
173
*
Parsing
begins at the beginning of the string and proceeds as far as
176
* by the
parsing
. If you need that information, use the version of
/external/libvpx/vp8/common/
duck_io.h
75
{ SAL_ERR_PARSING_HTTP_HEADER, "Error
parsing
http header" },
76
{ SAL_ERR_PARSING_CONTENT_LEN, "Error
parsing
content length" },
/external/llvm/include/llvm/MC/MCParser/
MCAsmParserExtension.h
46
/// \brief Initialize the extension for
parsing
using the given \arg
48
///
parsing
routines.
/external/webkit/Source/WebCore/css/
MediaList.h
87
bool m_fallback; // true if failed media query
parsing
should fallback to media description
parsing
/frameworks/base/core/java/android/preference/
PreferenceInflater.java
80
"Error
parsing
preference");
97
"Error
parsing
preference");
/frameworks/base/tools/aidl/
aidl_language.h
147
// true if there was an error
parsing
, false otherwise
150
// the name of the file we're currently
parsing
/libcore/luni/src/main/java/javax/xml/transform/sax/
TemplatesHandler.java
27
* parse events (
parsing
transformation instructions) into a Templates object.
35
* for the
parsing
of transformation instructions, it creates a Templates object,
/cts/tools/tradefed-host/tests/src/com/android/cts/tradefed/testtype/
TestPackageXmlParserTest.java
68
* Test
parsing
test case xml containing an instrumentation test definition.
80
* Test
parsing
test case xml containing an host test attribute and test data.
125
* Test
parsing
test case xml containing an invalid host test attribute.
150
* Test
parsing
a test case xml with no test package data.
TestPlanTest.java
77
* Simple test for
parsing
a plan containing two uris
99
* Test
parsing
a plan containing a single excluded test
110
* Test
parsing
a plan containing multiple excluded tests
131
* Test
parsing
a plan containing an excluded class
/dalvik/dx/src/com/android/dx/command/dump/
Args.java
44
/** whether to be strict about
parsing
classfiles*/
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
FailedPredicateException.js
2
* occurs when normally
parsing
the alternative just like matching a token.
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/
TokenSource.pm
30
want to continue lexing then you do not want to continue
parsing
. Just
/external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
IncrementalSAXSource.java
70
* may be available for further
parsing
. Boolean.FALSE if
parsing
79
/** Launch an XMLReader's
parsing
operation, feeding events to this
85
* or
parsing
can not be started.
Completed in 1658 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>