Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/
Dfreelist_heap_test.cc23 TEST(FreeListHeap, CanAllocate) { in TEST() argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator_primary32.h150 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
Dsanitizer_allocator_primary64.h109 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_allocator.h348 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function
735 static bool CanAllocate(uptr size, uptr alignment) { in CanAllocate() function