/external/oprofile/pp/ |
common_option.cpp | 103 options::spec pspec; local 136 pspec.first.push_back(*it); 138 pspec.second.push_back(*it); 140 pspec.common.push_back(*it); 147 if (pspec.first.empty() && pspec.second.size()) 151 pspec.first.insert(pspec.first.begin(), pspec.common.begin(), 152 pspec.common.end()) [all...] |
oparchive_options.cpp | 99 profile_spec const pspec = local 102 sample_files = pspec.generate_file_list(exclude_dependent, false); 110 pspec.extra_found_images);
|
opgprof_options.cpp | 112 profile_spec const pspec = local 122 if (!try_merge_profiles(pspec, true)) 123 try_merge_profiles(pspec, false);
|
opannotate_options.cpp | 124 profile_spec const pspec = local 128 list<string> sample_files = pspec.generate_file_list(exclude_dependent, true); 130 cverb << vsfile << "Archive: " << pspec.get_archive_path() << endl; 144 pspec.extra_found_images);
|
opreport_options.cpp | 252 profile_spec const pspec = local 256 list<string> sample_files = pspec.generate_file_list(exclude_dependent, 259 cverb << vsfile << "Archive: " << pspec.get_archive_path() << endl; 267 pspec.extra_found_images);
|
/external/chromium_org/ppapi/generators/ |
idl_c_proto.py | 428 ptype, pname, parray, pspec = self.GetComponents(param, release, mode) 429 callspec.append((ptype, pname, parray, pspec)) 456 for ptype, pname, parray, pspec in callspec: 457 params.append(self.Compose(ptype, pname, parray, pspec, '', True,
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar | |