HomeSort by relevance Sort by last modified time
    Searched refs:TOTAL (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/tests/
MemsetTest.cpp 52 #define TOTAL (PAD + MAX_ALIGNMENT + MAX_COUNT + PAD)
78 uint16_t buffer[TOTAL];
90 compare16(base + count, 0, TOTAL - count - PAD - alignment));
96 uint32_t buffer[TOTAL];
108 compare32(base + count, 0, TOTAL - count - PAD - alignment));
  /external/skia/tests/
MemsetTest.cpp 52 #define TOTAL (PAD + MAX_ALIGNMENT + MAX_COUNT + PAD)
78 uint16_t buffer[TOTAL];
90 compare16(base + count, 0, TOTAL - count - PAD - alignment));
96 uint32_t buffer[TOTAL];
108 compare32(base + count, 0, TOTAL - count - PAD - alignment));
  /external/chromium_org/chrome/browser/ui/webui/print_preview/
print_preview_handler.cc 119 TOTAL,
202 ReportPrintSettingHistogram(TOTAL);
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
tester.tcl 497 puts [format {%-21.21s %12d uS TOTAL} $name $total_time]
    [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...]

Completed in 134 milliseconds