/external/protobuf/python/google/protobuf/ |
D | descriptor.py | 122 def __init__(self, options, options_class_name, name, full_name, argument 241 def __init__(self, name, full_name, filename, containing_type, fields, argument 455 def __init__(self, name, full_name, index, number, type, cpp_type, label, argument 547 def __init__(self, name, full_name, filename, values, argument 614 def __init__(self, name, full_name, index, containing_type, fields): argument 638 def __init__(self, name, full_name, index, methods, options=None, file=None, argument 682 def __init__(self, name, full_name, index, containing_service, argument
|
D | descriptor_pool.py | 224 def FindMessageTypeByName(self, full_name): argument 239 def FindEnumTypeByName(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/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
|
D | java_helpers.cc | 193 string ToJavaName(const string& full_name, in ToJavaName()
|
/external/toybox/toys/other/ |
D | modinfo.c | 36 static void modinfo_file(char *full_name) in modinfo_file()
|
/external/squashfs-tools/squashfs-tools/ |
D | android.c | 75 char* full_name = (char*) malloc(full_name_size); in set_selabel() local
|
D | xattr.h | 44 char *full_name; member
|
/external/v8/tools/ |
D | generate-builtins-tests.py | 47 def BuildTests(function, full_name, options): argument
|
/external/google-breakpad/src/common/ |
D | dwarf_line_to_module.cc | 99 string full_name = ExpandPath(name, dir_name); in DefineFile() local
|
/external/lldb/source/Interpreter/ |
D | Options.cpp | 787 std::string full_name ("--"); in HandleOptionCompletion() local 805 std::string full_name ("--"); in HandleOptionCompletion() local 831 std::string full_name ("--"); in HandleOptionCompletion() local
|
D | CommandInterpreter.cpp | 938 CommandInterpreter::GetAliasFullName (const char *cmd, std::string &full_name) in GetAliasFullName() 1622 std::string full_name; in HandleCommand() local
|
/external/compiler-rt/lib/lsan/ |
D | lsan_common_linux.cc | 34 static bool IsLinker(const char* full_name) { in IsLinker()
|
/external/pdfium/core/src/fpdfdoc/ |
D | doc_form.cpp | 16 _CFieldNameExtractor(const CFX_WideString& full_name) in _CFieldNameExtractor() 156 void CFieldTree::SetField(const CFX_WideString &full_name, CPDF_FormField *field_ptr) in SetField() 179 CPDF_FormField *CFieldTree::GetField(const CFX_WideString &full_name) in GetField() 197 CPDF_FormField *CFieldTree::RemoveField(const CFX_WideString & full_name) in RemoveField() 227 CFieldTree::_Node *CFieldTree::FindNode(const CFX_WideString& full_name) in FindNode() 764 CFX_WideString full_name = GetFullName(pField->GetFieldDict()); in GetAllFieldNames() local
|
D | doc_utils.cpp | 14 CFX_WideString full_name; in GetFullName() local
|
/external/protobuf/src/google/protobuf/ |
D | descriptor.cc | 769 const string& full_name, Symbol symbol) { in AddSymbol() 3088 const string& full_name, const void* parent, const string& name, in AddSymbol() 3153 const string& name, const string& full_name, const Message& proto) { in ValidateSymbolName() 3528 string* full_name = tables_->AllocateString(scope); in BuildMessage() local 3598 string* full_name = tables_->AllocateString(scope); in BuildFieldOrExtension() local 3892 string* full_name = tables_->AllocateString(parent->full_name()); in BuildOneof() local 3916 string* full_name = tables_->AllocateString(scope); in BuildEnum() local 3959 string* full_name = tables_->AllocateString(*parent->full_name_); in BuildEnumValue() local 4021 string* full_name = tables_->AllocateString(file_->package()); in BuildService() local 4050 string* full_name = tables_->AllocateString(parent->full_name()); in BuildMethod() local
|
/external/lldb/source/Breakpoint/ |
D | BreakpointResolverName.cpp | 163 ConstString full_name (sc.GetFunctionName()); in Prune() local
|
/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
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_common.h | 579 const char *full_name() const { return full_name_; } in full_name() function
|
/external/freetype/src/cff/ |
D | cfftypes.h | 110 FT_UInt full_name; member
|
/external/pdfium/third_party/freetype/src/cff/ |
D | cfftypes.h | 110 FT_UInt full_name; member
|
/external/freetype/include/freetype/ |
D | t1tables.h | 93 FT_String* full_name; member
|
/external/pdfium/third_party/freetype/include/ |
D | t1tables.h | 93 FT_String* full_name; member
|