HomeSort by relevance Sort by last modified time
    Searched defs:parent_type (Results 1 - 3 of 3) sorted by null

  /external/fio/
json.h 23 int parent_type; member in struct:json_value
  /external/protobuf/src/google/protobuf/compiler/js/
js_generator.cc 536 const Descriptor* parent_type = containing_type->containing_type(); local
537 if (parent_type != NULL) {
538 for (int i = 0; i < parent_type->field_count(); i++) {
539 if (parent_type->field(i)->type() == FieldDescriptor::TYPE_GROUP &&
540 parent_type->field(i)->message_type() == containing_type) {
541 return SimpleItoa(field->number() - parent_type->field(i)->number());
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 

Completed in 109 milliseconds