| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | gen_emulated_builtin_function_tables.py | 80 def enum_type(arg): function
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | FileDescriptor.php | 40 private $enum_type = []; variable
|
| H A D | DescriptorProto.php | 39 private $enum_type; variable 204 $this->enum_type = $arr; variable
|
| H A D | Descriptor.php | 45 private $enum_type = []; variable
|
| H A D | FieldDescriptor.php | 47 private $enum_type; variable 154 $this->enum_type = $enum_type; variable
|
| H A D | FileDescriptorProto.php | 60 private $enum_type; variable 323 $this->enum_type = $arr; variable
|
| /third_party/protobuf/benchmarks/util/ |
| H A D | schema_proto2_to_proto3_util.h | 94 void ScrubEnum(EnumDescriptorProto *enum_type) { in ScrubEnum() argument [all...] |
| /third_party/protobuf/src/google/protobuf/util/ |
| H A D | type_resolver_util.cc | 281 ConvertEnumDescriptor(const EnumDescriptor* descriptor, Enum* enum_type) ConvertEnumDescriptor() argument
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | datapiece.cc | 274 StatusOr<int> DataPiece::ToEnum(const google::protobuf::Enum* enum_type, in ToEnum() argument
|
| H A D | default_value_objectwriter.cc | 419 const google::protobuf::Enum* enum_type = in FindEnumDefault() local
|
| H A D | utility.cc | 194 FindEnumValueByNameOrNull( const google::protobuf::Enum* enum_type, StringPiece enum_name) FindEnumValueByNameOrNull() argument 207 FindEnumValueByNumberOrNull( const google::protobuf::Enum* enum_type, int32 value) FindEnumValueByNumberOrNull() argument 220 FindEnumValueByNameWithoutUnderscoreOrNull( const google::protobuf::Enum* enum_type, StringPiece enum_name) FindEnumValueByNameWithoutUnderscoreOrNull() argument [all...] |
| H A D | proto_writer.cc | 596 WriteEnum(int field_number, const DataPiece& data, const google::protobuf::Enum* enum_type, CodedOutputStream* stream, bool use_lower_camel_for_enums, bool case_insensitive_enum_parsing, bool ignore_unknown_values) WriteEnum() argument
|
| /third_party/libabigail/src/ |
| H A D | abg-comp-filter.cc | 1341 const enum_type_decl *enum_type = 0; in has_harmless_enum_to_int_change() local
|
| H A D | abg-ctf-reader.cc | 575 enum_type_decl_sptr enum_type in process_ctf_type() local
|
| H A D | abg-reader.cc | 4372 enum_type_decl_sptr enum_type; in build_enum_type_decl_if_not_suppressed() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | message.c | 355 VALUE enum_type = field_type_class(self->descriptor->layout, f); in Message_method_missing() local
|
| /third_party/protobuf/src/google/protobuf/compiler/python/ |
| H A D | python_generator.cc | 1024 const EnumDescriptor* enum_type = field.enum_type(); in FixForeignFieldsInField() local [all...] |
| /third_party/rust/crates/bindgen/bindgen/ |
| H A D | clang.rs | 628 pub fn enum_type(&self) -> Option<Type> { in enum_type() functions
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | parser.cc | 1969 bool Parser::ParseEnumDefinition(EnumDescriptorProto* enum_type, in ParseEnumDefinition() argument 1989 bool Parser::ParseEnumBlock(EnumDescriptorProto* enum_type, in ParseEnumBlock() argument 2010 bool Parser::ParseEnumStatement(EnumDescriptorProto* enum_type, in ParseEnumStatement() argument [all...] |
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | descriptor.cc | 623 const EnumDescriptor *enum_type = in EnumValueName() local 870 const EnumDescriptor* enum_type = _GetDescriptor(self)->enum_type(); in GetEnumType() local
|
| H A D | descriptor_containers.cc | 1165 const EnumDescriptor* enum_type = NULL; in GetByIndex() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor_unittest.cc | 2571 const EnumDescriptor* enum_type = file->enum_type(0); TEST_F() local [all...] |
| H A D | text_format.cc | 780 const EnumDescriptor* enum_type = field->enum_type(); in ConsumeFieldValue() local
|
| H A D | descriptor.cc | 5829 CrossLinkEnum(EnumDescriptor* enum_type, const EnumDescriptorProto& proto) CrossLinkEnum() argument 7009 const EnumDescriptor* enum_type = option_field->enum_type(); SetOptionValue() local 7359 const EnumDescriptor* FieldDescriptor::enum_type() const { enum_type() function in google::protobuf::FieldDescriptor [all...] |
| H A D | descriptor.pb.h | 7021 inline const PROTOBUF_NAMESPACE_ID::EnumDescriptorProto& FileDescriptorProto::enum_type(in in _internal_enum_type() function in FileDescriptorProto 7033 FileDescriptorProto::enum_type() const { enum_type() function in FileDescriptorProto 7776 inline const PROTOBUF_NAMESPACE_ID::EnumDescriptorProto& DescriptorProto::enum_type(int index) const { enum_type() function in DescriptorProto 7788 DescriptorProto::enum_type() const { enum_type() function in DescriptorProto [all...] |