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

  /external/bison/src/
tables.c 72 In both cases, TALLY[VECTOR] is the size of the arrays
75 TALLY[VECTOR].
79 TALLY sizes,
89 static int *tally; variable
106 TALLY[VECTOR] = 0), and call these `entries'. */
368 | Set FROMS, TOS, TALLY and WIDTH for S. |
406 tally[s] = count;
467 | Compute FROMS[VECTOR], TOS[VECTOR], TALLY[VECTOR], WIDTH[VECTOR], |
509 tally[symno] = count;
589 if (tally[i] > 0
    [all...]
  /external/libvpx/vp8/encoder/ppc/
sad_altivec.asm 83 ;# add to the running tally

Completed in 32 milliseconds