Searched refs:totals (Results 1 – 11 of 11) sorted by relevance
142 static bool totals; variable190 if (totals && format == format_bsd && totals_class != 0) in main()266 totals = true; in parse_opt()
225 Aggregation totals; in WriteHTMLTotalAndSubtotals() local227 totals.AddDeathSnapshot(match_array[i]); in WriteHTMLTotalAndSubtotals()230 totals.Write(output); in WriteHTMLTotalAndSubtotals()
72 give totals even if we ^C out [that's what sigcatchers are *for*!]
200 totals, unless you hit tab to display frag scores
257 totals, unless you hit TAB to display frag scores
3977 N^V "totals" :G2P
4344 N^V "totals" :G2P
96264 static const u8 totals[] =96274 prior = totals[count];96277 prior = totals[NDELAY-1] + delay*(count-(NDELAY-1));
96251 static const u8 totals[] =96261 prior = totals[count];96264 prior = totals[NDELAY-1] + delay*(count-(NDELAY-1));107095 int *anCnt; /* Running totals of phrase occurences */
29633 totals tOdLz
49446 … Clean up the null image case in CachedImage::data to make sure the size totals will stay accurate.50911 …By including both totals the reported size of resources will now be larger, and the cache will the…