/external/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.py | 139 def __init__(self, options, options_class_name, name, full_name, argument 258 def __new__(cls, name, full_name, filename, containing_type, fields, argument 269 def __init__(self, name, full_name, filename, containing_type, fields, argument 497 def __new__(cls, name, full_name, index, number, type, cpp_type, label, argument 507 def __init__(self, name, full_name, index, number, type, cpp_type, label, argument 598 def __new__(cls, name, full_name, filename, values, argument 604 def __init__(self, name, full_name, filename, values, argument 685 def __new__(cls, name, full_name, index, containing_type, fields): argument 689 def __init__(self, name, full_name, index, containing_type, fields): argument 713 def __init__(self, name, full_name, index, methods, options=None, file=None, argument [all …]
|
D | descriptor_pool.py | 243 def FindMessageTypeByName(self, full_name): argument 258 def FindEnumTypeByName(self, full_name): argument 273 def FindFieldByName(self, full_name): argument 287 def FindExtensionByName(self, full_name): argument
|
/external/nanopb-c/generator/google/protobuf/ |
D | descriptor.py | 115 def __init__(self, options, options_class_name, name, full_name, argument 226 def __init__(self, name, full_name, filename, containing_type, fields, argument 428 def __init__(self, name, full_name, index, number, type, cpp_type, label, argument 514 def __init__(self, name, full_name, filename, values, argument 585 def __init__(self, name, full_name, index, methods, options=None, file=None, argument 629 def __init__(self, name, full_name, index, containing_service, argument
|
D | descriptor_pool.py | 140 def FindMessageTypeByName(self, full_name): argument 155 def FindEnumTypeByName(self, full_name): argument
|
/external/webrtc/webrtc/libjingle/xmpp/ |
D | mucroomlookuptask.h | 25 std::string full_name() const { in full_name() function
|
/external/toybox/toys/other/ |
D | modinfo.c | 38 static void modinfo_file(char *full_name) in modinfo_file()
|
/external/v8/tools/ |
D | generate-builtins-tests.py | 47 def BuildTests(function, full_name, options): argument
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_name_resolver.cc | 54 string StripPackageName(const string& full_name, in StripPackageName() 87 string full_name = StripPackageName(descriptor->full_name(), in ClassNameWithoutPackage() local
|
/external/google-breakpad/src/common/ |
D | dwarf_line_to_module.cc | 99 string full_name = ExpandPath(name, dir_name); in DefineFile() local
|
/external/squashfs-tools/squashfs-tools/ |
D | android.c | 84 char* full_name = (char*) malloc(full_name_size); in set_selabel() local
|
D | xattr.h | 44 char *full_name; member
|
/external/libchrome/base/files/ |
D | file_enumerator_posix.cc | 140 FilePath full_name = source.Append(dent->d_name); in ReadDirectory() local
|
/external/libtextclassifier/common/ |
D | embedding-feature-extractor.h | 83 std::string full_name = ArgPrefix(); in GetParamName() local
|
/external/protobuf/src/google/protobuf/ |
D | any.cc | 80 string full_name; in InternalIs() local
|
D | descriptor.cc | 914 const string& full_name, Symbol symbol) { in AddSymbol() 3585 const string& full_name, const void* parent, const string& name, in AddSymbol() 3650 const string& name, const string& full_name, const Message& proto) { in ValidateSymbolName() 4057 string* full_name = tables_->AllocateString(scope); in BuildMessage() local 4194 string* full_name = tables_->AllocateString(scope); in BuildFieldOrExtension() local 4511 string* full_name = tables_->AllocateString(parent->full_name()); in BuildOneof() local 4535 string* full_name = tables_->AllocateString(scope); in BuildEnum() local 4578 string* full_name = tables_->AllocateString(*parent->full_name_); in BuildEnumValue() local 4640 string* full_name = tables_->AllocateString(file_->package()); in BuildService() local 4669 string* full_name = tables_->AllocateString(parent->full_name()); in BuildMethod() local
|
/external/flatbuffers/src/ |
D | flatc.cpp | 53 std::stringstream full_name; in GetUsageString() local
|
/external/mesa3d/src/compiler/glsl/tests/ |
D | varyings_test.cpp | 209 char *const full_name = interface_field_name(simple_interface); in TEST_F() local
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common_linux.cc | 33 static bool IsLinker(const char* full_name) { in IsLinker()
|
/external/eigen/bench/tensors/ |
D | benchmark_main.cc | 176 char full_name[100]; in RunWithArg() local
|
/external/llvm/cmake/modules/ |
D | AddLLVM.cmake | 1173 set(full_name ${CMAKE_${type}_LIBRARY_PREFIX}${name}${CMAKE_${type}_LIBRARY_SUFFIX}) variable 1209 set(full_name ${name}${CMAKE_EXECUTABLE_SUFFIX}) variable
|
/external/protobuf/src/google/protobuf/util/ |
D | type_resolver_util_test.cc | 146 string GetTypeUrl(string full_name) { in GetTypeUrl()
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_interform.cpp | 304 explicit CFieldNameExtractor(const CFX_WideString& full_name) in CFieldNameExtractor() 520 void CFieldTree::SetField(const CFX_WideString& full_name, in SetField() 544 CPDF_FormField* CFieldTree::GetField(const CFX_WideString& full_name) { in GetField() 563 CFieldTree::Node* CFieldTree::FindNode(const CFX_WideString& full_name) { in FindNode()
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
D | sanitizer_linux_test.cc | 237 char full_name[256]; in TEST() local
|
/external/blktrace/btreplay/ |
D | btrecord.c | 341 char full_name[MAXPATHLEN]; in add_input_file() local
|