HomeSort by relevance Sort by last modified time
    Searched full:parsing (Results 1426 - 1450 of 3047) sorted by null

<<51525354555657585960>>

  /external/protobuf/src/google/protobuf/compiler/
parser.cc 703 AddError("Unexpected end of stream while parsing option value.");
1025 // if we are parsing a field type then we would not get here because
1030 // Pretend to accept this type so that we can go on parsing.
    [all...]
  /external/protobuf/src/google/protobuf/
message.h 226 // Normally, if unknown tag numbers are encountered when parsing a message,
232 // method after parsing.
255 // Additional parsing and serialization methods not implemented by
    [all...]
  /external/quake/quake/src/QW/client/
cl_ents.c 20 // cl_ents.c -- entity parsing and management
147 PACKET ENTITY PARSING / LINKING
554 PROJECTILE PARSING / LINKING
  /frameworks/av/media/libstagefright/codecs/aacdec/
get_adts_header.cpp 445 * We currently make no use of it, but parsing the information
480 * however, parsing the data from the bitstream could be easily
603 * however, parsing the data from the bitstream could be easily
  /frameworks/base/services/java/com/android/server/
NetworkManagementService.java 664 Log.e(TAG, "Error parsing route " + s + " : " + e);
696 Log.e(TAG, "Error parsing route " + s + " : " + e);
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/cdma/
SmsMessage.java 113 Log.e(LOG_TAG, "SMS PDU parsing failed: ", ex);
240 Log.w(LOG_TAG, "SMS parsing failed: Trying to parse a free record");
259 Log.e(LOG_TAG, "SMS PDU parsing failed: ", ex);
    [all...]
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 214 // error flag if all of parsing succeeds.
266 // error flag if all of parsing succeeds.
310 // error flag if all of parsing succeeds.
    [all...]
  /frameworks/support/v4/java/android/support/v4/app/
ShareCompat.java 51 * {@link IntentReader} provides helper functions for parsing the defined extras
665 * Get an IntentReader for parsing and interpreting the sharing intent
669 * @return IntentReader for parsing sharing data
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.h 480 /* While we are parsing the function, this contains information
630 is not expected to be executed. This is set during parsing. This
792 /* This is the basic parsing function. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/c-family/
c-common.h 480 /* While we are parsing the function, this contains information
630 is not expected to be executed. This is set during parsing. This
792 /* This is the basic parsing function. */
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/c-family/
c-common.h 480 /* While we are parsing the function, this contains information
630 is not expected to be executed. This is set during parsing. This
792 /* This is the basic parsing function. */
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
MediaRecorderTest.java 237 // parsing String location and recover the location inforamtion in floats
  /development/samples/ToyVpn/src/com/example/android/toyvpn/
ToyVpnService.java 296 // Configure a builder while parsing the parameters.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 49 * user interface, and all API communication and parsing is handled in
  /development/testrunner/
coverage.py 245 AbortError if a fatal error occurred when parsing the target files.
  /development/tools/apkcheck/src/com/android/apkcheck/
TypeUtils.java 136 * can only do this after we have finished parsing the file.)
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
RecognitionException.cs 114 * If you are parsing a tree node stream, you will encounter som
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DebugEventSocketProxy.cs 250 #region AST Parsing Events
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
RecognitionException.cs 116 * If you are parsing a tree node stream, you will encounter som
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DebugEventSocketProxy.cs 287 #region AST Parsing Events
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
DebugEventHub.java 225 // Tree parsing stuff
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/
ANTLRStringStream.js 236 * parsing.</p>
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRBaseRecognizer.m 294 * not parsing. Once in recovery mode, no errors are generated.
301 * 4. try to resume parsing
604 * at run-time upon error to avoid overhead during parsing.
    [all...]
ANTLRDebugEventProxy.m 311 #pragma mark Tree Parsing
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
profile.rb 189 code that performs accounting about the decision logic performed while parsing

Completed in 1234 milliseconds

<<51525354555657585960>>