| /external/libcxx/test/libcxx/type_traits/ |
| D | convert_to_integral.pass.cpp | 28 struct EnumType struct 30 enum type : T {E_zero, E_one};
|
| /external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
| D | FieldDescriptor.cs | 235 public EnumDescriptor EnumType property in Google.Protobuf.Reflection.FieldDescriptor
|
| D | Descriptor.cs | 476 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumDescriptorProto> EnumType { property in Google.Protobuf.Reflection.FileDescriptorProto 905 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumDescriptorProto> EnumType { property in Google.Protobuf.Reflection.DescriptorProto
|
| /external/clang/test/Sema/ |
| D | attr-mode-enums.c | 8 typedef enum { E4 } EnumType; typedef
|
| /external/clang/test/SemaCXX/ |
| D | attr-mode-tmpl.cpp | 3 typedef enum { XX } EnumType; typedef
|
| D | type-traits.cpp | 287 typedef Enum EnumType; typedef
|
| /external/protobuf/src/google/protobuf/util/ |
| D | json_format_proto3.proto | 46 enum EnumType { enum
|
| /external/protobuf/python/google/protobuf/internal/ |
| D | descriptor_pool_test.py | 722 class EnumType(object): class
|
| /external/clang/utils/ABITest/ |
| D | TypeGen.py | 58 class EnumType(Type): class
|
| /external/python/cffi/cffi/ |
| D | model.py | 486 class EnumType(StructOrUnionOrEnum): class
|
| /external/golang-protobuf/protoc-gen-go/descriptor/ |
| D | descriptor.pb.go | 401 …EnumType []*EnumDescriptorProto `protobuf:"bytes,5,rep,name=enum_type,json=enumType" json:"e… member 533 …EnumType []*EnumDescriptorProto `protobuf:"bytes,4,rep,name=enum_type,json=enumTy… member
|
| /external/llvm/test/tools/llvm-readobj/Inputs/ |
| D | relocs.py | 22 class EnumType(type): class
|
| /external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-readobj/Inputs/ |
| D | relocs.py | 22 class EnumType(type): class
|
| /external/clang/lib/Sema/ |
| D | SemaStmt.cpp | 718 QualType EnumType = S.Context.getTypeDeclType(ED); in ShouldDiagnoseSwitchCaseNotInEnum() local
|
| D | SemaDecl.cpp | 14640 QualType EnumType) { in CheckForDuplicateEnumValues() 14780 QualType EnumType = Context.getTypeDeclType(Enum); in ActOnEnumBody() local
|
| /external/protobuf/src/google/protobuf/ |
| D | descriptor_unittest.cc | 2467 TEST_F(MiscTest, EnumType) { in TEST_F() argument
|