HomeSort by relevance Sort by last modified time
    Searched refs:total (Results 876 - 900 of 1239) sorted by null

<<31323334353637383940>>

  /external/v8/src/
mirror-debugger.js 723 var total = 0;
728 total += propertyNames.length;
736 total += namedInterceptorNames.length;
745 total += elementNames.length;
753 total += indexedInterceptorNames.length;
757 limit = Math.min(limit || total, total);
    [all...]
  /external/deqp/modules/gles3/performance/
es3pBufferDataUploadTests.cpp 288 SingleOperationStatistics total; member in struct:deqp::gles3::Performance::__anon7802::RenderReadStatistics
306 SingleOperationStatistics total; member in struct:deqp::gles3::Performance::__anon7802::UploadRenderReadStatistics
325 SingleOperationStatistics total; member in struct:deqp::gles3::Performance::__anon7802::RenderUploadRenderReadStatistics
847 stats.total = calculateSingleOperationStatistics(samples, &RenderReadDuration::totalDuration);
860 stats.total = calculateSingleOperationStatistics(samples, &UnrelatedUploadRenderReadDuration::totalDuration);
874 stats.total = calculateSingleOperationStatistics(samples, &UploadRenderReadDuration::totalDuration);
888 stats.total = calculateSingleOperationStatistics(samples, &UploadRenderReadDurationWithUnrelatedUploadSize::totalDuration);
903 stats.total = calculateSingleOperationStatistics(samples, &RenderUploadRenderReadDuration::totalDuration);
    [all...]
  /external/libmtp/src/
ptp-pack.c 607 if (total - *offset < sizeof(target)) \
615 if (total - *offset < sizeof(uint32_t)) \
629 PTPParams *params, unsigned char* data, int *offset, int total,
    [all...]
  /external/netperf/
netlib.c     [all...]
  /external/skia/src/gpu/
GrAtlasTextContext.cpp 1951 int total = fInstanceCount + otherInstanceCount; variable
    [all...]
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c 1162 ULong total = 0; local
    [all...]
  /frameworks/base/cmds/pm/src/com/android/commands/pm/
Pm.java 1272 int total = 0; local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c 233 "\t-t N total: stop after a total of N packets\n"
243 "\t one every <-f> ticks, until <-t> total requests\n"
246 "\t total reads\n"},
646 pktgen.total = opts.uval;
711 if (pktgen.total) {
712 printf("%slimit %d", str, pktgen.total);
    [all...]
  /external/blktrace/btt/doc/
btt.tex 223 DEV | #Q #D Ratio | BLKmin BLKavg BLKmax Total
257 seeks. The larger the count for the mode in comparison to the total
285 The total number of unplugs is equal to the number of plugs less the
495 # Total System
496 # Total System : q activity
527 \item First there is the total system activity -- meaning activity
613 2.02 27.81 42.13 0.61 0.00 21.90 0.00 TOTAL
680 for total IO time (Q2C) and one for latencies induced by lower layer
    [all...]
  /external/fio/
gclient.c 714 gtk_list_store_set(model, &iter, 0, "Total", -1);
965 const int total = FIO_IO_U_LAT_U_NR + FIO_IO_U_LAT_M_NR; local
976 for (i = 0; i < total; i++) {
    [all...]
  /external/opencv/cv/src/
cvpyrsegmentation.cpp     [all...]
cvsurf.cpp 303 N = keypoints->total;
  /external/valgrind/massif/
ms_main.c 43 // - Add ability to draw multiple graphs, eg. heap-only, stack-only, total.
119 n_events: n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
148 -------------------------------------------------------------------------------- n time(ms) total(B) useful-heap(B) admin-heap(B) stacks(B)
196 // - Normal: these record the current time, total memory size, total heap
268 // This is the total size from the current peak snapshot, or 0 if no peak
    [all...]
  /external/vboot_reference/
Makefile     [all...]
  /external/vogar/lib/
kxml-libcore-20110123.jar 
  /frameworks/base/tools/aapt/
AaptAssets.cpp 488 size_t total = size + end; local
489 void* buf = editData(total);
    [all...]
  /frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/sms/
CdmaSmsTest.java     [all...]
  /prebuilts/devtools/tools/lib/
ddmuilib.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
gensuitemodule.py 277 total = f.tell()
279 verbose.write("%d processed + %d unprocessed = %d total\n" %
280 (processed, unprocessed, total))
    [all...]
  /external/libpng/contrib/libtests/
pngvalid.c 613 png_alloc_size_t total; /* Total allocation */ member in struct:store_pool
710 pool->max = pool->current = pool->limit = pool->total = 0;
1137 /* Return total bytes available for read. */
6736 double total; local
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebSettingsTest.java 720 long estimatedSize, long total, WebStorage.QuotaUpdater updater) {
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 366 \item[Field 2] The second field contains the total number of packets
372 \item[Field 4] The fourth field contains the total number of IO bunches.
  /external/boringssl/src/crypto/sha/asm/
sha1-armv4-large.pl 267 bne .Lloop @ [+18], total 1307
  /external/clang/tools/c-index-test/
c-index-test.c 1030 unsigned long total = 0; local
    [all...]
  /external/libopus/celt/arm/
celt_pitch_xcorr_arm.s 70 ; This loop has 19 total instructions (10 cycles to issue, minimum), with

Completed in 2353 milliseconds

<<31323334353637383940>>