Searched defs:BestFitAllocator (Results 1 – 4 of 4) sorted by relevance
23 using BestFitAllocator = ::pw::allocator::BestFitAllocator<BlockType>; typedef
53 BestFitAllocator(ByteSpan region) { Base::Init(region); } in BestFitAllocator() function
136 BestFitAllocator subsection141 .. _module-pw_allocator-api-bucket_block_allocator:
30 using BestFitAllocator = ::pw::allocator::BestFitAllocator<BlockType>; typedef