Home
last modified time | relevance | path

Searched refs:TOTAL (Results 1 – 25 of 37) sorted by relevance

12

/third_party/toybox/scripts/
Dbloatcheck21 TOTAL=0
34 TOTAL=$(($TOTAL+$DELTA))
53 TOTAL=$(($TOTAL+$DELTA))
58 printf "% 71d total\n" "$TOTAL"
/third_party/flutter/skia/tests/
DMemsetTest.cpp22 #define TOTAL (PAD + MAX_ALIGNMENT + MAX_COUNT + PAD) macro
48 uint16_t buffer[TOTAL]; in test_16()
59 compare16(reporter, base + count, 0, TOTAL - count - PAD - alignment); in test_16()
65 uint32_t buffer[TOTAL]; in test_32()
76 compare32(reporter, base + count, 0, TOTAL - count - PAD - alignment); in test_32()
/third_party/skia/tests/
DMemsetTest.cpp22 #define TOTAL (PAD + MAX_ALIGNMENT + MAX_COUNT + PAD) macro
48 uint16_t buffer[TOTAL]; in test_16()
59 compare16(reporter, base + count, 0, TOTAL - count - PAD - alignment); in test_16()
65 uint32_t buffer[TOTAL]; in test_32()
76 compare32(reporter, base + count, 0, TOTAL - count - PAD - alignment); in test_32()
/third_party/node/test/parallel/
Dtest-https-agent-sni.js15 const TOTAL = 4; constant
16 let waiting = TOTAL;
42 for (let j = 0; j < TOTAL; j++) {
/third_party/e2fsprogs/tests/d_fallocate_blkmap/
Dexpect27 TOTAL: 41
39 TOTAL: 10041
/third_party/ltp/testcases/kernel/io/disktest/
Dstats.c154 case TOTAL: /* display total read and write stats */ in print_stats()
212 case TOTAL: /* display total read and write stats */ in print_stats()
276 case TOTAL: /* display total read and write stats */ in print_stats()
341 case TOTAL: in print_stats()
Dstats.h87 HBEAT,CYCLE,TOTAL enumerator
Dmain.c412 print_stats(test->args, test->env, TOTAL); in threadedMain()
/third_party/curl/tests/data/
Dtest128845 …nclude --write-out "\nCONNECT CODE: %{http_connect}\nRECEIVED HEADER BYTE TOTAL: %{size_header}\n"…
95 RECEIVED HEADER BYTE TOTAL: 231
/third_party/e2fsprogs/tests/f_convert_bmap_sparse/
Dexpect.113 TOTAL: 8
/third_party/e2fsprogs/tests/f_convert_bmap/
Dexpect.115 TOTAL: 515
/third_party/e2fsprogs/tests/f_convert_bmap_and_extent/
Dexpect.115 TOTAL: 515
/third_party/ltp/testcases/kernel/controllers/io-throttle/
Drun_io_throttle_test.sh37 phys_bw=`./iobw -direct 1 $BUFSIZE $DATASIZE | grep TOTAL | awk '{print $7}'`
/third_party/e2fsprogs/tests/d_special_files/
Dexpect28 TOTAL: 1
/third_party/python/Tools/stringbench/
DREADME65 4079.83 5432.25 75.1 TOTAL
/third_party/flutter/flutter/examples/flutter_gallery/lib/demo/shrine/
Dshopping_cart.dart140 child: Text('TOTAL'),
/third_party/unity/docs/
DUnityHelperScriptsGuide.md260 45 TOTAL TESTS 2 TOTAL FAILURES 1 IGNORED
/third_party/cJSON/tests/unity/docs/
DUnityHelperScriptsGuide.md248 45 TOTAL TESTS 2 TOTAL FAILURES 1 IGNORED
/third_party/pcre2/pcre2/testdata/
Dgrepoutput834 TOTAL:480
841 TOTAL:480
/third_party/uboot/u-boot-2020.01/doc/
DREADME.gpt110 TOTAL: 512 B
/third_party/flutter/flutter/dev/devicelab/lib/framework/
Dadb.dart281 final Match match = RegExp(r'TOTAL\s+(\d+)').firstMatch(meminfo);
/third_party/gettext/gettext-runtime/po/
Dpt.po318 " TOTAL escolhe a forma singular/plural baseado neste "
/third_party/pcre2/pcre2/doc/
Dpcre2grep.txt764 total is preceded by "TOTAL:". Otherwise, it appears as just
/third_party/gettext/gettext-tools/tests/
Dmsguniq-a.inp1449 !~\:\ ~-argument\ ~\ is\ not\ of\ type\ `(INTEGER\ 0\ (,ARRAY-TOTAL-SIZE-LIMIT))=
Dmsguniq-a.out2013 msgid "~: ~-argument ~ is not of type `(INTEGER 0 (,ARRAY-TOTAL-SIZE-LIMIT))"

12