/third_party/protobuf/python/google/protobuf/ |
D | proto_builder.py | 44 def _GetMessageFromFactory(factory, full_name): argument 60 def MakeSimpleProtoClass(fields, full_name=None, pool=None): argument 116 def _MakeFileDescriptorProto(proto_file_name, full_name, field_items): argument
|
D | descriptor_pool.py | 496 def FindMessageTypeByName(self, full_name): argument 514 def FindEnumTypeByName(self, full_name): argument 532 def FindFieldByName(self, full_name): argument 549 def FindOneofByName(self, full_name): argument 566 def FindExtensionByName(self, full_name): argument 671 def FindServiceByName(self, full_name): argument 688 def FindMethodByName(self, full_name): argument
|
D | descriptor.py | 188 def __init__(self, options, options_class_name, name, full_name, argument 289 def __new__(cls, name, full_name, filename, containing_type, fields, argument 301 def __init__(self, name, full_name, filename, containing_type, fields, argument 536 def __new__(cls, name, full_name, index, number, type, cpp_type, label, argument 548 def __init__(self, name, full_name, index, number, type, cpp_type, label, argument 654 def __new__(cls, name, full_name, filename, values, argument 661 def __init__(self, name, full_name, filename, values, argument 758 cls, name, full_name, index, containing_type, fields, options=None, argument 764 self, name, full_name, index, containing_type, fields, options=None, argument 801 def __new__(cls, name, full_name, index, methods, options=None, argument [all …]
|
D | message.py | 409 def _InternalConstructMessage(full_name): argument
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
D | EnumDescriptor.php | 13 private $full_name; variable in Google\\Protobuf\\Internal\\EnumDescriptor 23 public function setFullName($full_name)
|
D | Descriptor.php | 39 private $full_name; variable in Google\\Protobuf\\Internal\\Descriptor 66 public function setFullName($full_name)
|
D | EnumBuilderContext.php | 44 public function __construct($full_name, $klass, $pool)
|
D | MessageBuilderContext.php | 46 public function __construct($full_name, $klass, $pool)
|
/third_party/toybox/toys/other/ |
D | modinfo.c | 41 static void modinfo_file(char *full_name) in modinfo_file()
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
D | java_name_resolver.cc | 54 std::string StripPackageName(const std::string& full_name, in StripPackageName() 86 std::string full_name = in ClassNameWithoutPackage() local
|
D | java_shared_code_generator.cc | 168 std::string full_name; in GenerateDescriptors() local
|
/third_party/mesa3d/src/amd/compiler/tests/ |
D | check_output.py | 500 full_name = test_name + '/' + test_variant variable 502 full_name = test_name variable
|
/third_party/mesa3d/src/microsoft/compiler/ |
D | dxil_function.c | 234 char full_name[100]; in dxil_alloc_func_with_rettype() local
|
/third_party/mesa3d/src/imagination/csbgen/ |
D | gen_pack_header.py | 110 def full_name(self) -> str: member in Node 144 def full_name(self) -> str: member in Csbgen
|
/third_party/ffmpeg/libavcodec/ |
D | mediacodecdec.c | 523 #define DECLARE_MEDIACODEC_VDEC(short_name, full_name, codec_id, bsf) \ argument
|
/third_party/protobuf/src/google/protobuf/ |
D | descriptor.cc | 1091 bool DescriptorPool::Tables::AddSymbol(const std::string& full_name, in AddSymbol() 4022 bool DescriptorBuilder::AddSymbol(const std::string& full_name, in AddSymbol() 4107 const std::string& full_name, in ValidateSymbolName() 4592 std::string* full_name; in AllocateNameString() local 4607 std::string* full_name = AllocateNameString(scope, proto.name()); in BuildMessage() local 4746 std::string* full_name = AllocateNameString(scope, proto.name()); in BuildFieldOrExtension() local 5101 std::string* full_name = in BuildOneof() local 5196 std::string* full_name = AllocateNameString(scope, proto.name()); in BuildEnum() local 5296 std::string* full_name = tables_->AllocateEmptyString(); in BuildEnumValue() local 5361 std::string* full_name = AllocateNameString(file_->package(), proto.name()); in BuildService() local [all …]
|
D | descriptor_database.cc | 53 std::string full_name = prefix.empty() in RecordMessageNames() local
|
/third_party/protobuf/src/google/protobuf/util/ |
D | type_resolver_util_test.cc | 161 std::string GetTypeUrl(std::string full_name) { in GetTypeUrl()
|
/third_party/benchmark/src/ |
D | benchmark_register.cc | 166 const auto full_name = instance.name().str(); in FindBenchmarks() local
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | t1tables.h | 92 FT_String* full_name; member
|
/third_party/freetype/include/freetype/ |
D | t1tables.h | 92 FT_String* full_name; member
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/ |
D | t1tables.h | 93 FT_String* full_name; member
|
/third_party/gstreamer/gstreamer/libs/gst/helpers/ |
D | gst_gdb.py | 692 def full_name(self): member in GdbGstObject
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/ |
D | gsttranscoder.c | 502 gchar *full_name; in dump_dot_file() local
|
/third_party/freetype/include/freetype/internal/ |
D | cfftypes.h | 189 FT_UInt full_name; member
|