HomeSort by relevance Sort by last modified time
    Searched full:tally (Results 1 - 25 of 48) sorted by null

1 2

  /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/oprofile/daemon/
opd_ibs_trans.c 156 /* Tally retire cycle counts for all sampled macro-ops
255 /* TALLy an IBS load derived event */
426 /* If the load missed in DC, tally the DC load miss latency */
  /external/icu4c/i18n/
inputext.cpp 144 // Tally up the byte occurence statistics.
  /packages/apps/Camera/src/com/android/camera/gallery/
ImageListUber.java 75 // mSkipCounts is used to tally the counts as we traverse
  /packages/apps/Gallery/src/com/android/camera/gallery/
ImageListUber.java 94 // mSkipCounts is used to tally the counts as we traverse
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gprof.1 231 print a tally of functions and the number of times each was called.
232 If \fIsymspec\fR is specified, print tally only for matching symbols.
369 print a tally of functions and the number of times each was called.
370 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-gprof.1 231 print a tally of functions and the number of times each was called.
232 If \fIsymspec\fR is specified, print tally only for matching symbols.
369 print a tally of functions and the number of times each was called.
370 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gprof.1 231 print a tally of functions and the number of times each was called.
232 If \fIsymspec\fR is specified, print tally only for matching symbols.
369 print a tally of functions and the number of times each was called.
370 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-gprof.1 231 print a tally of functions and the number of times each was called.
232 If \fIsymspec\fR is specified, print tally only for matching symbols.
369 print a tally of functions and the number of times each was called.
370 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-gprof.1 231 print a tally of functions and the number of times each was called.
232 If \fIsymspec\fR is specified, print tally only for matching symbols.
369 print a tally of functions and the number of times each was called.
370 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
  /dalvik/vm/mterp/c/
header.c 78 * Keep a tally of accesses to fields. Currently only works if full DEX
  /external/icu4c/test/threadtest/
threadtest.cpp 514 // Tally up the total number of cycles completed by each of the threads.
  /external/webkit/WebKit/chromium/public/
WebFrame.h 434 // to keep a running tally of the accumulated total match-count for all
  /frameworks/base/core/jni/
android_util_Process.cpp 832 // Tally up all of the Pss from the various maps
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 314 The `-C' option causes `gprof' to print a tally of functions and
316 print tally only for matching symbols.
392 The `-Z' option causes `gprof' not to print a tally of functions
394 print tally, but exclude matching symbols.
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 314 The `-C' option causes `gprof' to print a tally of functions and
316 print tally only for matching symbols.
392 The `-Z' option causes `gprof' not to print a tally of functions
394 print tally, but exclude matching symbols.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
gprof.info 314 The `-C' option causes `gprof' to print a tally of functions and
316 print tally only for matching symbols.
392 The `-Z' option causes `gprof' not to print a tally of functions
394 print tally, but exclude matching symbols.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
gprof.info 315 The `-C' option causes `gprof' to print a tally of functions and
317 print tally only for matching symbols.
393 The `-Z' option causes `gprof' not to print a tally of functions
395 print tally, but exclude matching symbols.
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
gprof.info 324 The `-C' option causes `gprof' to print a tally of functions and
326 print tally only for matching symbols.
402 The `-Z' option causes `gprof' not to print a tally of functions
404 print tally, but exclude matching symbols.
    [all...]
  /dalvik/vm/mterp/out/
InterpC-armv4t.c 85 * Keep a tally of accesses to fields. Currently only works if full DEX
    [all...]
InterpC-armv5te-vfp.c 85 * Keep a tally of accesses to fields. Currently only works if full DEX
    [all...]
InterpC-armv5te.c 85 * Keep a tally of accesses to fields. Currently only works if full DEX
    [all...]
InterpC-armv7-a-neon.c 85 * Keep a tally of accesses to fields. Currently only works if full DEX
    [all...]
InterpC-armv7-a.c 85 * Keep a tally of accesses to fields. Currently only works if full DEX
    [all...]
InterpC-x86.c 85 * Keep a tally of accesses to fields. Currently only works if full DEX
    [all...]

Completed in 496 milliseconds

1 2