Home
last modified time | relevance | path

Searched defs:full_name (Results 1 - 25 of 28) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx11.c63 char full_name[256]; in setup() local
/third_party/toybox/toys/other/
H A Dmodinfo.c41 static void modinfo_file(char *full_name) in modinfo_file() argument
/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DEnumDescriptor.php13 private $full_name; variable
25 $this->full_name = $full_name; variable
H A DDescriptor.php39 private $full_name; variable
68 $this->full_name = $full_name; variable
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_function.c234 char full_name[100]; in dxil_alloc_func_with_rettype() local
/third_party/protobuf/src/google/protobuf/compiler/java/
H A Djava_name_resolver.cc54 std::string StripPackageName(const std::string& full_name, in StripPackageName() argument
86 std::string full_name = in ClassNameWithoutPackage() local
H A Djava_shared_code_generator.cc168 std::string full_name; in GenerateDescriptors() local
/third_party/protobuf/src/google/protobuf/util/
H A Dtype_resolver_util_test.cc161 std::string GetTypeUrl(std::string full_name) { in GetTypeUrl() argument
/third_party/mesa3d/src/amd/compiler/tests/
H A Dcheck_output.py500 full_name = test_name + '/' + test_variant variable
502 full_name = test_name variable
/third_party/mesa3d/src/imagination/csbgen/
H A Dgen_pack_header.py110 def full_name(self) -> str: member in Node
144 def full_name(self) -> str: member in Csbgen
[all...]
/third_party/benchmark/src/
H A Dbenchmark_register.cc170 const auto full_name = instance.name().str(); in FindBenchmarks() local
/third_party/googletest/googletest/src/
H A Dgtest.cc538 std::string full_name = "UninstantiatedParameterizedTestSuite<" + name + ">"; in InsertSyntheticTestCase() local
599 std::string full_name = in CheckForInstantiations() local
/third_party/node/deps/googletest/src/
H A Dgtest.cc546 std::string full_name = "UninstantiatedParameterizedTestSuite<" + name + ">"; in InsertSyntheticTestCase() local
607 std::string full_name = in CheckForInstantiations() local
/third_party/backends/backend/
H A Dnet.c1201 char *full_name; local
1366 sane_open (SANE_String_Const full_name, SANE_Handl argument
[all...]
H A Dsnapscan.c517 static SANE_Status add_scsi_device (SANE_String_Const full_name) in add_scsi_device() argument
574 static SANE_Status add_usb_device (SANE_String_Const full_name) { in add_usb_device() argument
H A Ddll.c1111 char *full_name; in sane_get_devices() local
1216 sane_open (SANE_String_Const full_name, SANE_Handle * meta_handle) in sane_open() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/php/
H A Dphp_generator.cc280 std::string PhpName(const std::string& full_name, bool is_descriptor) { in PhpName() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor_database.cc53 std::string full_name = prefix.empty() in RecordMessageNames() local
H A Ddescriptor.cc1091 bool DescriptorPool::Tables::AddSymbol(const std::string& full_name, in AddSymbol() argument
4022 AddSymbol(const std::string& full_name, const void* parent, const std::string& name, const Message& proto, Symbol symbol) AddSymbol() argument
4106 ValidateSymbolName(const std::string& name, const std::string& full_name, const Message& proto) ValidateSymbolName() argument
4592 std::string* full_name; AllocateNameString() local
4607 std::string* full_name = AllocateNameString(scope, proto.name()); BuildMessage() local
4746 std::string* full_name = AllocateNameString(scope, proto.name()); BuildFieldOrExtension() local
5101 std::string* full_name = BuildOneof() local
5196 std::string* full_name = AllocateNameString(scope, proto.name()); BuildEnum() local
5296 std::string* full_name = tables_->AllocateEmptyString(); BuildEnumValue() local
5361 std::string* full_name = AllocateNameString(file_->package(), proto.name()); BuildService() local
5388 std::string* full_name = BuildMethod() local
6204 ValidateExtensionRangeOptions( const std::string& full_name, Descriptor::ExtensionRange* extension_range, const DescriptorProto_ExtensionRange& proto) ValidateExtensionRangeOptions() argument
[all...]
/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface_unittest.cc394 std::string full_name = temp_directory_ + "/" + name; in CreateTempFile() local
/third_party/ffmpeg/libavcodec/
H A Dproresenc_kostya.c147 const char *full_name; member
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h189 FT_UInt full_name; member
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dt1tables.h92 FT_String* full_name; member
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmessage.cc229 char* full_name; in New() local
[all...]
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc525 const std::string& full_name = test_suite_name + "." + test_name.c_str(); in FilterMatchesTest() local

Completed in 61 milliseconds

12