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

  /external/chromium_org/third_party/lcov/example/
example.c 31 int total1, total2; local
45 total2 = gauss_get_sum (start, end);
50 if (total1 != total2)
52 printf ("Failure (%d != %d)!\n", total1, total2);
  /external/oprofile/libpp/
diff_container.h 47 count_array_t total2; member in class:diff_container
diff_container.cpp 85 symbol_entry const & sym2, count_array_t const & total2,
95 percent2 = op_ratio(sym2.sample.counts[i], total2[i]);
110 total1(pc1.samples_count()), total2(pc2.samples_count())
140 symbol_diff(syms, *it1, total1, *it2, total2, choice);
158 return total2;
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/resources/
sunspider-compare-results.js 53 var total2 = 0;
368 total2 = computeTotals(output2, categoryTotals2, testTotalsByCategory2);
371 mean2 = computeMeans(count2, total2, categoryTotals2, categoryMeans2, testTotalsByCategory2, testMeansByCategory2);
  /external/tremolo/Tremolo/
codebook.c 503 long total2=(_ilog(quantvals-1)*s->dim+8)/8+(s->q_bits+7)/8; local
506 if(total1<=4 && total1<=total2){
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof     [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]

Completed in 635 milliseconds