Home
last modified time | relevance | path

Searched defs:MiB (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/gles2/stress/
Des2sMemoryTests.cpp56 const int MiB = 1024*1024; in init() local
/external/deqp/modules/gles3/stress/
Des3sMemoryTests.cpp58 const int MiB = 1024*1024; in init() local
/external/opencensus-java/examples/src/main/java/io/opencensus/examples/helloworld/
DQuickStart.java61 private static final long MiB = 1 << 20; field in QuickStart
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp285 const size_t MiB = (size_t)(1<<20); in getTotalSystemMemory() local
340 const size_t MiB = (size_t)(1<<20); in getMemoryLimits() local
DtcuAndroidUtil.cpp612 const size_t MiB = (size_t)(1<<20); in getCDDRequiredSystemMemory() local
/external/igt-gpu-tools/tests/i915/
Dgem_pread.c42 #define MiB(x) ((x) * 1024 * 1024) macro
Dgem_pwrite.c42 #define MiB(x) ((x) * 1024 * 1024) macro
/external/cpu_features/test/
Dcpuinfo_x86_test.cc154 const int MiB = 1024 * KiB; variable
/external/cpu_features/src/
Dcpuinfo_x86.c262 const int MiB = 1024 * KiB; in GetCacheLevelInfo() local
/external/avb/test/
Davb_slot_verify_unittest.cc2670 const size_t MiB = 1024 * 1024; in TEST_F() local
2962 const size_t MiB = 1024 * 1024; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp785 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local