HomeSort by relevance Sort by last modified time
    Searched defs:CanAllocate (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_allocator.h 340 static bool CanAllocate(uptr size, uptr alignment) {
714 static bool CanAllocate(uptr size, uptr alignment) {
    [all...]
  /external/v8/src/heap/
spaces.h 727 bool CanAllocate() {
    [all...]

Completed in 209 milliseconds