Home
last modified time | relevance | path

Searched defs:enum_value (Results 1 - 25 of 25) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.annotation_test.cpp186 uint32_t enum_value; // Which enum, e.g. BuiltIn member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.annotation_test.cpp186 uint32_t enum_value; // Which enum, e.g. BuiltIn member
/third_party/protobuf/src/google/protobuf/
H A Dpreserve_unknown_enum_test.cc193 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 Dwire_format.cc492 const EnumValueDescriptor* enum_value = in ParseAndMergeField() local
H A Dextension_set.h561 int enum_value; member
H A Dtext_format.cc781 const EnumValueDescriptor* enum_value = nullptr; in ConsumeFieldValue() local
2390 int enum_value = in PrintFieldValue() local
[all...]
H A Ddescriptor.cc6178 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 Dtext_to_binary.annotation_test.cpp187 uint32_t enum_value; // Which enum, e.g. BuiltIn member
/third_party/skia/third_party/externals/spirv-tools/utils/
H A Dgenerate_language_headers.py73 def enum_value(self, prefix, name, value): member in LangGenerator
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/bin/
H A Dgenerate_language_headers.py112 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 Dgenerate_language_headers.py112 def enum_value(self, prefix, name, value): member in LangGenerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/
H A Dgenerate_language_headers.py73 def enum_value(self, prefix, name, value): member in LangGenerator
/third_party/spirv-headers/tools/buildHeaders/bin/
H A Dgenerate_language_headers.py112 def enum_value(self, prefix, name, value): member in LangGenerator
/third_party/spirv-tools/utils/
H A Dgenerate_language_headers.py73 def enum_value(self, prefix, name, value): member in LangGenerator
/third_party/json/docs/examples/
H A Dbasic_json__CompatibleType.cpp155 enum { enum_value = 17 }; in main() enumerator
/third_party/protobuf/python/google/protobuf/pyext/
H A Drepeated_scalar_container.cc166 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 Dmap_container.cc288 const EnumValueDescriptor* enum_value = in PythonToMapValueRef() local
H A Ddescriptor.cc629 const EnumValueDescriptor *enum_value = in EnumValueName() local
H A Dmessage.cc2249 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 Dutility.cc198 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 Dprotostream_objectsource.cc899 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 DMessage.php872 $enum_value = $field->getEnumType()->getValueByName($value); variable
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc580 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 Ddefs.c1993 google_protobuf_EnumValueDescriptorProto* enum_value; in EnumBuilderContext_value() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_helpers.cc463 std::string EnumValueName(const EnumValueDescriptor* enum_value) { in EnumValueName() argument

Completed in 48 milliseconds