Home
last modified time | relevance | path

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

/external/pigweed/pw_allocator/public/pw_allocator/
Ddual_first_fit_block_allocator.h39 constexpr DualFirstFitBlockAllocator() : Base() {} in DualFirstFitBlockAllocator() function
47 DualFirstFitBlockAllocator(ByteSpan region, size_t threshold) in DualFirstFitBlockAllocator() function
/external/pigweed/pw_malloc/
Ddual_first_fit_block_allocator.cc23 using DualFirstFitBlockAllocator = typedef
/external/pigweed/pw_allocator/
Dapi.rst132 DualFirstFitBlockAllocator subsection
137 .. _module-pw_allocator-api-bucket_block_allocator:
Ddual_first_fit_block_allocator_test.cc26 using DualFirstFitBlockAllocator = typedef