OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parsing
(Results
1576 - 1600
of
3047
) sorted by null
<<
61
62
63
64
65
66
67
68
69
70
>>
/frameworks/base/core/java/android/animation/
AnimatorInflater.java
45
* These flags are used when
parsing
AnimatorSet objects
/frameworks/base/core/java/android/content/
ComponentName.java
148
*
parsing
component names on the command line), if the '/' is immediately
/frameworks/base/core/java/android/view/animation/
AnimationUtils.java
38
* These flags are used when
parsing
AnimatorSet objects
/frameworks/base/core/java/com/android/internal/os/
RuntimeInit.java
361
* Handles argument
parsing
for args related to the runtime.
/frameworks/base/core/tests/ConnectivityManagerTest/src/com/android/connectivitymanagertest/
AccessPointParserHelper.java
354
* @param in is the InputStream that can be used for XML
parsing
/frameworks/base/graphics/java/android/graphics/
BitmapRegionDecoder.java
46
*
parsing
.
/frameworks/base/libs/androidfw/
KeyLayoutMap.cpp
165
ALOGD("
Parsing
%s: '%s'.", mTokenizer->getLocation().string(),
/frameworks/base/telephony/java/com/android/internal/telephony/
IccProvider.java
208
if (DBG) log("
parsing
'" + param + "'");
IccRecords.java
324
loge("Exception
parsing
SIM record: " + exc);
/frameworks/base/telephony/java/com/android/internal/telephony/cat/
IconLoader.java
173
* Handles Image descriptor
parsing
and required processing. This is the
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
RuimRecords.java
306
Log.w(LOG_TAG, "Exception
parsing
RUIM record", exc);
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
FontLoader.java
42
* The fonts are loaded from the SDK directory. Family/style mapping is done by
parsing
the
/frameworks/compile/libbcc/bcinfo/Wrap/
bitcode_wrapperer.cpp
54
// out to files (the
parsing
works for arbitrary sizes).
/frameworks/compile/slang/
RSCCOptions.td
23
// Include the common option
parsing
interfaces.
/frameworks/rs/
rsFileA3D.cpp
339
// Now write the size of the data part of the file for easier
parsing
later
/hardware/qcom/media/mm-video/vidc/vdec/inc/
h264_utils.h
99
// This type is used when
parsing
an H.264 bitstream to collect H.264 NAL
/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java
295
* if problems occur while
parsing
it.
/libcore/json/src/test/java/org/json/
JSONStringerTest.java
93
* to be rounded during
parsing
.
/libcore/luni/src/main/java/java/net/
URI.java
199
* Creates a new URI instance by
parsing
{@code spec}.
370
// URIs with schemes followed by a non-/ char are opaque and need no further
parsing
.
717
* Returns the URI formed by
parsing
{@code uri}. This method behaves
[
all
...]
/libcore/luni/src/main/java/java/security/cert/
X509CertSelector.java
155
* if
parsing
the issuer fails.
687
* if
parsing
the name fails.
861
* if
parsing
the specified OIDs fails.
898
* if
parsing
fails.
[
all
...]
/libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilder.java
93
* @return <code>Document</code> result of
parsing
the
/libcore/luni/src/main/java/javax/xml/xpath/
XPathFactory.java
100
* See the JAR File Specification for file format and
parsing
rules.
/libcore/luni/src/main/java/libcore/net/http/
HttpConnection.java
164
* Buffer the socket stream to permit efficient
parsing
of HTTP
/libcore/luni/src/main/java/org/apache/harmony/luni/lang/reflect/
GenericSignatureParser.java
28
* Uses a top-down, recursive descent
parsing
approach for the following grammar:
/libcore/luni/src/test/java/libcore/java/text/
SimpleDateFormatTest.java
152
// ...and
parsing
an America/Los_Angeles time will *not* change that...
Completed in 966 milliseconds
<<
61
62
63
64
65
66
67
68
69
70
>>