Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/stress/
Des2sMemoryTests.cpp55 const int MiB = 1024 * 1024; in init() local
/external/deqp/modules/gles3/stress/
Des3sMemoryTests.cpp57 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.cpp318 const size_t MiB = (size_t)(1 << 20); in getTotalSystemMemory() local
371 const size_t MiB = (size_t)(1 << 20); in getMemoryLimits() local
/external/aws-sdk-java-v2/core/sdk-core/src/test/java/software/amazon/awssdk/core/internal/async/
DFileAsyncRequestBodyTest.java51 private static final long MiB = 1024 * 1024; field in FileAsyncRequestBodyTest
/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/coreboot/src/commonlib/bsd/include/commonlib/bsd/
Dhelpers.h76 #define MiB (1<<20) macro
/external/cpu_features/src/
Dimpl_x86__base_implementation.inl867 const int MiB = 1024 * KiB; local
/external/cronet/stable/third_party/cpu_features/src/src/
Dimpl_x86__base_implementation.inl856 const int MiB = 1024 * KiB; local
/external/cronet/tot/third_party/cpu_features/src/src/
Dimpl_x86__base_implementation.inl856 const int MiB = 1024 * KiB; local
/external/avb/test/
Davb_slot_verify_unittest.cc2859 const size_t MiB = 1024 * 1024; in TEST_F() local
3154 const size_t MiB = 1024 * 1024; in TEST_F() local
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryAllocationTests.cpp965 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local
/external/cronet/stable/third_party/cpu_features/src/test/
Dcpuinfo_x86_test.cc191 const int MiB = 1024 * KiB; variable
/external/cronet/tot/third_party/cpu_features/src/test/
Dcpuinfo_x86_test.cc191 const int MiB = 1024 * KiB; variable
/external/cpu_features/test/
Dcpuinfo_x86_test.cc193 const int MiB = 1024 * KiB; variable
/external/flashrom/include/
Dflash.h40 #define MiB (1024 * KiB) macro
/external/expat/expat/tests/
Dbasic_tests.c5796 const int MiB = 1024 * KiB; in START_TEST() local