OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parsing
(Results
101 - 125
of
4598
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/xml/sax/
handler.py
92
not invoke this method until it has either abandoned
parsing
174
if they are capable of
parsing
and using content models.
212
parsing
(unparsed entities and attributes)."""
247
# access: (
parsing
) read-only; (not
parsing
) read/write
254
# access: (
parsing
) read-only; (not
parsing
) read/write
260
# access: (
parsing
) read-only; (not
parsing
) read/write
266
# access: (
parsing
) read-only; (not parsing) read/writ
[
all
...]
/external/chromium_org/third_party/WebKit/public/web/
WebPasswordFormData.h
58
// When
parsing
an HTML form, this must always be set.
77
// When
parsing
an HTML form, this must always be set.
82
// When
parsing
an HTML form, this must always be set.
87
// When
parsing
an HTML form, this is typically empty unless the site
95
// When
parsing
an HTML form, this is typically empty.
100
// When
parsing
an HTML form, this must always be set.
105
// When
parsing
an HTML form, this is typically empty.
/libcore/luni/src/main/java/java/security/cert/
CertificateFactorySpi.java
48
* if
parsing
problems are detected.
61
* if
parsing
problems are detected.
74
* if
parsing
problems are detected.
87
* if
parsing
problems are detected.
100
* if
parsing
problems are detected.
113
* if
parsing
problems are detected.
131
* if
parsing
problems are detected.
CertificateFactory.java
33
* relying on
parsing
a stream of bytes.
35
* It defines methods for
parsing
certificate chains (certificate paths) and
191
* if
parsing
problems are detected.
217
* if
parsing
problems are detected.
233
* if
parsing
problems are detected.
251
* if
parsing
problems are detected.
269
* if
parsing
problems are detected.
284
* if
parsing
problems are detected.
298
* if
parsing
problems are detected.
/external/chromium_org/tools/grit/grit/
grd_reader.py
22
'''An exception used to stop
parsing
.'''
32
# pop from when they finish
parsing
, or [] if we are not currently
parsing
.
52
print ("Starting
parsing
of element %s with attributes %r" %
92
print "End
parsing
of element %s" % name
143
If 'stop_after' is provided, the
parsing
will stop once the first node
146
If 'debug' is true, lots of information about the
parsing
events will be
147
printed out during
parsing
of the file.
171
grit.exception.
Parsing
/external/jsilver/src/com/google/streamhtmlparser/impl/
GenericParser.java
31
* <p>Provides methods for
parsing
input and ensuring that all in-state,
35
* make it instantiatable so that the
parsing
logic can be tested with dummy
78
* @throws ParseException if an unrecoverable error occurred during
parsing
87
* Main loop for
parsing
of input.
104
* @throws ParseException if an unrecoverable error occurred during
parsing
199
/* We are not actually
parsing
hence providing
223
* @throws ParseException if an unrecoverable error occurred during
parsing
240
* @throws ParseException if an unrecoverable error occurred during
parsing
255
* @throws ParseException if an unrecoverable error occurred during
parsing
/frameworks/base/core/java/com/android/internal/net/
NetworkStatsFactory.java
39
* Creates {@link NetworkStats} instances by
parsing
various {@code /proc/}
72
* @throws IllegalStateException when problem
parsing
stats.
110
throw new ProtocolException("problem
parsing
stats", e);
112
throw new ProtocolException("problem
parsing
stats", e);
125
* @throws IllegalStateException when problem
parsing
stats.
157
throw new ProtocolException("problem
parsing
stats", e);
159
throw new ProtocolException("problem
parsing
stats", e);
232
throw new ProtocolException("problem
parsing
idx " + idx, e);
234
throw new ProtocolException("problem
parsing
idx " + idx, e);
/packages/apps/Exchange/src/com/android/exchange/adapter/
PingParser.java
31
* {@link #getHeartbeatInterval()} will contain further detailed results of the
parsing
.
153
* @param name The name of the property we're
parsing
(for logging purposes).
154
* @param currentValue The current value of the property we're
parsing
.
155
* @param minValue The minimum value for the property we're
parsing
.
156
* @param maxValue The maximum value for the property we're
parsing
.
157
* @return The new value of the property we're
parsing
.
175
* @param name The name of the property we're
parsing
(for logging purposes).
176
* @param currentValue The current value of the property we're
parsing
.
177
* @return The new value of the property we're
parsing
.
/dalvik/dx/tests/003-magic-version-access/
expected.txt
7
trouble
parsing
:
9
...while
parsing
class-bad-magic.txt
16
trouble
parsing
:
18
...while
parsing
class-version-44.0.txt
25
trouble
parsing
:
27
...while
parsing
class-version-44.65535.txt
265
trouble
parsing
:
267
...while
parsing
class-version-51.1.txt
274
trouble
parsing
:
276
...while
parsing
class-version-51.65535.tx
[
all
...]
/external/bluetooth/bluedroid/bta/ag/
bta_ag_at.h
63
/* AT command
parsing
control block */
70
char *p_cmd_buf; /* temp
parsing
buffer */
73
UINT8 state; /*
parsing
state */
/external/chromium/chrome/browser/autofill/
phone_field.h
60
// This is for easy description of the possible
parsing
paths of the phone
79
// |field| - field to fill up on successful
parsing
.
81
// attempted to be parsed. If
parsing
successful, points to the first field
/external/chromium/net/ftp/
ftp_ctrl_response_buffer.h
66
// Text before
parsing
, without terminating CRLF.
79
// True if we are in the middle of
parsing
a multi-line response.
82
// When
parsing
a multiline response, we don't know beforehand if a line
/external/chromium_org/chrome/browser/extensions/updater/
safe_manifest_parser.cc
67
VLOG(2) << "
parsing
manifest succeeded (" << fetch_data_->full_url() << ")";
74
VLOG(2) << "
parsing
manifest failed (" << fetch_data_->full_url() << ")";
76
LOG(WARNING) << "Error
parsing
update manifest:\n" << error_message;
/external/chromium_org/components/autofill/core/common/
password_form.h
90
// When
parsing
an HTML form, this must always be set.
97
// When
parsing
an HTML form, this must always be set.
102
// When
parsing
an HTML form, this must always be set.
107
// When
parsing
an HTML form, this is typically empty unless the site
115
// When
parsing
an HTML form, this is typically empty.
120
// When
parsing
an HTML form, this must always be set.
125
// When
parsing
an HTML form, this is typically empty.
154
// When
parsing
an HTML form, this is not used.
159
// When
parsing
an HTML form, this is not used.
165
// When
parsing
an HTML form, this is not used
[
all
...]
/external/chromium_org/net/ftp/
ftp_ctrl_response_buffer.h
67
// Text before
parsing
, without terminating CRLF.
80
// True if we are in the middle of
parsing
a multi-line response.
83
// When
parsing
a multiline response, we don't know beforehand if a line
/external/chromium_org/third_party/icu/source/common/unicode/
parseerr.h
29
*
parsing
errors. It is used by ICU
parsing
engines that parse long
34
* <p>The line, offset, and context fields are optional;
parsing
/external/icu4c/common/unicode/
parseerr.h
29
*
parsing
errors. It is used by ICU
parsing
engines that parse long
34
* <p>The line, offset, and context fields are optional;
parsing
/frameworks/opt/vcard/java/com/android/vcard/
VCardParser.java
27
* vCard
parsing
.
89
* Cancel
parsing
vCard. Useful when you want to stop the parse in the other threads.
92
* Actual cancel is done after
parsing
the current vcard.
/dalvik/dx/src/com/android/dx/cf/iface/
ParseException.java
22
* Exception from
parsing
.
/external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
UnwantedTokenException.js
1
/** An extra token while
parsing
a TokenStream */
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
nuances.rb
94
example "
parsing
'foo'" do
100
example "
parsing
'foo name1'" do
106
example "
parsing
'bar name1'" do
113
example "
parsing
'bar name1 name2'" do
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1Primitive.java
18
* @exception IOException if there is a problem
parsing
the data.
/external/chromium/chrome/browser/parsers/
metadata_parser_factory.h
27
// do any
parsing
on the file. Parse has to be called on the parser.
/external/chromium/chrome/browser/sync/util/
protobuf_unittest.cc
16
// and checking we get back to the same message after
parsing
/serialising via
/external/chromium/net/http/
http_util_icu.cc
5
// The rules for
parsing
content-types were borrowed from Firefox:
Completed in 739 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>