Searched refs:TOTAL (Results 1 – 25 of 46) 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/eigen/bench/spbench/ |
D | spbench.dtd | 19 <!ELEMENT TIME (COMPUTE,SOLVE,TOTAL)> 22 <!ELEMENT TOTAL (#PCDATA)> element
|
/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/e2fsprogs/tests/d_fallocate_blkmap/ |
D | expect | 27 TOTAL: 41 39 TOTAL: 10041
|
/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
|
/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/abi-compliance-checker/modules/Internals/ |
D | SysCheck.pm | 523 my %TOTAL = (); 537 $TOTAL{$LName}{$Comp} += $TestResults{$LName}{$Comp}{$Kind}; 794 if($TOTAL{$LName}{"Binary"}) { 817 if($TOTAL{$LName}{"Source"}) {
|
/external/clang/docs/ |
D | SourceBasedCodeCoverage.rst | 159 TOTAL 13 0 100.00% 3 100.00%
|
/external/bison/po/ |
D | pt_BR.po | 1116 msgid " TOTAL :" 1117 msgstr " TOTAL :"
|
D | id.po | 1131 msgid " TOTAL :" 1132 msgstr " TOTAL :"
|
D | fr.po | 1161 msgid " TOTAL :" 1162 msgstr " TOTAL :"
|
D | pt.po | 1075 msgid " TOTAL :"
|
D | bison.pot | 1068 msgid " TOTAL :"
|
D | zh_CN.po | 1076 msgid " TOTAL :"
|
D | sr.po | 1158 msgid " TOTAL :"
|
D | el.po | 1151 msgid " TOTAL :"
|
D | uk.po | 1184 msgid " TOTAL :"
|
D | zh_TW.po | 1111 msgid " TOTAL :"
|
D | ms.po | 1137 msgid " TOTAL :"
|
12