Home
last modified time | relevance | path

Searched refs:tally (Results 1 – 7 of 7) sorted by relevance

/external/bison/src/
Dtables.c87 static int *tally; variable
416 tally[s] = count; in save_row()
519 tally[symno] = count; in save_column()
599 if (tally[i] > 0) in sort_actions()
602 int t = tally[i]; in sort_actions()
609 while (j >= 0 && (width[order[j]] == w) && (tally[order[j]] < t)) in sort_actions()
639 t = tally[i]; in matching_state()
659 if (width[j] != w || tally[j] != t) in matching_state()
680 int t = tally[i]; in pack_vector()
826 tally = xcalloc (nvectors, sizeof *tally); in tables_generate()
[all …]
/external/libvpx/libvpx/vp8/common/ppc/
Dsad_altivec.asm83 ;# add to the running tally
/external/llvm/docs/
DTestSuiteMakefileGuide.rst229 tally counts of things you care about.
/external/linux-tools-perf/Documentation/
Dperf-script-python.txt73 Basically our task is to keep a per-syscall tally that gets updated
/external/bison/
DChangeLog-201211357 * src/tables.c (vector_number, tally, action_number,
11580 * src/tables.c (froms, tos, conflict_tos, tally, width, actrow, order,
12406 * src/tables.c (vector_number, tally, action_number,
16293 (froms, tos, conflict_tos, tally, width, action_t, ACTION_MAX)
16596 * src/output.c (prepare_actions): Free `tally' and `width'.
/external/srec/config/en.us/dictionary/
Dlarge.ok28696 tally tal/
/external/webkit/Source/WebCore/
DChangeLog-2007-10-1440543 loading requests and tally up a count matching the current DocLoader.