Searched defs:bitmap_allocator (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/ext/bitmap_allocator/
H A Dcheck_allocate_max_size.cc35 template class __gnu_cxx::bitmap_allocator<value_type>; member in class:__gnu_cxx
H A Dcheck_deallocate_null.cc35 template class __gnu_cxx::bitmap_allocator<value_type>; member in class:__gnu_cxx
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dbitmap_allocator.h667 class bitmap_allocator<void> class
687 class bitmap_allocator : private free_list class in inherits:free_list
1031 allocate(size_type __n, typename bitmap_allocator<void>::const_pointer) argument
1081 operator ==(const bitmap_allocator<_Tp1>&, const bitmap_allocator<_Tp2>&) argument
1087 operator !=(const bitmap_allocator<_Tp1>&, const bitmap_allocator<_Tp2>&) argument
[all...]

Completed in 43 milliseconds