HomeSort by relevance Sort by last modified time
    Searched refs:pspec (Results 1 - 11 of 11) sorted by null

  /ndk/sources/host-tools/make-3.81/
rule.h 34 struct pspec struct
52 extern void install_pattern_rule PARAMS ((struct pspec *p, int terminal));
default.c 53 static struct pspec default_pattern_rules[] =
77 static struct pspec default_terminal_rules[] =
573 register struct pspec *p;
rule.c 363 install_pattern_rule (struct pspec *p, int terminal)
  /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/wpa_supplicant_8/src/utils/
browser.c 53 static void view_cb_notify_progress(WebKitWebView *view, GParamSpec *pspec,
63 static void view_cb_notify_load_status(WebKitWebView *view, GParamSpec *pspec,
  /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 

Completed in 344 milliseconds