Home
last modified time | relevance | path

Searched defs:full_name (Results 1 – 25 of 47) sorted by relevance

12

/external/protobuf/python/google/protobuf/
Ddescriptor.py122 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
Ddescriptor_pool.py224 def FindMessageTypeByName(self, full_name): argument
239 def FindEnumTypeByName(self, full_name): argument
/external/nanopb-c/generator/google/protobuf/
Ddescriptor.py115 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
Ddescriptor_pool.py140 def FindMessageTypeByName(self, full_name): argument
155 def FindEnumTypeByName(self, full_name): argument
/external/webrtc/webrtc/libjingle/xmpp/
Dmucroomlookuptask.h25 std::string full_name() const { in full_name() function
/external/toybox/toys/other/
Dmodinfo.c38 static void modinfo_file(char *full_name) in modinfo_file()
/external/protobuf/src/google/protobuf/compiler/java/
Djava_name_resolver.cc54 string StripPackageName(const string& full_name, in StripPackageName()
87 string full_name = StripPackageName(descriptor->full_name(), in ClassNameWithoutPackage() local
Djava_helpers.cc193 string ToJavaName(const string& full_name, in ToJavaName()
/external/v8/tools/
Dgenerate-builtins-tests.py47 def BuildTests(function, full_name, options): argument
/external/squashfs-tools/squashfs-tools/
Dandroid.c79 char* full_name = (char*) malloc(full_name_size); in set_selabel() local
Dxattr.h44 char *full_name; member
/external/google-breakpad/src/common/
Ddwarf_line_to_module.cc99 string full_name = ExpandPath(name, dir_name); in DefineFile() local
/external/libchrome/base/files/
Dfile_enumerator_posix.cc140 FilePath full_name = source.Append(dent->d_name); in ReadDirectory() local
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Ddefinition.py66 def _get_or_define_module(full_name, modules): argument
/external/pdfium/core/src/fpdfdoc/
Ddoc_form.cpp15 explicit CFieldNameExtractor(const CFX_WideString& full_name) { in CFieldNameExtractor()
140 void CFieldTree::SetField(const CFX_WideString& full_name, in SetField()
163 CPDF_FormField* CFieldTree::GetField(const CFX_WideString& full_name) { in GetField()
180 CPDF_FormField* CFieldTree::RemoveField(const CFX_WideString& full_name) { in RemoveField()
208 CFieldTree::_Node* CFieldTree::FindNode(const CFX_WideString& full_name) { in FindNode()
672 CFX_WideString full_name = GetFullName(pField->GetFieldDict()); in GetAllFieldNames() local
Ddoc_utils.cpp15 CFX_WideString full_name; in GetFullName() local
/external/opencv3/modules/videoio/test/
Dtest_video_io.cpp189 string full_name = cv::tempfile(ext.c_str()); in ImageTest() local
362 string full_name = cv::tempfile((s_digit.str() + ".bmp").c_str()); in SpecificImageTest() local
/external/compiler-rt/lib/lsan/
Dlsan_common_linux.cc34 static bool IsLinker(const char* full_name) { in IsLinker()
/external/llvm/cmake/modules/
DAddLLVM.cmake1088 set(full_name ${CMAKE_${type}_LIBRARY_PREFIX}${name}${CMAKE_${type}_LIBRARY_SUFFIX}) variable
1124 set(full_name ${name}${CMAKE_EXECUTABLE_SUFFIX}) variable
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/
Dextended_descriptor.py65 full_name = messages.StringField(101) variable in ExtendedEnumDescriptor
118 full_name = messages.StringField(101) variable in ExtendedMessageDescriptor
/external/protobuf/src/google/protobuf/
Ddescriptor.cc769 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/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cc237 char full_name[256]; in TEST() local
/external/blktrace/btreplay/
Dbtrecord.c341 char full_name[MAXPATHLEN]; in add_input_file() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h618 const char *full_name() const { return full_name_; } in full_name() function
/external/freetype/include/
Dt1tables.h93 FT_String* full_name; member

12