Searched defs:BLOCK_SIZE (Results 1 – 25 of 71) sorted by relevance
123
9 static constexpr auto BLOCK_SIZE = 4 * 1024; variable
11 static constexpr auto BLOCK_SIZE = 4 * 1024; variable
17 static constexpr auto BLOCK_SIZE = 0x1000; variable
16 static constexpr auto BLOCK_SIZE = 0x1000; variable
10 static constexpr auto BLOCK_SIZE = 4 * 1024; variable
13 static constexpr auto BLOCK_SIZE = 4 * 1024; variable
21 static constexpr auto BLOCK_SIZE = 0x1000; variable
20 static constexpr auto BLOCK_SIZE = 0x1000; variable
22 static constexpr auto BLOCK_SIZE = 4096; variable
18 static constexpr auto BLOCK_SIZE = 0x1000; variable
23 #define BLOCK_SIZE 8 macro