| /third_party/skia/third_party/externals/spirv-tools/test/ |
| H A D | text_to_binary.annotation_test.cpp | 186 uint32_t enum_value; // Which enum, e.g. BuiltIn member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| H A D | text_to_binary.annotation_test.cpp | 186 uint32_t enum_value; // Which enum, e.g. BuiltIn member
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | preserve_unknown_enum_test.cc | 193 const EnumValueDescriptor* enum_value = r->GetEnum(message, field); in TEST() local 233 const EnumValueDescriptor* enum_value = r->GetEnum(message, singular_field); in TEST() local 246 const EnumValueDescriptor* enum_value = TEST() local [all...] |
| H A D | wire_format.cc | 492 const EnumValueDescriptor* enum_value = in ParseAndMergeField() local
|
| H A D | extension_set.h | 561 int enum_value; member
|
| H A D | text_format.cc | 781 const EnumValueDescriptor* enum_value = nullptr; in ConsumeFieldValue() local 2390 int enum_value = in PrintFieldValue() local [all...] |
| H A D | descriptor.cc | 6178 const EnumValueDescriptor* enum_value = enm->value(i); in ValidateEnumOptions() local 5840 CrossLinkEnumValue( EnumValueDescriptor* enum_value, const EnumValueDescriptorProto& ) CrossLinkEnumValue() argument 7011 const EnumValueDescriptor* enum_value = nullptr; SetOptionValue() local [all...] |
| /third_party/spirv-tools/test/ |
| H A D | text_to_binary.annotation_test.cpp | 187 uint32_t enum_value; // Which enum, e.g. BuiltIn member
|
| /third_party/skia/third_party/externals/spirv-tools/utils/ |
| H A D | generate_language_headers.py | 73 def enum_value(self, prefix, name, value): member in LangGenerator
|
| /third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/bin/ |
| H A D | generate_language_headers.py | 112 def enum_value(self, prefix, name, value): member in LangGenerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/bin/ |
| H A D | generate_language_headers.py | 112 def enum_value(self, prefix, name, value): member in LangGenerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/ |
| H A D | generate_language_headers.py | 73 def enum_value(self, prefix, name, value): member in LangGenerator
|
| /third_party/spirv-headers/tools/buildHeaders/bin/ |
| H A D | generate_language_headers.py | 112 def enum_value(self, prefix, name, value): member in LangGenerator
|
| /third_party/spirv-tools/utils/ |
| H A D | generate_language_headers.py | 73 def enum_value(self, prefix, name, value): member in LangGenerator
|
| /third_party/json/docs/examples/ |
| H A D | basic_json__CompatibleType.cpp | 155 enum { enum_value = 17 }; in main() enumerator
|
| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | repeated_scalar_container.cc | 166 const EnumValueDescriptor* enum_value = in AssignItem() local 255 const EnumValueDescriptor* enum_value = in Item() local 398 const EnumValueDescriptor* enum_value = in Subscript() local
|
| H A D | map_container.cc | 288 const EnumValueDescriptor* enum_value = in PythonToMapValueRef() local
|
| H A D | descriptor.cc | 629 const EnumValueDescriptor *enum_value = in EnumValueName() local
|
| H A D | message.cc | 2249 const EnumValueDescriptor* enum_value = in InternalGetScalar() local 2350 const EnumValueDescriptor* enum_value = in InternalSetNonOneofScalar() local
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | utility.cc | 198 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNameOrNull() local 211 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNumberOrNull() local 224 const google::protobuf::EnumValue& enum_value = enum_type->enumvalue(i); in FindEnumValueByNameWithoutUnderscoreOrNull() local
|
| H A D | protostream_objectsource.cc | 899 const google::protobuf::EnumValue* enum_value = in RenderNonMessageField() local 1029 const google::protobuf::EnumValue* enum_value = in ReadFieldValueAsString() local
|
| /third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| H A D | Message.php | 872 $enum_value = $field->getEnumType()->getValueByName($value); variable
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | parser.cc | 580 const EnumValueDescriptorProto& enum_value = proto->value(i); in ValidateEnum() local 2031 bool Parser::ParseEnumConstant(EnumValueDescriptorProto* enum_value, in ParseEnumConstant() argument [all...] |
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| H A D | defs.c | 1993 google_protobuf_EnumValueDescriptorProto* enum_value; in EnumBuilderContext_value() local
|
| /third_party/protobuf/src/google/protobuf/compiler/cpp/ |
| H A D | cpp_helpers.cc | 463 std::string EnumValueName(const EnumValueDescriptor* enum_value) { in EnumValueName() argument
|