/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
D | objectivec_oneof.cc | 79 string enum_name = variables_["enum_name"]; in GenerateCaseEnum() local
|
/third_party/protobuf/src/google/protobuf/util/internal/ |
D | utility.cc | 195 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameOrNull() 221 const google::protobuf::Enum* enum_type, StringPiece enum_name) { in FindEnumValueByNameWithoutUnderscoreOrNull()
|
D | datapiece.cc | 283 std::string enum_name = std::string(str_); in ToEnum() local
|
/third_party/gstreamer/gst_libav/ext/libav/ |
D | gstavcfg.c | 92 gchar *enum_name = g_strdup_printf ("%s-%s", lower_obj_name, top_opt->unit); in register_enum() local
|
/third_party/protobuf/src/google/protobuf/compiler/csharp/ |
D | csharp_helpers.cc | 274 std::string GetEnumValueName(const std::string& enum_name, const std::string& enum_value_name) { in GetEnumValueName()
|
/third_party/mesa3d/src/asahi/lib/ |
D | gen_pack.py | 199 def enum_name(name): function
|
/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.annotation_test.cpp | 146 std::string enum_name; member
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.annotation_test.cpp | 187 std::string enum_name; member
|
/third_party/spirv-tools/test/ |
D | text_to_binary.annotation_test.cpp | 187 std::string enum_name; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.annotation_test.cpp | 187 std::string enum_name; member
|
/third_party/mesa3d/src/panfrost/lib/genxml/ |
D | gen_pack.py | 262 def enum_name(name): function
|
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
D | message.c | 219 char enum_name[name_len - 5]; in extract_method_call() local
|
/third_party/openssl/test/helpers/ |
D | ssl_test_ctx.c | 78 static const char *enum_name(const test_enum *enums, size_t num_enums, in enum_name() function
|
/third_party/mesa3d/src/broadcom/cle/ |
D | v3d_decoder.c | 834 const char *enum_name = NULL; in v3d_field_iterator_next() local
|
/third_party/gstreamer/gstplugins_bad/tests/examples/mpegts/ |
D | ts-parser.c | 167 enum_name (GType instance_type, gint val) in enum_name() function
|
/third_party/libabigail/src/ |
D | abg-ctf-reader.cc | 1472 std::string enum_name = ctf_type_name_raw(ctf_dictionary, in process_ctf_enum_type() local
|
D | abg-dwarf-reader.cc | 12173 string enum_name, in build_enum_underlying_type()
|
/third_party/mesa3d/src/intel/common/ |
D | intel_decoder.c | 1054 const char *enum_name = NULL; in iter_decode_field() local
|
/third_party/protobuf/python/google/protobuf/pyext/ |
D | descriptor.cc | 619 const char *enum_name; in EnumValueName() local
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor_unittest.cc | 7828 void AddSimpleEnumProtoFileToDb(const char* file_name, const char* enum_name, in AddSimpleEnumProtoFileToDb()
|