Home
last modified time | relevance | path

Searched defs:enum_name (Results 1 - 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/
H A Dtext_to_binary.annotation_test.cpp187 std::string enum_name; member
H A Dunit_spirv.h151 EnumCase(E val, std::string enum_name, std::vector<uint32_t> ops = {}) in EnumCase() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Dtext_to_binary.annotation_test.cpp187 std::string enum_name; member
H A Dunit_spirv.h151 EnumCase(E val, std::string enum_name, std::vector<uint32_t> ops = {}) in EnumCase() argument
/third_party/spirv-tools/test/
H A Dtext_to_binary.annotation_test.cpp188 std::string enum_name; member
H A Dunit_spirv.h151 EnumCase(E val, std::string enum_name, std::vector<uint32_t> ops = {}) in EnumCase() argument
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_oneof.cc79 string enum_name = variables_["enum_name"]; in GenerateCaseEnum() local
/third_party/mesa3d/src/asahi/lib/
H A Dgen_pack.py199 def enum_name(name): function
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Dgen_pack.py262 def enum_name(name): function
/third_party/protobuf/src/google/protobuf/util/internal/
H A Ddatapiece.cc283 std::string enum_name = std::string(str_); in ToEnum() local
H A Dutility.cc194 FindEnumValueByNameOrNull( const google::protobuf::Enum* enum_type, StringPiece enum_name) FindEnumValueByNameOrNull() argument
220 FindEnumValueByNameWithoutUnderscoreOrNull( const google::protobuf::Enum* enum_type, StringPiece enum_name) FindEnumValueByNameWithoutUnderscoreOrNull() argument
/third_party/protobuf/src/google/protobuf/compiler/csharp/
H A Dcsharp_helpers.cc274 std::string GetEnumValueName(const std::string& enum_name, const std::string& enum_value_name) { in GetEnumValueName() argument
/third_party/mesa3d/src/broadcom/cle/
H A Dv3d_decoder.c834 const char *enum_name = NULL; in v3d_field_iterator_next() local
/third_party/openssl/test/helpers/
H A Dssl_test_ctx.c78 static const char *enum_name(const test_enum *enums, size_t num_enums, in enum_name() function
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c219 char enum_name[name_len - 5]; in extract_method_call() local
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.c1054 const char *enum_name = NULL; in iter_decode_field() local
/third_party/libabigail/src/
H A Dabg-ctf-reader.cc1472 std::string enum_name = ctf_type_name_raw(ctf_dictionary, in process_ctf_enum_type() local
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc619 const char *enum_name; in EnumValueName() local
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_unittest.cc7828 void AddSimpleEnumProtoFileToDb(const char* file_name, const char* enum_name, in AddSimpleEnumProtoFileToDb() argument

Completed in 38 milliseconds