Home
last modified time | relevance | path

Searched defs:ALLOC_SIZE (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/syscalls/madvise/
Dmadvise05.c22 #define ALLOC_SIZE (32 * 1024 * 1024) macro
/external/deqp/framework/randomshaders/
DrsgToken.hpp237 ALLOC_SIZE = 64 enumerator
/external/squashfs-tools/squashfs-tools/
Dmksquashfs.c820 #define ALLOC_SIZE 128 macro
/external/angle/third_party/VulkanMemoryAllocator/src/
DTests.cpp2703 static const VkDeviceSize ALLOC_SIZE = 512ull * 1024; in TestPool_MinBlockCount() local