OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:total1
(Results
1 - 4
of
4
) sorted by null
/external/oprofile/libpp/
diff_container.cpp
84
symbol_entry const & sym1, count_array_t const &
total1
,
94
percent1 = op_ratio(sym1.sample.counts[i],
total1
[i]);
110
total1
(pc1.samples_count()), total2(pc2.samples_count())
140
symbol_diff(syms, *it1,
total1
, *it2, total2, choice);
diff_container.h
44
count_array_t
total1
;
member in class:diff_container
/external/webkit/PerformanceTests/SunSpider/resources/
sunspider-compare-results.js
34
var
total1
= 0;
367
total1
= computeTotals(output1, categoryTotals1, testTotalsByCategory1);
370
mean1 = computeMeans(count1,
total1
, categoryTotals1, categoryMeans1, testTotalsByCategory1, testMeansByCategory1);
/external/tremolo/Tremolo/
codebook.c
495
long
total1
=(s->q_bits*s->dim+8)/8; /* remember flag bit */
local
501
if(
total1
<=4 &&
total1
<=total2){
Completed in 66 milliseconds