Home
last modified time | relevance | path

Searched defs:EnumType (Results 1 – 14 of 14) sorted by relevance

/third_party/libabigail/tests/data/test-diff-suppr/
Dtest40-enumerator-changes-v0.cc1 enum EnumType enum
10 foo(EnumType) in foo() argument
Dtest40-enumerator-changes-v1.cc1 enum EnumType enum
12 foo(EnumType) in foo() argument
/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldDescriptor.cs277 public EnumDescriptor EnumType property in Google.Protobuf.Reflection.FieldDescriptor
DDescriptor.cs521 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumDescriptorProto> EnumType { property in Google.Protobuf.Reflection.FileDescriptorProto
1048 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumDescriptorProto> EnumType { property in Google.Protobuf.Reflection.DescriptorProto
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto46 enum EnumType { enum
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py717 class EnumType(object): class
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py94 class EnumType(Type): class
/third_party/python/Lib/
Denum.py476 class EnumType(type): class
/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc2483 TEST_F(MiscTest, EnumType) { in TEST_F() argument
/third_party/typescript/lib/
Dtypescript.d.ts2795 export interface EnumType extends Type { interface
DtypescriptServices.d.ts2795 export interface EnumType extends Type { interface
Dtsserverlibrary.d.ts2795 export interface EnumType extends Type { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2795 export interface EnumType extends Type { interface
Dtsserverlibrary.d.ts2795 export interface EnumType extends Type { interface