/third_party/ltp/testcases/kernel/syscalls/statx/ |
H A D | statx11.c | 63 char full_name[256]; in setup() local
|
/third_party/toybox/toys/other/ |
H A D | modinfo.c | 41 static void modinfo_file(char *full_name) in modinfo_file() argument
|
/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
H A D | EnumDescriptor.php | 13 private $full_name; variable 25 $this->full_name = $full_name; variable
|
H A D | Descriptor.php | 39 private $full_name; variable 68 $this->full_name = $full_name; variable
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_function.c | 234 char full_name[100]; in dxil_alloc_func_with_rettype() local
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_name_resolver.cc | 54 std::string StripPackageName(const std::string& full_name, in StripPackageName() argument 86 std::string full_name = in ClassNameWithoutPackage() local
|
H A D | java_shared_code_generator.cc | 168 std::string full_name; in GenerateDescriptors() local
|
/third_party/protobuf/src/google/protobuf/util/ |
H A D | type_resolver_util_test.cc | 161 std::string GetTypeUrl(std::string full_name) { in GetTypeUrl() argument
|
/third_party/mesa3d/src/amd/compiler/tests/ |
H A D | check_output.py | 500 full_name = test_name + '/' + test_variant variable 502 full_name = test_name variable
|
/third_party/mesa3d/src/imagination/csbgen/ |
H A D | gen_pack_header.py | 110 def full_name(self) -> str: member in Node 144 def full_name(self) -> str: member in Csbgen [all...] |
/third_party/benchmark/src/ |
H A D | benchmark_register.cc | 170 const auto full_name = instance.name().str(); in FindBenchmarks() local
|
/third_party/googletest/googletest/src/ |
H A D | gtest.cc | 538 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 D | gtest.cc | 546 std::string full_name = "UninstantiatedParameterizedTestSuite<" + name + ">"; in InsertSyntheticTestCase() local 607 std::string full_name = in CheckForInstantiations() local
|
/third_party/backends/backend/ |
H A D | net.c | 1201 char *full_name; local 1366 sane_open (SANE_String_Const full_name, SANE_Handl argument [all...] |
H A D | snapscan.c | 517 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 D | dll.c | 1111 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 D | php_generator.cc | 280 std::string PhpName(const std::string& full_name, bool is_descriptor) { in PhpName() argument [all...] |
/third_party/protobuf/src/google/protobuf/ |
H A D | descriptor_database.cc | 53 std::string full_name = prefix.empty() in RecordMessageNames() local
|
H A D | descriptor.cc | 1091 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 D | command_line_interface_unittest.cc | 394 std::string full_name = temp_directory_ + "/" + name; in CreateTempFile() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | proresenc_kostya.c | 147 const char *full_name; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/internal/ |
H A D | cfftypes.h | 189 FT_UInt full_name; member
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
H A D | t1tables.h | 92 FT_String* full_name; member
|
/third_party/protobuf/python/google/protobuf/pyext/ |
H A D | message.cc | 229 char* full_name; in New() local [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 525 const std::string& full_name = test_suite_name + "." + test_name.c_str(); in FilterMatchesTest() local
|