OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parsing
(Results
201 - 225
of
4598
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/chrome/browser/media_galleries/fileapi/
safe_iapps_library_parser.h
64
// Posts a task to start the XML
parsing
in the utility process.
75
// Notification from the utility process when it finishes
parsing
the
81
// Notification from the utility process when it finishes
parsing
the
iapps_data_provider.h
45
// should be called when
parsing
has finished.
64
// reading or
parsing
the XML file fails.
safe_picasa_album_table_reader.h
63
// Notification from the utility process when it finshes
parsing
the PMP
64
// database. This is received even if PMP
parsing
fails.
/external/chromium_org/third_party/icu/source/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/chromium_org/third_party/libjingle/source/talk/app/webrtc/
webrtcsdp.h
28
// This file contain functions for
parsing
and serializing SDP messages.
63
// error - The detail error information when
parsing
fails.
74
// error - The detail error information when
parsing
fails.
/external/chromium_org/tools/gn/
parser.h
37
// Alternative to
parsing
that assumes the input is an expression.
51
// |PrefixFunc|s used in
parsing
expressions.
58
// |InfixFunc|s used in
parsing
expressions.
/external/chromium_org/url/
url_parse_internal.h
8
// Contains common inline helper functions used by the URL
parsing
routines.
63
// special stuff at the beginning, but want regular path
parsing
, it just
64
// maps to the internal
parsing
function for paths.
/external/chromium_org/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
/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/smack/src/org/jivesoftware/smackx/packet/
Version.java
69
* invoked when
parsing
the XML and setting the property to a Version instance.
89
* invoked when
parsing
the XML and setting the property to a Version instance.
109
* invoked when
parsing
the XML and setting the property to a Version instance.
/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);
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
frameparser.h
81
/*Variables for Start code based
Parsing
*/
90
/*Variables for NAL Length
Parsing
*/
95
/*Functions to support additional start code
parsing
*/
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
frameparser.h
82
/*Variables for Start code based
Parsing
*/
91
/*Variables for NAL Length
Parsing
*/
96
/*Functions to support additional start code
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/clang/lib/ASTMatchers/Dynamic/
Diagnostics.cpp
83
return "Error
parsing
argument $0 for matcher $1.";
103
return "Error
parsing
string token: <$0>";
105
return "Error
parsing
matcher. Found token <$0> while looking for '('.";
107
return "Error
parsing
matcher. Found end-of-code while looking for ')'.";
109
return "Error
parsing
matcher. Found token <$0> while looking for ','.";
121
return "Error
parsing
unsigned token: <$0>";
/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/chromium_org/native_client_sdk/src/libraries/xray/
parsesymbols.c
27
fprintf(stderr, "While
parsing
the mapfile, XRay encountered:\n");
59
printf("XRay:
parsing
...\n");
/external/chromium_org/net/tools/balsa/
balsa_enums.h
29
// Header
parsing
errors
32
// Particularly, when
parsing
the first line of a request or response,
/external/chromium_org/net/websockets/
websocket_frame_parser.h
60
//
parsing
. This function returns a frame object even if no payload data is
69
// Position in |buffer_| where the next round of
parsing
starts.
/external/chromium_org/third_party/icu/source/i18n/
reldtfmt.h
128
* By default,
parsing
is lenient: If the input is not in the form used by
136
* @param pos On input, the position at which to start
parsing
; on
137
* output, the position at which
parsing
terminated, or the
151
* By default,
parsing
is lenient: If the input is not in the form used by
159
* @param pos On input, the position at which to start
parsing
; on
160
* output, the position at which
parsing
terminated, or the
172
*
Parsing
begins at the beginning of the string and proceeds as far as
175
* by the
parsing
. If you need that information, use the version of
/external/chromium_org/third_party/ply/
README
35
PLY is a 100% Python implementation of the common
parsing
tools lex
51
-
Parsing
is based on LR-
parsing
which is fast, memory efficient,
53
properties when dealing with syntax errors and other
parsing
problems.
54
Currently, PLY builds its
parsing
tables using the LALR(1)
66
parser are also reasonably efficient when
parsing
typically
110
For a detailed overview of
parsing
theory, consult the excellent
126
Elias Ioup did the first implementation of LALR(1)
parsing
in PLY-1.x.
Completed in 1275 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>