Searched refs:TOTAL (Results 1 – 25 of 36) sorted by relevance
12
/external/toybox/scripts/ |
D | bloatcheck | 21 TOTAL=0 34 TOTAL=$(($TOTAL+$DELTA)) 53 TOTAL=$(($TOTAL+$DELTA)) 58 printf "% 71d total\n" "$TOTAL"
|
/external/skia/tests/ |
D | MemsetTest.cpp | 22 #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()
|
/external/skqp/tests/ |
D | MemsetTest.cpp | 22 #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()
|
/external/google-fruit/extras/scripts/ |
D | run_benchs.sh | 27 local TOTAL=0 31 TOTAL="$(echo $TOTAL + $VALUE | bc -l)" 38 echo "$(echo $TOTAL / $N | bc -l) ($@)"
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-cov/ |
D | ignore-filename-regex.test | 13 REPORT_IGNORE_HEADERS: {{^}}TOTAL 1{{.*}}100.00%{{$}} 25 REPORT_IGNORE_DIR: {{^}}TOTAL 5{{.*}}100.00%{{$}} 38 REPORT_IGNORE_DIR_WITH_SOURCES: {{^}}TOTAL 4{{.*}}100.00%{{$}}
|
D | sources-specified.test | 15 REPORT: {{^}}TOTAL 3{{.*}}72.73%
|
/external/bcc/tools/ |
D | cachestat_example.txt | 25 TOTAL MISSES HITS DIRTIES BUFFERS_MB CACHED_MB 47 TOTAL MISSES HITS DIRTIES BUFFERS_MB CACHED_MB
|
/external/ltp/testcases/kernel/io/disktest/ |
D | stats.c | 154 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()
|
D | stats.h | 87 HBEAT,CYCLE,TOTAL enumerator
|
D | main.c | 412 print_stats(test->args, test->env, TOTAL); in threadedMain()
|
/external/eigen/bench/spbench/ |
D | spbench.dtd | 19 <!ELEMENT TIME (COMPUTE,SOLVE,TOTAL)> 22 <!ELEMENT TOTAL (#PCDATA)> element
|
/external/curl/tests/data/ |
D | test1288 | 45 …nclude --write-out "\nCONNECT CODE: %{http_connect}\nRECEIVED HEADER BYTE TOTAL: %{size_header}\n"… 93 RECEIVED HEADER BYTE TOTAL: 231
|
/external/e2fsprogs/tests/d_fallocate_blkmap/ |
D | expect | 27 TOTAL: 41 39 TOTAL: 10041
|
/external/e2fsprogs/tests/f_convert_bmap_sparse/ |
D | expect.1 | 13 TOTAL: 8
|
/external/e2fsprogs/tests/f_convert_bmap/ |
D | expect.1 | 15 TOTAL: 515
|
/external/e2fsprogs/tests/f_convert_bmap_and_extent/ |
D | expect.1 | 15 TOTAL: 515
|
/external/blktrace/btt/doc/ |
D | sample-btt-output.tex | 39 TOTAL | 491566 8756 56.1 | 2 449 1024 3932522
|
D | btt.tex | 686 2.02 27.81 42.13 0.61 0.00 21.90 0.00 TOTAL
|
/external/ltp/testcases/kernel/controllers/io-throttle/ |
D | run_io_throttle_test.sh | 37 phys_bw=`./iobw -direct 1 $BUFSIZE $DATASIZE | grep TOTAL | awk '{print $7}'`
|
/external/e2fsprogs/tests/d_special_files/ |
D | expect | 28 TOTAL: 1
|
/external/python/cpython3/Tools/stringbench/ |
D | README | 65 4079.83 5432.25 75.1 TOTAL
|
/external/pcre/dist2/testdata/ |
D | grepoutput | 834 TOTAL:480 841 TOTAL:480
|
/external/clang/docs/ |
D | SourceBasedCodeCoverage.rst | 159 TOTAL 13 0 100.00% 3 100.00%
|
/external/u-boot/doc/ |
D | README.gpt | 110 TOTAL: 512 B
|
/external/cldr/tools/java/org/unicode/cldr/util/data/ |
D | tlds-alpha-by-domain.txt | 1250 TOTAL
|
12