/external/chromium/net/ftp/ |
ftp_server_type_histograms.cc | 16 // We use two histograms. In the first histogram we tally whether the user has 18 // histogram we tally the number of transactions with FTP server of a given type
|
ftp_network_transaction.cc | [all...] |
/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 | 140 /* Tally retire cycle counts for all sampled macro-ops 228 /* TALLy an IBS load derived event */ 399 /* If the load missed in DC, tally the DC load miss latency */
|
/external/icu4c/i18n/ |
inputext.cpp | 144 // Tally up the byte occurence statistics.
|
/external/libvpx/examples/includes/geshi/geshi/ |
sdlbasic.php | 57 'tally', 'trim', 'trim$', 'typeof', 'typeof$', 'ucase', 'ucase$', 'val',
|
/external/libvpx/vp8/encoder/ppc/ |
sad_altivec.asm | 83 ;# add to the running tally
|
/packages/apps/Gallery/src/com/android/camera/gallery/ |
ImageListUber.java | 94 // mSkipCounts is used to tally the counts as we traverse
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gprof.1 | 232 print a tally of functions and the number of times each was called. 233 If \fIsymspec\fR is specified, print tally only for matching symbols. 370 print a tally of functions and the number of times each was called. 371 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gprof.1 | 232 print a tally of functions and the number of times each was called. 233 If \fIsymspec\fR is specified, print tally only for matching symbols. 370 print a tally of functions and the number of times each was called. 371 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/man/man1/ |
arm-eabi-gprof.1 | 232 print a tally of functions and the number of times each was called. 233 If \fIsymspec\fR is specified, print tally only for matching symbols. 370 print a tally of functions and the number of times each was called. 371 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/man/man1/ |
arm-linux-androideabi-gprof.1 | 232 print a tally of functions and the number of times each was called. 233 If \fIsymspec\fR is specified, print tally only for matching symbols. 370 print a tally of functions and the number of times each was called. 371 If \fIsymspec\fR is specified, print tally, but exclude matching symbols.
|
/external/chromium/net/base/ |
sdch_filter.cc | 75 // Not a real error, but it is useful to have this tally.
|
host_resolver_impl_unittest.cc | 491 // completion notifications for all the resolves, so it can tally up and 500 // Tally up how many requests we have seen. [all...] |
/external/icu4c/test/threadtest/ |
threadtest.cpp | 514 // Tally up the total number of cycles completed by each of the threads.
|
/external/llvm/docs/ |
TestSuiteMakefileGuide.html | 280 will tally counts of things you care about.</p>
|
/frameworks/base/core/jni/ |
android_util_Process.cpp | 879 // Tally up all of the Pss from the various maps
|
/external/chromium/base/ |
tracked_objects.h | 217 // threads, we create DeathData stats that tally the number of births without
|
/external/linux-tools-perf/Documentation/ |
perf-script-python.txt | 73 Basically our task is to keep a per-syscall tally that gets updated
|
/external/webkit/Source/WebKit/chromium/public/ |
WebFrame.h | 521 // to keep a running tally of the accumulated total match-count for all
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
gprof.info | 327 The `-C' option causes `gprof' to print a tally of functions and 329 print tally only for matching symbols. 405 The `-Z' option causes `gprof' not to print a tally of functions 407 print tally, but exclude matching symbols. [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
gprof.info | 327 The `-C' option causes `gprof' to print a tally of functions and 329 print tally only for matching symbols. 405 The `-Z' option causes `gprof' not to print a tally of functions 407 print tally, but exclude matching symbols. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
gprof.info | 327 The `-C' option causes `gprof' to print a tally of functions and 329 print tally only for matching symbols. 405 The `-Z' option causes `gprof' not to print a tally of functions 407 print tally, but exclude matching symbols. [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
gprof.info | 327 The `-C' option causes `gprof' to print a tally of functions and 329 print tally only for matching symbols. 405 The `-Z' option causes `gprof' not to print a tally of functions 407 print tally, but exclude matching symbols. [all...] |
/external/llvm/lib/Transforms/Scalar/ |
LoopStrengthReduce.cpp | 827 /// RateRegister - Tally up interesting quantities from the given register. 899 // Tally up the registers. [all...] |