/external/deqp/modules/gles2/stress/ |
D | es2sMemoryTests.cpp | 55 const int MiB = 1024 * 1024; in init() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sMemoryTests.cpp | 57 const int MiB = 1024 * 1024; in init() local
|
/external/opencensus-java/examples/src/main/java/io/opencensus/examples/helloworld/ |
D | QuickStart.java | 61 private static final long MiB = 1 << 20; field in QuickStart
|
/external/pigweed/pw_bytes/public/pw_bytes/ |
D | units.h | 55 constexpr unsigned long long int MiB(unsigned long long int mebibytes) { in MiB() function
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidPlatform.cpp | 318 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/ |
D | FileAsyncRequestBodyTest.java | 51 private static final long MiB = 1024 * 1024; field in FileAsyncRequestBodyTest
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_pread.c | 42 #define MiB(x) ((x) * 1024 * 1024) macro
|
D | gem_pwrite.c | 42 #define MiB(x) ((x) * 1024 * 1024) macro
|
/external/coreboot/src/commonlib/bsd/include/commonlib/bsd/ |
D | helpers.h | 76 #define MiB (1<<20) macro
|
/external/cpu_features/src/ |
D | impl_x86__base_implementation.inl | 867 const int MiB = 1024 * KiB; local
|
/external/cronet/stable/third_party/cpu_features/src/src/ |
D | impl_x86__base_implementation.inl | 856 const int MiB = 1024 * KiB; local
|
/external/cronet/tot/third_party/cpu_features/src/src/ |
D | impl_x86__base_implementation.inl | 856 const int MiB = 1024 * KiB; local
|
/external/avb/test/ |
D | avb_slot_verify_unittest.cc | 2859 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/ |
D | vktMemoryAllocationTests.cpp | 965 const VkDeviceSize MiB = 1024 * KiB; in createAllocationTestsCommon() local
|
/external/cronet/stable/third_party/cpu_features/src/test/ |
D | cpuinfo_x86_test.cc | 191 const int MiB = 1024 * KiB; variable
|
/external/cronet/tot/third_party/cpu_features/src/test/ |
D | cpuinfo_x86_test.cc | 191 const int MiB = 1024 * KiB; variable
|
/external/cpu_features/test/ |
D | cpuinfo_x86_test.cc | 193 const int MiB = 1024 * KiB; variable
|
/external/flashrom/include/ |
D | flash.h | 40 #define MiB (1024 * KiB) macro
|
/external/expat/expat/tests/ |
D | basic_tests.c | 5796 const int MiB = 1024 * KiB; in START_TEST() local
|