/external/google-breakpad/src/common/ |
dwarf_line_to_module.cc | 99 string full_name = ExpandPath(name, dir_name); local 103 files_[file_num] = module_->FindFile(full_name);
|
/external/squashfs-tools/squashfs-tools/ |
android.c | 79 char* full_name = (char*) malloc(full_name_size); local 80 if (full_name == NULL) { 85 full_name[0] = '/'; 86 strncpy(full_name + 1, path, full_name_size - 1); 88 if (selabel_lookup(sehnd, &secontext, full_name, mode)) { 92 free(full_name);
|
xattr.h | 44 char *full_name; member in struct:xattr_list
|
/external/webrtc/webrtc/libjingle/xmpp/ |
mucroomlookuptask.h | 25 std::string full_name() const { function in struct:buzz::MucRoomInfo
|
/build/tools/fs_config/ |
fs_config.c | 131 char* full_name = (char*) malloc(full_name_size); local 132 if (full_name == NULL) { 137 full_name[0] = '/'; 138 strncpy(full_name + 1, buffer, full_name_size - 1); 139 full_name[full_name_size - 1] = '\0'; 142 if (selabel_lookup(sehnd, &secontext, full_name, ( mode | (is_dir ? S_IFDIR : S_IFREG)))) { 147 free(full_name);
|
/external/libchrome/base/files/ |
file_enumerator_posix.cc | 140 FilePath full_name = source.Append(dent->d_name); local 143 ret = lstat(full_name.value().c_str(), &info.stat_); 145 ret = stat(full_name.value().c_str(), &info.stat_);
|
/external/nanopb-c/generator/google/protobuf/compiler/ |
plugin_pb2.py | 24 full_name='google.protobuf.compiler.CodeGeneratorRequest', variable 30 name='file_to_generate', full_name='google.protobuf.compiler.CodeGeneratorRequest.file_to_generate', index=0, 37 name='parameter', full_name='google.protobuf.compiler.CodeGeneratorRequest.parameter', index=1, 44 name='proto_file', full_name='google.protobuf.compiler.CodeGeneratorRequest.proto_file', index=2, 66 full_name='google.protobuf.compiler.CodeGeneratorResponse.File', variable 72 name='name', full_name='google.protobuf.compiler.CodeGeneratorResponse.File.name', index=0, 79 name='insertion_point', full_name='google.protobuf.compiler.CodeGeneratorResponse.File.insertion_point', index=1, 86 name='content', full_name='google.protobuf.compiler.CodeGeneratorResponse.File.content', index=2, 107 full_name='google.protobuf.compiler.CodeGeneratorResponse', variable 113 name='error', full_name='google.protobuf.compiler.CodeGeneratorResponse.error', index=0 [all...] |
/external/nanopb-c/generator/proto/ |
plugin_pb2.py | 20 full_name='google.protobuf.compiler.CodeGeneratorRequest', variable 26 name='file_to_generate', full_name='google.protobuf.compiler.CodeGeneratorRequest.file_to_generate', index=0, 33 name='parameter', full_name='google.protobuf.compiler.CodeGeneratorRequest.parameter', index=1, 40 name='proto_file', full_name='google.protobuf.compiler.CodeGeneratorRequest.proto_file', index=2, 62 full_name='google.protobuf.compiler.CodeGeneratorResponse.File', variable 68 name='name', full_name='google.protobuf.compiler.CodeGeneratorResponse.File.name', index=0, 75 name='insertion_point', full_name='google.protobuf.compiler.CodeGeneratorResponse.File.insertion_point', index=1, 82 name='content', full_name='google.protobuf.compiler.CodeGeneratorResponse.File.content', index=2, 103 full_name='google.protobuf.compiler.CodeGeneratorResponse', variable 109 name='error', full_name='google.protobuf.compiler.CodeGeneratorResponse.error', index=0 [all...] |
nanopb_pb2.py | 17 full_name='FieldType', variable 57 name='nanopb_fileopt', full_name='nanopb_fileopt', index=0, 65 name='nanopb_msgopt', full_name='nanopb_msgopt', index=1, 73 name='nanopb_enumopt', full_name='nanopb_enumopt', index=2, 81 name='nanopb', full_name='nanopb', index=3, 91 full_name='NanoPBOptions', variable 97 name='max_size', full_name='NanoPBOptions.max_size', index=0, 104 name='max_count', full_name='NanoPBOptions.max_count', index=1, 111 name='type', full_name='NanoPBOptions.type', index=2, 118 name='long_names', full_name='NanoPBOptions.long_names', index=3 [all...] |
/external/protobuf/src/google/protobuf/compiler/java/ |
java_name_resolver.cc | 54 string StripPackageName(const string& full_name, 57 return full_name; 60 return full_name.substr(file->package().size() + 1); 67 return StripPackageName(descriptor->full_name(), 87 string full_name = StripPackageName(descriptor->full_name(), local 90 GOOGLE_CHECK(full_name.find('.') == string::npos); 91 return full_name;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
gcc-plugin.h | 80 const char *full_name; /* Path to the plugin as specified with member in struct:plugin_name_args
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/ |
protorpc_test_pb2.py | 24 full_name='protorpc.OptionalMessage.SimpleEnum', variable 45 full_name='protorpc.RepeatedMessage.SimpleEnum', variable 67 full_name='protorpc.NestedMessage', variable 73 name='a_value', full_name='protorpc.NestedMessage.a_value', index=0, 95 full_name='protorpc.HasNestedMessage', variable 101 name='nested', full_name='protorpc.HasNestedMessage.nested', index=0, 108 name='repeated_nested', full_name='protorpc.HasNestedMessage.repeated_nested', index=1, 130 full_name='protorpc.HasDefault', variable 136 name='a_value', full_name='protorpc.HasDefault.a_value', index=0, 158 full_name='protorpc.OptionalMessage' variable 243 full_name='protorpc.RepeatedMessage', variable 328 full_name='protorpc.HasOptionalNestedMessage', variable [all...] |
/system/connectivity/shill/test-scripts/ |
crypto_util_pb2.py | 33 full_name='shill_protos.ReturnCode', variable 75 full_name='shill_protos.EncryptDataMessage', variable 81 name='public_key', full_name='shill_protos.EncryptDataMessage.public_key', index=0, 88 name='data', full_name='shill_protos.EncryptDataMessage.data', index=1, 110 full_name='shill_protos.EncryptDataResponse', variable 116 name='ret', full_name='shill_protos.EncryptDataResponse.ret', index=0, 123 name='encrypted_data', full_name='shill_protos.EncryptDataResponse.encrypted_data', index=1, 145 full_name='shill_protos.VerifyCredentialsMessage', variable 151 name='certificate', full_name='shill_protos.VerifyCredentialsMessage.certificate', index=0, 158 name='signed_data', full_name='shill_protos.VerifyCredentialsMessage.signed_data', index=1 194 full_name='shill_protos.VerifyCredentialsResponse', variable [all...] |
/system/core/liblog/tests/ |
benchmark_main.cpp | 149 char full_name[100]; local 150 snprintf(full_name, sizeof(full_name), "%s%s%s", b->Name(), 163 printf("%-25s %10" PRIu64 " %10" PRIu64 "%s\n", full_name, 166 printf("%-25s %10" PRIu64 " %10" PRIu64 "(\317\203%" PRIu64 ")%s\n", full_name,
|
/toolchain/binutils/binutils-2.25/gold/ |
dirsearch.cc | 298 std::string full_name = dir->name() + '/' + name; local 299 if (stat(full_name.c_str(), &buf) == 0) 300 return full_name;
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/apitools/apitools/gen/ |
extended_descriptor.py | 50 full_name: Fully qualified name of this enum class. 65 full_name = messages.StringField(101) variable in class:ExtendedEnumDescriptor 96 full_name: Full qualified name of this message. 118 full_name = messages.StringField(101) variable in class:ExtendedMessageDescriptor 210 " %s, '%s', '%s'," % (descriptor.full_name, mapping.python_name,
|
/external/compiler-rt/lib/sanitizer_common/tests/ |
sanitizer_linux_test.cc | 237 char full_name[256]; local 245 internal_snprintf(full_name, ARRAY_SIZE(full_name), "%s%s%s.so", 247 EXPECT_TRUE(LibraryNameIs(full_name, base_names[k])) 248 << "Full name " << full_name 251 EXPECT_FALSE(LibraryNameIs(full_name, wrong_names[m])) 252 << "Full name " << full_name
|
/external/nanopb-c/generator/google/protobuf/ |
descriptor_pb2.py | 21 full_name='google.protobuf.FieldDescriptorProto.Type', variable 106 full_name='google.protobuf.FieldDescriptorProto.Label', variable 131 full_name='google.protobuf.FileOptions.OptimizeMode', variable 156 full_name='google.protobuf.FieldOptions.CType', variable 182 full_name='google.protobuf.FileDescriptorSet', variable 188 name='file', full_name='google.protobuf.FileDescriptorSet.file', index=0, 210 full_name='google.protobuf.FileDescriptorProto', variable 216 name='name', full_name='google.protobuf.FileDescriptorProto.name', index=0, 223 name='package', full_name='google.protobuf.FileDescriptorProto.package', index=1, 230 name='dependency', full_name='google.protobuf.FileDescriptorProto.dependency', index=2 308 full_name='google.protobuf.DescriptorProto.ExtensionRange', variable 342 full_name='google.protobuf.DescriptorProto', variable 412 full_name='google.protobuf.FieldDescriptorProto', variable 491 full_name='google.protobuf.EnumDescriptorProto', variable 533 full_name='google.protobuf.EnumValueDescriptorProto', variable 575 full_name='google.protobuf.ServiceDescriptorProto', variable 617 full_name='google.protobuf.MethodDescriptorProto', variable 666 full_name='google.protobuf.FileOptions', variable 758 full_name='google.protobuf.MessageOptions', variable 800 full_name='google.protobuf.FieldOptions', variable 871 full_name='google.protobuf.EnumOptions', variable 906 full_name='google.protobuf.EnumValueOptions', variable 934 full_name='google.protobuf.ServiceOptions', variable 962 full_name='google.protobuf.MethodOptions', variable 990 full_name='google.protobuf.UninterpretedOption.NamePart', variable 1024 full_name='google.protobuf.UninterpretedOption', variable 1094 full_name='google.protobuf.SourceCodeInfo.Location', variable 1142 full_name='google.protobuf.SourceCodeInfo', variable [all...] |
/external/opencv3/modules/videoio/test/ |
test_video_io.cpp | 189 string full_name = cv::tempfile(ext.c_str()); local 190 ts->printf(ts->LOG, " full_name : %s\n", full_name.c_str()); 192 imwrite(full_name, image); 194 Mat loaded = imread(full_name); 213 FILE *f = fopen(full_name.c_str(), "rb"); 362 string full_name = cv::tempfile((s_digit.str() + ".bmp").c_str()); local 363 ts->printf(ts->LOG, " full_name : %s\n", full_name.c_str()); 365 imwrite(full_name, image) [all...] |
/system/core/init/ |
bootchart.cpp | 132 const char* full_name = cmdline.c_str(); // So we stop at the first NUL. local 143 stat.replace(open + 1, close - open - 1, full_name);
|
/external/blktrace/btreplay/ |
btrecord.c | 341 char full_name[MAXPATHLEN]; local 343 sprintf(full_name, "%s/%s.blktrace.%d", idir, devnm, cpu); 344 if (access(full_name, R_OK) != 0) 347 __add_input_file(cpu, devnm, full_name);
|
/external/pdfium/core/src/fpdfdoc/ |
doc_utils.cpp | 15 CFX_WideString full_name; local 20 if (full_name == L"") { 21 full_name = short_name; 23 full_name = short_name + L"." + full_name; 28 return full_name;
|
/external/protobuf/src/google/protobuf/compiler/ |
command_line_interface_unittest.cc | 343 string full_name = temp_directory_ + "/" + name; local 344 GOOGLE_CHECK_OK(File::SetContents(full_name, contents, true)); [all...] |
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
unit_test_suite_impl.hpp | 374 std::string full_name; local 375 assign_op( full_name, m_test_case_name, 0 ); 376 full_name += '<'; 377 full_name += typeid(TestType).name(); 379 full_name += " const"; 380 full_name += '>'; 383 new test_case( full_name, test_case_template_invoker<TestCaseTemplate,TestType>() ) );
|
/external/avahi/avahi-compat-libdns_sd/ |
compat.c | 698 char full_name[AVAHI_DOMAIN_NAME_MAX]; local 708 ret = avahi_service_name_join(full_name, sizeof(full_name), name, type, domain); 711 strcat(full_name, "."); 713 sdref->service_resolver_callback(sdref, 0, interface, kDNSServiceErr_NoError, full_name, host_name, htons(port), l, (unsigned char*) p, sdref->context); [all...] |