Searched refs:parent_type (Results 1 – 5 of 5) sorted by relevance
26 value->parent_type = JSON_PARENT_TYPE_PAIR; in json_create_pair()179 value->parent_type = JSON_PARENT_TYPE_ARRAY; in json_array_add_value()287 if (value->parent_type == JSON_PARENT_TYPE_PAIR) in json_value_level()
23 int parent_type; member
130 def GetParentDeviceByType(device, parent_type): argument136 while IORegistryEntryGetName(device) != parent_type:
536 const Descriptor* parent_type = containing_type->containing_type(); in JSFieldIndex() local537 if (parent_type != NULL) { in JSFieldIndex()538 for (int i = 0; i < parent_type->field_count(); i++) { in JSFieldIndex()539 if (parent_type->field(i)->type() == FieldDescriptor::TYPE_GROUP && in JSFieldIndex()540 parent_type->field(i)->message_type() == containing_type) { in JSFieldIndex()541 return SimpleItoa(field->number() - parent_type->field(i)->number()); in JSFieldIndex()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...