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

1 2 3

  /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/chromium_org/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
  /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/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/chromium_org/third_party/icu/source/i18n/
inputext.cpp 144 // Tally up the byte occurence statistics.
  /external/chromium_org/tools/checkbins/
checkbins.py 92 # Update tally.
  /external/icu4c/i18n/
inputext.cpp 144 // Tally up the byte occurence statistics.
  /external/chromium_org/third_party/lcov/contrib/galaxy/
gen_makefile.sh 93 echo ' @cat $^ | ../tally > $@'
95 echo ' @cat $^ | ../tally > $@'
  /external/chromium_org/third_party/lcov-1.9/contrib/galaxy/
gen_makefile.sh 93 echo ' @cat $^ | ../tally > $@'
95 echo ' @cat $^ | ../tally > $@'
  /external/chromium_org/chrome/renderer/net/
renderer_net_predictor.h 88 // Cache a tally of the count of names that haven't yet been sent
  /external/chromium_org/chrome_frame/
urlmon_upload_data_stream.cc 103 // Advance our copy tally
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
sdlbasic.php 57 'tally', 'trim', 'trim$', 'typeof', 'typeof$', 'ucase', 'ucase$', 'val',
  /external/libvpx/libvpx/vp8/common/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_org/base/
tracked_objects.h 264 // threads, we create DeathData stats that tally the number of births without
387 // thread, and increment that tally.
524 // instance. Also updates the |birth_counts| tally for each task to keep
535 // the |birth_counts| tally for each task to keep track of the number of
    [all...]
  /external/chromium/net/base/
sdch_filter.cc 75 // Not a real error, but it is useful to have this tally.
  /external/chromium_org/net/base/
sdch_filter.cc 73 // Not a real error, but it is useful to have this tally.
  /external/chromium_org/third_party/tcmalloc/chromium/src/
thread_cache.h 314 // The following is the tally of bytes allocated on a thread as a response to
  /external/llvm/docs/
TestSuiteMakefileGuide.rst 229 tally counts of things you care about.

Completed in 2053 milliseconds

1 2 3