Home
last modified time | relevance | path

Searched defs:EnumType (Results 1 – 18 of 18) 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.cs286 public EnumDescriptor EnumType property
DDescriptor.pb.cs754 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumDescriptorProto> EnumType { property in Google.Protobuf.Reflection.FileDescriptorProto
1376 public pbc::RepeatedField<global::Google.Protobuf.Reflection.EnumDescriptorProto> EnumType { property in Google.Protobuf.Reflection.DescriptorProto
12510 public global::Google.Protobuf.Reflection.FeatureSet.Types.EnumType EnumType { property in Google.Protobuf.Reflection.FeatureSet
12951 public enum EnumType { enum in Google.Protobuf.Reflection.FeatureSet.Types
/third_party/protobuf/src/google/protobuf/util/
Djson_format_proto3.proto23 enum EnumType { enum
67 optional EnumType optional_enum_value = 50; field
/third_party/protobuf/src/google/protobuf/json/internal/
Duntyped_message.cc60 absl::StatusOr<const ResolverPool::Enum*> ResolverPool::Field::EnumType() in EnumType() function in google::protobuf::json_internal::ResolverPool::Field
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py812 class EnumType(object): class
/third_party/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py94 class EnumType(Type): class
/third_party/mesa3d/src/imagination/pco/
Dpco_pygen_common.py52 class EnumType(object): class
/third_party/protobuf/upb_generator/c/
Dgenerator.cc67 std::string EnumType(upb::EnumDefPtr descriptor) { in EnumType() function
/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto990 enum EnumType { enum
Ddescriptor_unittest.cc2806 TEST_F(MiscTest, EnumType) { in TEST_F() argument
Ddescriptor.pb.h2100 using EnumType = FeatureSet_EnumType; variable
/third_party/python/Lib/
Denum.py476 class EnumType(type): class
/third_party/typescript/lib/
Dtypescript.d.ts2992 interface EnumType extends Type { interface
Dtsserverlibrary.d.ts6995 interface EnumType extends Type { interface
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts2992 interface EnumType extends Type { interface
Dtsserverlibrary.d.ts6995 interface EnumType extends Type { interface