Searched defs:MiB (Results 1 – 11 of 11) sorted by relevance
58 const int MiB = 1024*1024; in init() local
56 const int MiB = 1024*1024; in init() local
61 private static final long MiB = 1 << 20; field in QuickStart
55 constexpr unsigned long long int MiB(unsigned long long int mebibytes) { in MiB() function
291 const size_t MiB = (size_t)(1<<20); in getTotalSystemMemory() local344 const size_t MiB = (size_t)(1<<20); in getMemoryLimits() local
42 #define MiB(x) ((x) * 1024 * 1024) macro
738 const int MiB = 1024 * KiB; local
167 const int MiB = 1024 * KiB; variable
2670 const size_t MiB = 1024 * 1024; in TEST_F() local2962 const size_t MiB = 1024 * 1024; in TEST_F() local
934 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local