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

  /external/chromium_org/third_party/skia/tests/
RecorderTest.cpp 21 class Tally {
23 Tally() { sk_bzero(&fHistogram, sizeof(fHistogram)); }
47 Tally tally; local
48 tally.apply(record);
49 REPORTER_ASSERT(r, 1 == tally.count<SkRecords::DrawRect>());
  /external/skia/tests/
RecorderTest.cpp 21 class Tally {
23 Tally() { sk_bzero(&fHistogram, sizeof(fHistogram)); }
47 Tally tally; local
48 tally.apply(record);
49 REPORTER_ASSERT(r, 1 == tally.count<SkRecords::DrawRect>());
  /external/bison/src/
tables.c 70 In both cases, TALLY[VECTOR] is the size of the arrays
73 TALLY[VECTOR].
77 TALLY sizes,
87 static int *tally; variable
104 TALLY[VECTOR] = 0), and call these `entries'. */
378 | Set FROMS, TOS, TALLY and WIDTH for S. |
416 tally[s] = count;
477 | Compute FROMS[VECTOR], TOS[VECTOR], TALLY[VECTOR], WIDTH[VECTOR], |
519 tally[symno] = count;
599 if (tally[i] > 0
    [all...]
  /external/chromium_org/chrome/browser/ui/webui/options/chromeos/
bluetooth_options_browsertest.js 345 var tally = length;
347 tally += nodeCount(node.childNodes[i]);
349 return tally;
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
sad_altivec.asm 83 ;# add to the running tally
  /external/libvpx/libvpx/vp8/common/ppc/
sad_altivec.asm 83 ;# add to the running tally
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
sad_altivec.asm 83 ;# add to the running tally

Completed in 294 milliseconds