Searched refs:KBytes (Results 1 – 25 of 33) sorted by relevance
12
70 const int KBytes = 1024; variable71 const int MBytes = 1024 * KBytes;
39 static const size_t kDefaultCapacity = 4 * KBytes;
110 static const int kMaxObjectSize = 4 * KBytes;
43 const size_t buffer_size = 256 * KBytes; in main()
46 const size_t buffer_size = 256 * KBytes; in main()
45 const size_t buffer_size = 256 * KBytes; in main()
63 const size_t buffer_size = 256 * KBytes; in main()
42 const size_t buffer_size = 256 * KBytes; in main()
60 const size_t buffer_size = 256 * KBytes; in main()
45 const unsigned buffer_size = 256 * KBytes; in benchmark()
45 const int buffer_size = 256 * KBytes; in benchmark()
46 const int buffer_size = 256 * KBytes; in benchmark()
149 KBytes, MBytes (default B)158 # aggregated in KBytes.
18 * All sections must map to 128KBytes of SRAM beginning at 0x10000000
280 return 1 * KBytes; in GetPoolObjectEmissionMargin()
155 - Fixed -f flag for mformat (size is KBytes, rather than sectors)
6291 1 * KBytes); in TEST_A32()6297 std::string test_string(2 * KBytes, 'x'); in TEST_A32()6326 1 * KBytes); in TEST_A32()6331 std::string test_string(2 * KBytes, 'z'); in TEST_A32()6338 std::string test_string2(2 * KBytes, 'x'); in TEST_A32()6365 1 * KBytes); in TEST_A32()6398 KBytes / 2); in TEST_T32()6400 std::string test_string(3 * KBytes, 'x'); in TEST_T32()6427 1 * KBytes); in TEST_T32()
24 * Fixed -f flag for mformat (size is KBytes, rather than sectors)
48 const unsigned kPageSize = 4 * KBytes;
278 static const size_t kVeneerEmissionMargin = 1 * KBytes; in Emit()
149 return 1 * KBytes; in GetPoolObjectEmissionMargin()
94 *OIDInstalledMemory 16MB: "16384 KBytes"95 *OIDInstalledMemory 32MB: "32768 KBytes"96 *OIDInstalledMemory 48MB: "49152 KBytes"97 *OIDInstalledMemory 72MB: "73728 KBytes"