| /external/chromium_org/tools/json_schema_compiler/test/ |
| D | enums_unittest.cc | 15 EnumType enum_type; in TEST() local 23 EnumType enum_type; in TEST() local 127 OptionalEnumType enum_type; in TEST() local 135 OptionalEnumType enum_type; in TEST() local 142 OptionalEnumType enum_type; in TEST() local
|
| /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/ |
| D | enum_type_wrapper.py | 46 def __init__(self, enum_type): argument
|
| /external/lldb/include/lldb/Interpreter/ |
| D | OptionValueEnumeration.h | 30 typedef int64_t enum_type; typedef
|
| /external/protobuf/src/google/protobuf/compiler/ |
| D | parser.cc | 834 bool Parser::ParseEnumDefinition(EnumDescriptorProto* enum_type) { in ParseEnumDefinition() 842 bool Parser::ParseEnumBlock(EnumDescriptorProto* enum_type) { in ParseEnumBlock() 861 bool Parser::ParseEnumStatement(EnumDescriptorProto* enum_type) { in ParseEnumStatement()
|
| /external/chromium_org/sync/protocol/ |
| D | proto_enum_conversions.cc | 14 #define ASSERT_ENUM_BOUNDS(enum_parent, enum_type, enum_min, enum_max) \ argument
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor.proto | 65 repeated EnumDescriptorProto enum_type = 5; field 80 repeated EnumDescriptorProto enum_type = 4; field
|
| D | descriptor.pb.h | 2658 inline const ::google::protobuf::EnumDescriptorProto& FileDescriptorProto::enum_type(int index) con… in enum_type() function 2668 FileDescriptorProto::enum_type() const { in enum_type() function 2907 inline const ::google::protobuf::EnumDescriptorProto& DescriptorProto::enum_type(int index) const { in enum_type() function 2917 DescriptorProto::enum_type() const { in enum_type() function
|
| D | text_format.cc | 420 const EnumDescriptor* enum_type = field->enum_type(); in ConsumeFieldValue() local
|
| D | descriptor.cc | 3555 EnumDescriptor* enum_type, const EnumDescriptorProto& proto) { in CrossLinkEnum() 4250 const EnumDescriptor* enum_type = option_field->enum_type(); in SetOptionValue() local
|
| D | descriptor_unittest.cc | 1642 const EnumDescriptor* enum_type = file->enum_type(0); in TEST_F() local
|
| /external/nanopb-c/generator/proto/google/protobuf/ |
| D | descriptor.proto | 70 repeated EnumDescriptorProto enum_type = 5; field 91 repeated EnumDescriptorProto enum_type = 4; field
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/ |
| D | descriptor.proto | 70 repeated EnumDescriptorProto enum_type = 5; field 91 repeated EnumDescriptorProto enum_type = 4; field
|
| D | descriptor.pb.h | 3073 inline const ::google::protobuf::EnumDescriptorProto& FileDescriptorProto::enum_type(int index) con… in enum_type() function 3083 FileDescriptorProto::enum_type() const { in enum_type() function 3421 inline const ::google::protobuf::EnumDescriptorProto& DescriptorProto::enum_type(int index) const { in enum_type() function 3431 DescriptorProto::enum_type() const { in enum_type() function
|
| D | text_format.cc | 613 const EnumDescriptor* enum_type = field->enum_type(); in ConsumeFieldValue() local
|
| D | descriptor.cc | 3949 EnumDescriptor* enum_type, const EnumDescriptorProto& proto) { in CrossLinkEnum() 4696 const EnumDescriptor* enum_type = option_field->enum_type(); in SetOptionValue() local
|
| D | descriptor_unittest.cc | 1711 const EnumDescriptor* enum_type = file->enum_type(0); in TEST_F() local
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/ |
| D | parser.cc | 1208 bool Parser::ParseEnumDefinition(EnumDescriptorProto* enum_type, in ParseEnumDefinition() 1224 bool Parser::ParseEnumBlock(EnumDescriptorProto* enum_type, in ParseEnumBlock() 1244 bool Parser::ParseEnumStatement(EnumDescriptorProto* enum_type, in ParseEnumStatement()
|
| /external/clang/test/CodeGenCXX/ |
| D | value-init.cpp | 27 enum enum_type { negative_number = -1, magic_number = 42 }; enum
|
| /external/protobuf/python/google/protobuf/ |
| D | descriptor.py | 374 default_value, message_type, enum_type, containing_type, argument
|
| /external/lldb/source/Symbol/ |
| D | ClangASTType.cpp | 5343 const EnumType *enum_type = dyn_cast<EnumType>(qual_type.getTypePtr()); in CompleteTagDeclarationDefinition() local 5399 const EnumType *enum_type = dyn_cast<EnumType>(clang_type); in AddEnumerationValueToEnumerationType() local 5438 const EnumType *enum_type = dyn_cast<EnumType>(clang_type); in GetEnumerationIntegerType() local 5656 const EnumType *enum_type = cast<EnumType>(qual_type.getTypePtr()); in DumpValue() local 5885 const EnumType *enum_type = cast<EnumType>(qual_type.getTypePtr()); in DumpTypeValue() local
|
| /external/chromium_org/third_party/protobuf/python/google/protobuf/ |
| D | descriptor.py | 429 default_value, message_type, enum_type, containing_type, argument
|
| /external/protobuf/src/google/protobuf/compiler/python/ |
| D | python_generator.cc | 698 const EnumDescriptor* enum_type = field.enum_type(); in FixForeignFieldsInField() local
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/python/ |
| D | python_generator.cc | 738 const EnumDescriptor* enum_type = field.enum_type(); in FixForeignFieldsInField() local
|
| /external/clang/bindings/python/clang/ |
| D | cindex.py | 1268 def enum_type(self): member in Cursor
|