HomeSort by relevance Sort by last modified time
    Searched refs:PARSE (Results 1 - 25 of 31) sorted by null

1 2

  /packages/apps/Dialer/java/com/android/voicemail/impl/mail/store/imap/
ImapConstants.java 70 public static final String PARSE = "PARSE";
  /packages/apps/Email/provider_src/com/android/email/mail/store/imap/
ImapConstants.java 71 public static final String PARSE = "PARSE";
  /external/protobuf/src/google/protobuf/
wire_format.h 191 // Parse a single field. The input should start out positioned immediately
212 // Parse/serialize a MessageSet::Item group. Used with messages that use
234 PARSE = 0,
255 // Parse a MessageSet field.
api.pb.cc 296 ::google::protobuf::internal::WireFormatLite::PARSE,
346 ::google::protobuf::internal::WireFormatLite::PARSE,
    [all...]
field_mask.pb.cc 201 ::google::protobuf::internal::WireFormatLite::PARSE,
source_context.pb.cc 201 ::google::protobuf::internal::WireFormatLite::PARSE,
any.pb.cc 221 ::google::protobuf::internal::WireFormatLite::PARSE,
type.pb.cc 389 ::google::protobuf::internal::WireFormatLite::PARSE,
424 ::google::protobuf::internal::WireFormatLite::PARSE,
    [all...]
descriptor.pb.cc     [all...]
wire_format_lite.cc 519 case PARSE:
wire_format_lite.h 320 PARSE = 0,
struct.pb.cc 310 ::google::protobuf::internal::WireFormatLite::PARSE,
661 ::google::protobuf::internal::WireFormatLite::PARSE,
    [all...]
wire_format.cc 416 // MessageSet item, then parse that.
645 value.data(), value.length(), WireFormatLite::PARSE,
650 VerifyUTF8StringNamedField(value.data(), value.length(), PARSE,
723 // we can parse it later.
738 // We saw some message data before the type_id. Have to parse it
765 // Already saw type_id, so we can parse this directly.
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 183 // Parse a single field. The input should start out positioned immidately
204 // Parse/serialize a MessageSet::Item group. Used with messages that use
226 PARSE,
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
wire_format.h 183 // Parse a single field. The input should start out positioned immidately
204 // Parse/serialize a MessageSet::Item group. Used with messages that use
226 PARSE,
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
wire_format.h 183 // Parse a single field. The input should start out positioned immidately
204 // Parse/serialize a MessageSet::Item group. Used with messages that use
226 PARSE,
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
wire_format.h 191 // Parse a single field. The input should start out positioned immediately
212 // Parse/serialize a MessageSet::Item group. Used with messages that use
234 PARSE = 0,
255 // Parse a MessageSet field.
wire_format_lite.h 320 PARSE = 0,
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
wire_format.h 183 // Parse a single field. The input should start out positioned immidately
204 // Parse/serialize a MessageSet::Item group. Used with messages that use
226 PARSE,
  /external/ltp/pan/
scan.l 385 fprintf(stderr, "PARSE ERROR -- Line %d found %s in mode %s[%d] expected { %s }\n",
  /external/autotest/scheduler/
monitor_db_functional_test.py 31 'parse', 'archive', 'reset', 'provision')
37 drone_manager.PARSER_PID_FILE: _PidfileType.PARSE,
520 self.mock_drone_manager.finish_process(_PidfileType.PARSE)
560 self._ensure_post_job_process_is_paired(queue_entry, _PidfileType.PARSE)
565 self.mock_drone_manager.finish_process(_PidfileType.PARSE)
815 self.mock_drone_manager.finish_process(_PidfileType.PARSE)
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
te-vms.c 189 status = SYS$PARSE (&fab, 0, 0);
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 274 ::google::protobuf::internal::WireFormat::PARSE,
292 ::google::protobuf::internal::WireFormat::PARSE,
    [all...]
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 135 CATEGORY(PARSE, LEX)
136 CATEGORY(AST, PARSE)
  /external/curl/packages/vms/
gnv_link_curl.com 42 $! There is no 7.4, so that simplifies the parse a bit.
282 $SET PROCESS/PARSE=extend !If not VAX.
435 $! Extended parse style requires special quoting

Completed in 577 milliseconds

1 2