HomeSort by relevance Sort by last modified time
    Searched refs:per (Results 1 - 25 of 185) sorted by null

1 2 3 4 5 6 7 8

  /external/valgrind/main/memcheck/tests/
sh-mem-random.stdout.exp 4 test passed, sum = 38338686 (127.79562 per byte)
7 test passed, sum = 38583755 (128.61252 per byte)
  /external/compiler-rt/make/platform/
darwin_fat.mk 22 # Arch.<Config Name> - Set the target architecture on a per-config basis.
35 # be override on a per-config, per-arch, or per-config-and-arch basis using:
  /art/runtime/base/
histogram-inl.h 199 inline double Histogram<Value>::Percentile(double per, const CumulativeData& data) const {
203 if (per <= data.perc_[idx]) {
208 if (per >= data.perc_[idx] && idx != 0 && data.perc_[idx] != data.perc_[idx - 1]) {
215 if (per == lower_perc) {
221 if (per == upper_perc) {
227 (per - lower_perc) / (upper_perc - lower_perc);
histogram.h 59 double Percentile(double per, const CumulativeData& data) const;
  /external/iproute2/tc/
q_netem.c 58 static void set_percent(__u32 *percent, double per)
60 *percent = (unsigned) rint(per * max_percent_value);
80 double per; local
82 if (parse_percent(&per, str))
85 set_percent(percent, per);
89 void print_percent(char *buf, int len, __u32 per)
91 snprintf(buf, len, "%g%%", 100. * (double) per / max_percent_value);
94 char * sprint_percent(__u32 per, char *buf)
96 print_percent(buf, SPRINT_BSIZE-1, per);
  /build/tools/
dump-package-stats 35 types of files in each package. Emits one line per package.
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
bin_multi_test.sh 103 per=`expr 100 \* $passedct / $ct`
105 echo " +$passedct-$failedct/$ct $per%"
  /external/chromium_org/third_party/yasm/source/patched-yasm/
out_test.sh 94 per=`expr 100 \* $passedct / $ct`
96 echo " +$passedct-$failedct/$ct $per%"
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
AbstractConnPool.java 292 BasicPoolEntryRef per = iter.next(); local
294 BasicPoolEntry entry = per.get();
  /external/chromium_org/third_party/webrtc/modules/video_processing/main/test/unit_test/
readYUV420file.m 9 % Number of pixels per image
  /external/linux-tools-perf/perf-3.12.0/arch/metag/lib/
memset.S 28 ! Preamble to LongLoop which generates 4*8 bytes per interation (5 cycles)
45 ! Preamble to LongishLoop which generates 1*8 bytes per interation (2 cycles)
  /external/chromium_org/v8/test/mjsunit/
error-tostring-omit.js 33 "felis. Class aptent taciti sociosqu ad litora torquent per" +
34 "conubia nostra, per inceptos himenaeos. Ut posuere eros et" +
  /external/bison/src/
reader.c 434 complain_at (loc, _("only one %s allowed per rule"), "%prec");
448 complain_at (loc, _("only one %s allowed per rule"), "%dprec");
461 complain_at (loc, _("only one %s allowed per rule"), "%merge");
  /external/blktrace/btt/doc/
btt.tex 41 form of multiple individual traces per IO executed during the traced
92 containing parallel trace streams -- one file per CPU per
288 \item[IOs per Unplug \& Unplugs-due-to-timeout]
354 \item[Per Process] As traces are emitted, they are tagged with the
369 per process:
379 \item[Per Process Averages] The average columns from the above charts,
382 \item[Per Device] Similar to the per-process display, \texttt{btt}
384 per-device criteria. Here's a portion of this area, displayed showin
    [all...]
  /dalvik/tools/dmtracedump/
TraceDump.c 725 * Count the number of thread entries (one per line).
781 * Count the number of method entries (one per line).
1427 double per = 100.0 * pTimed->elapsedInclusive \/ methodTotal; local
1535 double total, sum, per, sum_per; local
1696 double total, sum, per, sum_per; local
1897 double total, sum, per, sum_per; local
2133 double total, sum, per, sum_per; local
    [all...]
  /external/chromium_org/tools/perf/page_sets/tough_canvas_cases/canvas2d_balls_common/
bouncing_balls.js 12 var gravity = 0.5; //screen heights per second^2
14 var maxAngularVelocity = 5; // rad per second
142 //bounces per time step to avoid the "tunnel effect".
  /external/linux-tools-perf/perf-3.12.0/arch/sh/lib/
memcpy-sh4.S 38 ! 6 cycles, 4 bytes per iteration
111 ! 6 cycles, 4 bytes per iteration
221 ! 4 cycles, 2 bytes per iteration
249 ! 3 cycles, 1 byte per iteration
331 ! 4 cycles, 2 long words per iteration
365 ! 4 cycles, 2 long words per iteration
385 ! 3 cycles, 1 byte per iteration
433 ! 4 cycles, 2 long words per iteration
470 ! 16 cycles, 32 bytes per iteration
537 ! 4 cycles, 2 long words per iteratio
    [all...]
  /external/chromium_org/content/test/data/media/
webrtc_test_audio.js 10 // Gathers |numSamples| samples at |frequency| number of times per second and
53 // (i.e. count peaks). We should see about one peak per second.
  /external/chromium_org/third_party/lcov/contrib/galaxy/
conglomerate_functions.pl 112 my ($junk, $Class, $per) = split /\t/, $output[0];
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 245 # avg_payload: Average payload per btree entry.
247 # avg_unused: Average unused bytes per btree entry.
278 statline {Average payload per entry} $avg_payload
279 statline {Average unused bytes per entry} $avg_unused
287 statline {Maximum payload per entry} $mx_payload
399 statline {Pages on the freelist (per header)} $free_pgcnt2 $free_percent2
528 Average payload per entry
533 Average unused bytes per entry
536 category on a per-entry basis. This is the number of unused bytes on
547 Maximum payload per entr
    [all...]
  /external/compiler-rt/make/
lib_info.mk 21 # Build a per-module map of subdir keys.
lib_util.mk 7 # Get a per-config-and-arch variable value.
  /external/linux-tools-perf/perf-3.12.0/arch/xtensa/lib/
memset.S 57 # per iteration
64 # set 16 bytes per iteration for word-aligned dst
  /external/bison/doc/
refcard.tex 6 % This file can be printed with 1 or 2 columns per page (see below).
10 % per page and reduce to 80%.
43 % 1 column per page
46 % 2 columns per page
138 column\if 1\ncolumns\else s\fi\space per page]}
204 \errmessage{Illegal number of columns per page}
  /external/chromium_org/third_party/WebKit/Source/bindings/templates/
attributes.cpp 231 TypeError), per http://www.w3.org/TR/WebIDL/#es-interface #}
257 {# Type checking, possibly throw a TypeError, per:
260 {# Non-finite floating point values (NaN, +Infinity or ?Infinity), per:

Completed in 988 milliseconds

1 2 3 4 5 6 7 8