/external/python/apitools/apitools/gen/ |
D | extended_descriptor.py | 243 def PrintEnum(self, enum_type): argument 258 def __PrintEnumCommentLines(self, enum_type): argument 272 def PrintEnum(self, enum_type): argument 374 def __PrintEnumDocstringLines(self, enum_type): argument 382 def PrintEnum(self, enum_type): argument
|
/external/executorch/kernels/portable/cpu/ |
D | selective_build.h | 29 #define ET_INTERNAL_CHECK_SELECTIVE_BUILD(enum_type) \ argument
|
/external/angle/src/compiler/translator/hlsl/ |
D | gen_emulated_builtin_function_tables.py | 80 def enum_type(arg): function
|
/external/pigweed/pw_tokenizer/ |
D | argument_types_test_c.c | 34 #define CHECK_TYPE(c_type, enum_type) \ argument
|
/external/sandboxed-api/sandboxed_api/tools/clang_generator/ |
D | types.cc | 105 if (const clang::EnumType* enum_type = qual->getAs<clang::EnumType>()) { in CollectRelatedTypes() local 293 } else if (const auto* enum_type = qual->getAs<clang::EnumType>()) { in MapQualType() local
|
/external/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptor.php | 47 private $enum_type; variable in Google\\Protobuf\\Internal\\FieldDescriptor 155 public function setEnumType($enum_type)
|
D | FileDescriptor.php | 40 private $enum_type = []; variable in Google\\Protobuf\\Internal\\FileDescriptor
|
/external/cronet/tot/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptor.php | 47 private $enum_type; variable in Google\\Protobuf\\Internal\\FieldDescriptor 155 public function setEnumType($enum_type)
|
D | FileDescriptor.php | 40 private $enum_type = []; variable in Google\\Protobuf\\Internal\\FileDescriptor
|
/external/cronet/stable/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | FieldDescriptor.php | 47 private $enum_type; variable in Google\\Protobuf\\Internal\\FieldDescriptor 155 public function setEnumType($enum_type)
|
D | FileDescriptor.php | 40 private $enum_type = []; variable in Google\\Protobuf\\Internal\\FileDescriptor
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/internal/ |
D | utility.cc | 196 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameOrNull() 209 const google::protobuf::Enum* enum_type, int32_t value) { in FindEnumValueByNumberOrNull() 222 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameWithoutUnderscoreOrNull()
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | utility.cc | 196 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameOrNull() 209 const google::protobuf::Enum* enum_type, int32_t value) { in FindEnumValueByNumberOrNull() 222 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameWithoutUnderscoreOrNull()
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/internal/ |
D | utility.cc | 196 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameOrNull() 209 const google::protobuf::Enum* enum_type, int32_t value) { in FindEnumValueByNumberOrNull() 222 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameWithoutUnderscoreOrNull()
|
/external/mesa3d/src/nouveau/compiler/nak/ |
D | ir_proc.rs | 65 let enum_type = ident; in derive_from_variants() localVariable
|
/external/cronet/tot/third_party/protobuf/python/google/protobuf/internal/ |
D | enum_type_wrapper.py | 55 def __init__(self, enum_type): argument
|
/external/cronet/stable/third_party/protobuf/python/google/protobuf/internal/ |
D | enum_type_wrapper.py | 55 def __init__(self, enum_type): argument
|
/external/protobuf/python/google/protobuf/internal/ |
D | enum_type_wrapper.py | 55 def __init__(self, enum_type): argument
|
/external/perfetto/protos/perfetto/common/ |
D | descriptor.proto | 45 repeated EnumDescriptorProto enum_type = 5; field 62 repeated EnumDescriptorProto enum_type = 4; field
|
/external/cronet/stable/third_party/protobuf/src/google/protobuf/util/ |
D | type_resolver_util.cc | 91 Enum* enum_type) override { in ResolveEnumType() 280 Enum* enum_type) { in ConvertEnumDescriptor()
|
/external/protobuf/src/google/protobuf/util/ |
D | type_resolver_util.cc | 91 Enum* enum_type) override { in ResolveEnumType() 280 Enum* enum_type) { in ConvertEnumDescriptor()
|
/external/cronet/tot/third_party/protobuf/src/google/protobuf/util/ |
D | type_resolver_util.cc | 91 Enum* enum_type) override { in ResolveEnumType() 280 Enum* enum_type) { in ConvertEnumDescriptor()
|
/external/pytorch/aten/src/ATen/ |
D | Dispatch.h | 47 #define RECORD_KERNEL_FUNCTION_DTYPE(NAME, enum_type) \ argument 51 #define RECORD_KERNEL_FUNCTION_DTYPE(NAME, enum_type) argument 54 #define AT_PRIVATE_CHECK_SELECTIVE_BUILD(enum_type) \ argument 66 #define AT_PRIVATE_CASE_TYPE_USING_HINT(enum_type, HINT, ...) \ argument 73 #define AT_DISPATCH_CASE(enum_type, ...) \ argument 76 #define AT_DISPATCH_CASE_QINT(enum_type, scalar_type, ...) \ argument 87 enum_type, scalar_type, bitwidth, qmin, qmax, ...) \ argument
|
/external/google-cloud-java/java-datacatalog/proto-google-cloud-datacatalog-v1beta1/src/main/proto/google/cloud/datacatalog/v1beta1/ |
D | tags.proto | 227 EnumType enum_type = 2; field
|
/external/googleapis/google/cloud/datacatalog/v1beta1/ |
D | tags.proto | 229 EnumType enum_type = 2; field
|