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

  /external/chromium_org/sandbox/win/tools/finder/
finder.h 16 PARSE, // Number of objects parsed
finder_fs.cc 23 // parse all files or folders.
53 filesystem_stats_[PARSE]++;
finder_registry.cc 20 // Call the function recursively to parse all subkeys
48 registry_stats_[PARSE]++;
finder_kernel.cc 150 kernel_object_stats_[PARSE]++;
  /packages/apps/Email/src/com/android/email/mail/store/imap/
ImapConstants.java 70 public static final String PARSE = "PARSE";
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
wire_format.h 135 // Parse a single field. The input should start out positioned immidately
156 // Parse/serialize a MessageSet::Item group. Used with messages that use
178 PARSE,
descriptor.pb.cc     [all...]
wire_format.cc 100 // MessageSet item, then parse that.
268 VerifyUTF8String(value.data(), value.length(), PARSE);
342 // we can parse it later.
358 // We saw some message data before the type_id. Have to parse it
385 // Already saw type_id, so we can parse this directly.
748 case PARSE:
  /external/protobuf/src/google/protobuf/
wire_format.h 182 // Parse a single field. The input should start out positioned immidately
203 // Parse/serialize a MessageSet::Item group. Used with messages that use
225 PARSE,
descriptor.pb.cc     [all...]
wire_format.cc 403 // MessageSet item, then parse that.
571 VerifyUTF8String(value.data(), value.length(), PARSE);
645 // we can parse it later. This will probably never happen in practice,
664 // We saw some message data before the type_id. Have to parse it
688 // Already saw type_id, so we can parse this directly.
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 252 ::google::protobuf::internal::WireFormat::PARSE);
270 ::google::protobuf::internal::WireFormat::PARSE);
583 ::google::protobuf::internal::WireFormat::PARSE);
600 ::google::protobuf::internal::WireFormat::PARSE);
617 ::google::protobuf::internal::WireFormat::PARSE);
    [all...]
  /external/protobuf/src/google/protobuf/compiler/
plugin.pb.cc 246 ::google::protobuf::internal::WireFormat::PARSE);
264 ::google::protobuf::internal::WireFormat::PARSE);
579 ::google::protobuf::internal::WireFormat::PARSE);
596 ::google::protobuf::internal::WireFormat::PARSE);
613 ::google::protobuf::internal::WireFormat::PARSE);
900 ::google::protobuf::internal::WireFormat::PARSE);
    [all...]
  /external/clang/lib/Basic/
DiagnosticIDs.cpp 133 CATEGORY(PARSE, LEX)
134 CATEGORY(AST, PARSE)
  /external/chromium_org/third_party/mesa/src/include/GL/
vms_x_fix.h     [all...]
  /external/mesa3d/include/GL/
vms_x_fix.h     [all...]

Completed in 641 milliseconds