Searched refs:total (Results 126 - 150 of 551) sorted by relevance

1234567891011>>

/external/zlib/src/
H A Dinflate.h89 unsigned long total; /* protected copy of output count */ member in struct:inflate_state
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.JavaExtensions/
H A DEnumerableExtensions.cs63 var total = default(TAggregate); field in struct:Antlr.Runtime.JavaExtensions.EnumerableExtensions.TAggregate
66 total = func(total, element);
73 return result(total, counter);
236 TR total = default(TR);
238 total = selector(total, element);
241 return total;
/external/linux-tools-perf/src/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DUtil.pm25 my ($total, $n) = @_;
27 return $total / $n;
/external/okhttp/benchmarks/src/main/java/com/squareup/okhttp/benchmarks/
H A DOkHttp.java68 long total = readAllAndClose(urlConnection.getInputStream());
73 total, TimeUnit.NANOSECONDS.toMillis(finish - start)));
H A DUrlConnection.java69 long total = readAllAndClose(in);
74 total, TimeUnit.NANOSECONDS.toMillis(finish - start)));
/external/v8/tools/testrunner/local/
H A Dverbose.py36 """Total: %(total)i tests
46 total = len(tests)
62 "total": total,
/external/valgrind/massif/tests/
H A Done.post.exp36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
H A Dcustom_alloc.post.exp36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
46 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
58 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
H A Drealloc.post.exp36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
48 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
63 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
H A Dzero1.post.exp36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
52 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
68 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
H A Dzero2.post.exp36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
52 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
68 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
/external/valgrind/memcheck/tests/
H A Daccounting.stderr.exp9 total heap usage: 1 allocs, 1 frees, 1 bytes allocated
H A Dbug155125.stderr.exp10 total heap usage: 0 allocs, 0 frees, 0 bytes allocated
H A Ddescribe-block.stderr.exp10 total heap usage: ... allocs, ... frees, ... bytes allocated
/external/elfutils/src/libebl/
H A Deblstrtab.c76 size_t total; member in struct:Ebl_Strtab
269 st->total += newstr->len - (*sep)->len;
285 st->total += newstr->len;
320 data->d_buf = malloc (st->total + nulllen);
330 data->d_size = st->total + nulllen;
341 assert (copylen == st->total + nulllen);
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
H A Dgki_debug.c63 i, p->size, p->cur_cnt, p->max_cnt, p->total);
68 i, p->size, p->cur_cnt, p->max_cnt, p->total);
92 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size,
93 gki_cb.com.freeq[i].cur_cnt, gki_cb.com.freeq[i].max_cnt, gki_cb.com.freeq[i].total);
181 maxbuffs = gki_cb.com.freeq[pool].total;
183 print("Buffer Pool[%u] size=%u cur_cnt=%u max_cnt=%u total=%u\n",
185 gki_cb.com.freeq[pool].cur_cnt, gki_cb.com.freeq[pool].max_cnt, gki_cb.com.freeq[pool].total);
226 num_bufs = gki_cb.com.freeq[pool_id].total;
/external/libnfc-nci/src/gki/common/
H A Dgki_debug.c63 i, p->size, p->cur_cnt, p->max_cnt, p->total);
68 i, p->size, p->cur_cnt, p->max_cnt, p->total);
92 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size,
93 gki_cb.com.freeq[i].cur_cnt, gki_cb.com.freeq[i].max_cnt, gki_cb.com.freeq[i].total);
181 maxbuffs = gki_cb.com.freeq[pool].total;
183 print("Buffer Pool[%u] size=%u cur_cnt=%u max_cnt=%u total=%u\n",
185 gki_cb.com.freeq[pool].cur_cnt, gki_cb.com.freeq[pool].max_cnt, gki_cb.com.freeq[pool].total);
226 num_bufs = gki_cb.com.freeq[pool_id].total;
/external/elfutils/src/src/
H A Dsize.c75 { "totals", 't', NULL, 0, N_("Display the total sizes (bsd only)"), 0 },
105 /* Show total size. */
150 /* True if total sizes should be printed. */
152 /* To print the total sizes in a reasonable format remember the higest
196 /* Print the total sizes but only if the output format is BSD and at
444 GElf_Off total = 0; local
462 total += shdr->sh_size;
468 digits - 2, total);
471 digits - 2, total);
474 digits - 2, total);
489 GElf_Off total = 0; local
607 GElf_Off total = 0; local
[all...]
/external/blktrace/btt/
H A Doutput.c71 ap->avg = BIT_TIME(ap->total) / (double)ap->n;
103 ap->avg = BIT_TIME(ap->total) / (double)ap->n;
165 unsigned long long nq, nd, blkmin, blkmax, total; member in struct:__anon395
185 blks_avg = (double)dip->avgs.blks.total / d2c_n;
195 (unsigned long long)dip->avgs.blks.total);
207 (unsigned long long)dip->avgs.blks.total);
217 merge_data.total += dip->avgs.blks.total;
238 merge_data.total / merge_data.nd,
239 merge_data.blkmax, merge_data.total);
245 __u64 total; member in struct:__ohead_data
[all...]
/external/pcre/dist/
H A Dpcre_jit_test.c1122 int total = 0; local
1201 total++;
1434 return_value8[0], return_value8[1], total, current->pattern, current->input);
1441 return_value16[0], return_value16[1], total, current->pattern, current->input);
1448 return_value32[0], return_value32[1], total, current->pattern, current->input);
1456 total, current->pattern, current->input);
1464 total, current->pattern, current->input);
1472 total, current->pattern, current->input);
1516 total, current->pattern, current->input);
1524 total, curren
[all...]
/external/icu/icu4c/source/samples/ucnv/
H A Dconvsamp.cpp302 uint32_t letters=0, total=0; local
360 total++;
365 printf("%d letters out of %d total UChars.\n", letters, total);
398 uint32_t letters=0, total=0; local
449 fprintf(stderr, "%s @ %d\n", u_errorName(status), total);
454 total++;
481 printf("%d letters out of %d total UChars.\n", letters, total);
881 uint32_t inbytes=0, total local
987 uint32_t inchars=0, total=0; local
[all...]
/external/linux-tools-perf/src/tools/perf/ui/gtk/
H A Dhists.c51 u64 total = pair->hists->stats.total_period; local
66 percent = 100.0 * period / total;
136 GtkTreeIter *parent, int col, u64 total)
152 percent = 100.0 * hits / total;
181 child_total = total;
316 u64 total; local
319 total = h->stat.period;
321 total = hists->stats.total_period;
324 sym_col, total);
135 perf_gtk__add_callchain(struct rb_root *root, GtkTreeStore *store, GtkTreeIter *parent, int col, u64 total) argument
/external/boringssl/src/crypto/perlasm/
H A Dcbc.pl312 $total=16+4;
313 $total+=4 if ($p1 > 0);
314 $total+=4 if ($p2 > 0);
315 $total+=4 if ($p3 > 0);
316 &add("esp",$total);
/external/iproute2/netem/
H A Dmaketable.c123 cumulativedist(int *table, int limit, int *total) argument
131 *total = accum;
204 int total; local
227 cumulativedist(table, DISTTABLESIZE, &total);
228 inverse = inverttable(table, TABLESIZE, DISTTABLESIZE, total);
/external/jetty/src/java/org/eclipse/jetty/io/nio/
H A DDirectNIOBuffer.java252 int len=0, total=0, available=max;
254 while (total<max)
268 total += len;
278 if (len<0 && total==0)
280 return total;

Completed in 895 milliseconds

1234567891011>>