HomeSort by relevance Sort by last modified time
    Searched defs:full_name (Results 1 - 25 of 71) sorted by null

1 2 3

  /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 84 char* full_name = (char*) malloc(full_name_size); local
85 if (full_name == NULL) {
90 full_name[0] = '/';
91 strncpy(full_name + 1, path, full_name_size - 1);
93 if (selabel_lookup(sehnd, &secontext, full_name, mode)) {
97 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
  /art/tools/veridex/
hidden_api_finder.cc 228 std::string full_name = cls + "->" + name; local
229 HiddenApiAccessFlags::ApiList api_list = hidden_api_.GetApiList(full_name);
233 os << "#" << ++stats->count << ": Reflection " << api_list << " " << full_name
precise_hidden_api_finder.cc 104 std::string full_name = cls + "->" + name; local
105 HiddenApiAccessFlags::ApiList api_list = hidden_api_.GetApiList(full_name);
107 named_uses[full_name].push_back(ref);
114 const std::string& full_name = it.first; local
115 HiddenApiAccessFlags::ApiList api_list = hidden_api_.GetApiList(full_name);
117 os << "#" << ++stats->count << ": Reflection " << api_list << " " << full_name << " use(s):";
  /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/protobuf/src/google/protobuf/
any.cc 42 return type_url_prefix + message->full_name();
44 return type_url_prefix + "/" + message->full_name();
80 string full_name; local
81 if (!ParseAnyTypeUrl(type_url, &full_name)) {
84 return full_name == descriptor->full_name();
101 if (descriptor->full_name() != kAnyFullTypeName) {
  /test/vts/testcases/template/binary_test/
binary_test_case.py 93 return self.put_tag_func(self.full_name + self.name_appendix, self.tag)
104 def full_name(self): member in class:BinaryTestCase
115 @full_name.setter
116 def full_name(self, full_name): member in class:BinaryTestCase
117 self._full_name = full_name
  /build/make/tools/fs_config/
fs_config.c 150 char* full_name = (char*) malloc(full_name_size); local
151 if (full_name == NULL) {
156 full_name[0] = '/';
157 strncpy(full_name + 1, buffer, full_name_size - 1);
158 full_name[full_name_size - 1] = '\0';
161 if (selabel_lookup(sehnd, &secontext, full_name, ( mode | (is_dir ? S_IFDIR : S_IFREG)))) {
166 free(full_name);
  /external/flatbuffers/src/
idl_gen_json_schema.cpp 54 std::string full_name; local
57 full_name.append(*ns + "_");
59 full_name.append(enum_def->name);
60 return full_name;
flatc.cpp 55 std::stringstream full_name; local
56 full_name << std::setw(12) << std::left << g.generator_opt_long;
60 ss << " " << full_name.str() << " " << name << " " << help << ".\n";
  /external/mesa3d/src/compiler/glsl/tests/
varyings_test.cpp 209 char *const full_name = interface_field_name(simple_interface); local
212 full_name);
  /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
  /test/vti/test_serving/proto/
GreenBuildScheduleConfigMessage_pb2.py 23 full_name='android.test.lab.GreenBuildScheduleConfigMessage', variable
29 name='name', full_name='android.test.lab.GreenBuildScheduleConfigMessage.name', index=0,
36 name='schedule', full_name='android.test.lab.GreenBuildScheduleConfigMessage.schedule', index=1,
43 name='priority', full_name='android.test.lab.GreenBuildScheduleConfigMessage.priority', index=2,
50 name='gsi_branch', full_name='android.test.lab.GreenBuildScheduleConfigMessage.gsi_branch', index=3,
57 name='gsi_pab_account_id', full_name='android.test.lab.GreenBuildScheduleConfigMessage.gsi_pab_account_id', index=4,
64 name='test_branch', full_name='android.test.lab.GreenBuildScheduleConfigMessage.test_branch', index=5,
71 name='test_pab_account_id', full_name='android.test.lab.GreenBuildScheduleConfigMessage.test_pab_account_id', index=6,
78 name='test', full_name='android.test.lab.GreenBuildScheduleConfigMessage.test', index=7,
100 full_name='android.test.lab.GreenBuildTestScheduleConfigMessage' variable
156 full_name='android.test.lab.GreenBuildDeviceScheduleConfigMessage', variable
    [all...]
TestLabConfigMessage_pb2.py 23 full_name='android.test.lab.LabConfigMessage', variable
29 name='name', full_name='android.test.lab.LabConfigMessage.name', index=0,
36 name='owner', full_name='android.test.lab.LabConfigMessage.owner', index=1,
43 name='host', full_name='android.test.lab.LabConfigMessage.host', index=2,
65 full_name='android.test.lab.HostConfigMessage', variable
71 name='hostname', full_name='android.test.lab.HostConfigMessage.hostname', index=0,
78 name='ip', full_name='android.test.lab.HostConfigMessage.ip', index=1,
85 name='script', full_name='android.test.lab.HostConfigMessage.script', index=2,
92 name='setup_script', full_name='android.test.lab.HostConfigMessage.setup_script', index=3,
99 name='device', full_name='android.test.lab.HostConfigMessage.device', index=4
121 full_name='android.test.lab.DeviceConfigMessage', variable
    [all...]
  /test/vts/proto/
TestSchedulingPolicyMessage_pb2.py 21 full_name='android.vts.TestSchedulingMode', variable
53 full_name='android.vts.TestSchedulingPolicyMessage', variable
59 name='target_plans', full_name='android.vts.TestSchedulingPolicyMessage.target_plans', index=0,
66 name='target_tests', full_name='android.vts.TestSchedulingPolicyMessage.target_tests', index=1,
73 name='scheduling_mode', full_name='android.vts.TestSchedulingPolicyMessage.scheduling_mode', index=2,
80 name='period_secs', full_name='android.vts.TestSchedulingPolicyMessage.period_secs', index=3,
  /tools/acloud/internal/proto/
user_config_pb2.py 30 full_name='acloud.internal.proto.UserConfig.MetadataVariableEntry', variable
36 name='key', full_name='acloud.internal.proto.UserConfig.MetadataVariableEntry.key', index=0,
43 name='value', full_name='acloud.internal.proto.UserConfig.MetadataVariableEntry.value', index=1,
67 full_name='acloud.internal.proto.UserConfig', variable
73 name='service_account_name', full_name='acloud.internal.proto.UserConfig.service_account_name', index=0,
80 name='service_account_private_key_path', full_name='acloud.internal.proto.UserConfig.service_account_private_key_path', index=1,
87 name='project', full_name='acloud.internal.proto.UserConfig.project', index=2,
94 name='zone', full_name='acloud.internal.proto.UserConfig.zone', index=3,
101 name='machine_type', full_name='acloud.internal.proto.UserConfig.machine_type', index=4,
108 name='network', full_name='acloud.internal.proto.UserConfig.network', index=5
    [all...]
  /external/eigen/bench/tensors/
benchmark_main.cc 176 char full_name[100]; local
179 snprintf(full_name, sizeof(full_name), "%s/%dM", name_, arg/(1<<20));
181 snprintf(full_name, sizeof(full_name), "%s/%dK", name_, arg/(1<<10));
183 snprintf(full_name, sizeof(full_name), "%s/%d", name_, arg);
186 snprintf(full_name, sizeof(full_name), "%s", name_);
188 printf("%-*s %10d %10" PRId64 "%s\n", g_name_column_width, full_name,
    [all...]
  /external/perfetto/tools/proto_to_cpp/
proto_to_cpp.cc 374 std::string full_name = prefix + msg->name(); local
375 p->Print("$f$::$n$() = default;\n", "f", full_name, "n", msg->name());
376 p->Print("$f$::~$n$() = default;\n", "f", full_name, "n", msg->name());
377 p->Print("$f$::$n$(const $f$&) = default;\n", "f", full_name, "n",
379 p->Print("$f$& $f$::operator=(const $f$&) = default;\n", "f", full_name, "n",
381 p->Print("$f$::$n$($f$&&) noexcept = default;\n", "f", full_name, "n",
383 p->Print("$f$& $f$::operator=($f$&&) = default;\n", "f", full_name, "n",
391 p->Print("void $f$::FromProto(const $p$& proto) {\n", "f", full_name, "p",
431 p->Print("void $f$::ToProto($p$* proto) const {\n", "f", full_name, "p",
  /frameworks/base/tools/aapt2/link/
ReferenceLinker.cpp 283 ResourceName& full_name = fully_qualified.name.value(); local
284 if (full_name.package.empty()) {
285 full_name.package = callsite.package;
288 if (full_name != ref.name.value()) {
289 *out_msg << " (aka " << full_name << ")"; local
313 ResourceName& full_name = fully_qualified.name.value(); local
314 if (full_name.package.empty()) {
315 full_name.package = callsite.package;
318 if (full_name != ref.name.value()) {
319 *out_msg << " (aka " << full_name.package << ":" << full_name.entry << ")"
    [all...]

Completed in 704 milliseconds

1 2 3