Searched defs:maxMemory (Results 1 – 9 of 9) sorted by relevance
53 long maxMemory = Runtime.getRuntime().maxMemory(); in findLimit() local
54 long maxMemory = Runtime.getRuntime().maxMemory(); in findLimit() local
60 Validator(long maxMemory, int numberOfHandles) { in Validator()
66 static const size_t maxMemory = (sizeof(size_t)==4) ? (2 GB - 64 MB) : (size_t)(1ULL << ((sizeof(… variable
79 static const size_t maxMemory = (sizeof(size_t)==4) ? (2 GB - 64 MB) : (size_t)(1ULL << ((sizeof(… variable
67 static const size_t maxMemory = (sizeof(size_t) == 4) variable
851 VkDeviceSize maxMemory = in testWithSizeReduction() local
44 static const size_t maxMemory = (sizeof(size_t)==4) ? (2 GB - 64 MB) : (size_t)(1ULL << ((sizeof(… variable