/external/qemu/distrib/zlib-1.2.3/ |
inflate.h | 85 unsigned long total; /* protected copy of output count */ member in struct:inflate_state
|
/external/valgrind/main/helgrind/tests/ |
tc17_sembar.c | 37 unsigned total; member in struct:__anon17088 52 bar->total = count; 74 bar->total = count; 86 if (bar->arrived == bar->total)
|
/external/valgrind/main/massif/tests/ |
ignored.post.exp | 36 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)
|
one.post.exp | 36 n time(B) total(B) useful-heap(B) extra-heap(B) stacks(B)
|
/external/webkit/Tools/BuildSlaveSupport/build.webkit.org-config/public_html/LeaksViewer/ |
WebInspectorShims.js | 61 data.total = Number.bytesToString(this.totalTime);
|
/external/zlib/src/ |
inflate.h | 89 unsigned long total; /* protected copy of output count */ member in struct:inflate_state
|
/frameworks/base/core/java/com/android/internal/util/ |
ArrayUtils.java | 169 public static long total(long[] array) { method in class:ArrayUtils 170 long total = 0; local 172 total += value; 174 return total;
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
md5.h | 87 md5_uint32 total[2]; member in struct:md5_ctx
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
md5.h | 87 md5_uint32 total[2]; member in struct:md5_ctx
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
md5.h | 87 md5_uint32 total[2]; member in struct:md5_ctx
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
md5.h | 87 md5_uint32 total[2]; member in struct:md5_ctx
|
/system/extras/tests/bionic/libc/common/ |
bench_pthread.c | 118 int64_t total = 0; local 120 total += stats[nn]; 136 #define BENCH_COUNT(stmnt,total) do { \ 137 int64_t count = total; \
|
/external/chromium/base/ |
sys_info_win.cc | 39 ULARGE_INTEGER available, total, free; local 40 if (!GetDiskFreeSpaceExW(path.value().c_str(), &available, &total, &free)) {
|
/external/linux-tools-perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/ |
Util.pm | 25 my ($total, $n) = @_; 27 return $total / $n;
|
/external/linux-tools-perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/ |
Util.py | 19 def avg(total, n): 20 return total / n
|
/external/openssl/crypto/pkcs7/ |
example.c | 83 int i,total; local 95 total=ASN1_object_size(1,i,V_ASN1_SEQUENCE); 97 data=malloc(total); 104 ASN1_STRING_set(seq,data,total); 247 int i,total; local 259 total=ASN1_object_size(1,i,V_ASN1_SEQUENCE); 261 data=malloc(total); 268 ASN1_STRING_set(seq,data,total);
|
/external/valgrind/main/memcheck/tests/ |
describe-block.stderr.exp | 10 total heap usage: ... allocs, ... frees, ... bytes allocated
|
/frameworks/av/include/media/nbaio/ |
NBAIO.h | 174 // total Estimate of the number of frames the provider has available. This is an estimate, 180 // > 0 Total number of frames successfully transferred prior to first error. 199 virtual ssize_t writeVia(writeVia_t via, size_t total, void *user, size_t block = 0); 273 // total Estimate of the number of frames the consumer desires. This is an estimate, 281 // > 0 Total number of frames successfully transferred prior to first error. 300 virtual ssize_t readVia(readVia_t via, size_t total, void *user,
|
/libcore/luni/src/test/java/libcore/java/net/ |
SocketTest.java | 278 int total = 0; local 280 while (total < data.length) { 281 total += in.read(readBuffer); 311 int total = 0; local 312 while (total < receiveByteCount) { 313 total += in.read(result, total, result.length - total);
|
/packages/apps/Gallery2/src/com/android/gallery3d/ingest/ |
ImportTask.java | 67 int total = mObjectsToImport.size(); local 83 mListener.onImportProgress(visited, total, importedPath);
|
/external/bluetooth/bluedroid/gki/common/ |
gki_debug.c | 56 GKI_TRACE_0("POOL SIZE USED MAXU TOTAL"); 64 i, p->size, p->cur_cnt, p->max_cnt, p->total); 69 i, p->size, p->cur_cnt, p->max_cnt, p->total); 93 GKI_TRACE_5("pool:%4u free %4u cur %3u max %3u total%3u", i, gki_cb.com.freeq[i].size, 94 gki_cb.com.freeq[i].cur_cnt, gki_cb.com.freeq[i].max_cnt, gki_cb.com.freeq[i].total); 182 maxbuffs = gki_cb.com.freeq[pool].total; 184 print("Buffer Pool[%u] size=%u cur_cnt=%u max_cnt=%u total=%u\n", 186 gki_cb.com.freeq[pool].cur_cnt, gki_cb.com.freeq[pool].max_cnt, gki_cb.com.freeq[pool].total); 227 num_bufs = gki_cb.com.freeq[pool_id].total;
|
/external/elfutils/libebl/ |
eblstrtab.c | 97 size_t total; member in struct:Ebl_Strtab 285 st->total += newstr->len - (*sep)->len; 301 st->total += newstr->len; 336 data->d_buf = malloc (st->total + nulllen); 346 data->d_size = st->total + nulllen; 356 assert (copylen == st->total + nulllen);
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
gki_debug.c | 55 GKI_TRACE_0("POOL SIZE USED MAXU TOTAL"); 63 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/ |
gki_debug.c | 55 GKI_TRACE_0("POOL SIZE USED MAXU TOTAL"); 63 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/llvm/tools/llvm-size/ |
llvm-size.cpp | 11 // that is, it prints out the size of each section, and the total size of all 92 uint64_t total = 0; local 123 total += size; 177 // Print total. 182 static_cast<const char*>("Total"), 183 total); 215 total = total_text + total_data + total_bss; 229 total, 230 total);
|