/frameworks/compile/mclinker/include/mcld/ADT/ |
D | Flags.h | 17 typedef Enum enum_type; typedef
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/ |
D | type_resolver_util.cc | 95 Status ResolveEnumType(const string& type_url, Enum* enum_type) { in ResolveEnumType() 182 Enum* enum_type) { in ConvertEnumDescriptor()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | enum_type_wrapper.py | 46 def __init__(self, enum_type): argument
|
D | type_checkers.py | 149 def __init__(self, enum_type): argument
|
D | python_message.py | 461 def _GetIntegerEnumValue(enum_type, value): argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/internal/ |
D | utility.cc | 182 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameOrNull() 195 const google::protobuf::Enum* enum_type, int32 value) { in FindEnumValueByNumberOrNull()
|
D | type_info.cc | 96 google::protobuf::scoped_ptr<google::protobuf::Enum> enum_type( in GetEnumByTypeUrl() local
|
D | default_value_objectwriter.cc | 400 const google::protobuf::Enum* enum_type = in FindEnumDefault() local
|
D | proto_writer.cc | 266 const google::protobuf::Enum* enum_type, in WriteEnum()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | descriptor.proto | 70 repeated EnumDescriptorProto enum_type = 5; field 91 repeated EnumDescriptorProto enum_type = 4; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | descriptor.proto | 70 repeated EnumDescriptorProto enum_type = 5; field 91 repeated EnumDescriptorProto enum_type = 4; field
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | descriptor.proto | 75 repeated EnumDescriptorProto enum_type = 5; field 100 repeated EnumDescriptorProto enum_type = 4; field
|
D | descriptor.pb.h | 4147 inline const ::google::protobuf::EnumDescriptorProto& FileDescriptorProto::enum_type(int index) con… in enum_type() function 4165 FileDescriptorProto::enum_type() const { in enum_type() function 4631 inline const ::google::protobuf::EnumDescriptorProto& DescriptorProto::enum_type(int index) const { in enum_type() function 4649 DescriptorProto::enum_type() const { in enum_type() function
|
D | text_format.cc | 708 const EnumDescriptor* enum_type = field->enum_type(); in ConsumeFieldValue() local
|
D | descriptor.cc | 5030 EnumDescriptor* enum_type, const EnumDescriptorProto& proto) { in CrossLinkEnum() 6008 const EnumDescriptor* enum_type = option_field->enum_type(); in SetOptionValue() local
|
D | descriptor.pb.cc | 2229 const ::google::protobuf::EnumDescriptorProto& FileDescriptorProto::enum_type(int index) const { in enum_type() function in google::protobuf::FileDescriptorProto 2247 FileDescriptorProto::enum_type() const { in enum_type() function in google::protobuf::FileDescriptorProto 3975 const ::google::protobuf::EnumDescriptorProto& DescriptorProto::enum_type(int index) const { in enum_type() function in google::protobuf::DescriptorProto 3993 DescriptorProto::enum_type() const { in enum_type() function in google::protobuf::DescriptorProto
|
D | descriptor_unittest.cc | 2272 const EnumDescriptor* enum_type = file->enum_type(0); in TEST_F() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/javanano/ |
D | javanano_enum_field.cc | 79 const EnumDescriptor* enum_type = descriptor->enum_type(); in SetEnumVariables() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/ |
D | parser.cc | 1681 bool Parser::ParseEnumDefinition(EnumDescriptorProto* enum_type, in ParseEnumDefinition() 1701 bool Parser::ParseEnumBlock(EnumDescriptorProto* enum_type, in ParseEnumBlock() 1722 bool Parser::ParseEnumStatement(EnumDescriptorProto* enum_type, in ParseEnumStatement()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/ |
D | descriptor.py | 498 default_value, message_type, enum_type, containing_type, argument 508 default_value, message_type, enum_type, containing_type, argument
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | descriptor.cc | 570 const EnumDescriptor *enum_type = in EnumValueName() local 798 const EnumDescriptor* enum_type = _GetDescriptor(self)->enum_type(); in GetEnumType() local
|
D | descriptor_containers.cc | 1160 const EnumDescriptor* enum_type = NULL; in GetByIndex() local
|
D | message.cc | 153 ScopedPyObjectPtr enum_type( in AddDescriptors() local
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/python/ |
D | python_generator.cc | 927 const EnumDescriptor* enum_type = field.enum_type(); in FixForeignFieldsInField() local
|