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

  /external/eigen/bench/btl/data/
mean.cxx 41 Lib_Mean(const string & name, const double & mic, const double & moc):_lib_name(name),_mean_in_cache(mic),_mean_out_of_cache(moc){
68 INFOS("!!! Error ... usage : main what mic Mic moc Moc filename1 finename2...");
88 double moc=0; local
98 moc=mean_calc(tab_sizes,tab_mflops,min_out_of_cache,max_out_of_cache);
100 Lib_Mean cur_lib_mean(filename,mic,moc);
  /external/eigen/bench/btl/generic_bench/timers/
x86_timer.hh 186 unsigned long long moc=0; local
196 moc=(*itr).first;
200 return double(moc);
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/
cpp.py 310 _MOC_HEADER: 'moc file',
    [all...]

Completed in 98 milliseconds