Searched refs:KBytes (Results 1 - 4 of 4) sorted by relevance

/external/vixl/src/
H A Dglobals-vixl.h64 const int KBytes = 1024; variable
65 const int MBytes = 1024 * KBytes;
/external/vixl/benchmarks/
H A Dbench-branch.cc51 const unsigned buffer_size = 256 * KBytes;
H A Dbench-dataop.cc51 const unsigned buffer_size = 256 * KBytes;
/external/vixl/src/a64/
H A Dassembler-a64.h610 const int kLiteralPoolCheckInterval = 4 * KBytes;

Completed in 230 milliseconds