Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/stress/
Des3sMemoryTests.cpp58 const int MiB = 1024*1024; in init() local
/external/deqp/modules/gles2/stress/
Des2sMemoryTests.cpp56 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/pigweed/pw_bytes/public/pw_bytes/
Dunits.h55 constexpr unsigned long long int MiB(unsigned long long int mebibytes) { in MiB() function
/external/deqp/framework/platform/android/
DtcuAndroidPlatform.cpp291 const size_t MiB = (size_t)(1<<20); in getTotalSystemMemory() local
344 const size_t MiB = (size_t)(1<<20); in getMemoryLimits() 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/src/
Dimpl_x86__base_implementation.inl738 const int MiB = 1024 * KiB; local
/external/cpu_features/test/
Dcpuinfo_x86_test.cc167 const int MiB = 1024 * KiB; variable
/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.cpp934 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local