Searched refs:bitmap_allocator (Results 1 – 6 of 6) sorted by relevance
37 std::pair<bitmap_allocator<char>::_Alloc_block*,38 bitmap_allocator<char>::_Alloc_block*> >;41 std::pair<bitmap_allocator<wchar_t>::_Alloc_block*,42 bitmap_allocator<wchar_t>::_Alloc_block*> >;123 template class bitmap_allocator<char>; variable124 template class bitmap_allocator<wchar_t>; variable
690 class bitmap_allocator;694 class bitmap_allocator<void>705 typedef bitmap_allocator<_Tp1> other;710 class bitmap_allocator : private free_list725 typedef bitmap_allocator<_Tp1> other;1034 bitmap_allocator() throw()1037 bitmap_allocator(const bitmap_allocator&)1041 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw()1044 ~bitmap_allocator() throw()1063 allocate(size_type __n, typename bitmap_allocator<void>::const_pointer)[all …]
40 #define __glibcxx_base_allocator __gnu_cxx::bitmap_allocator
21 SRCS+= bitmap_allocator.cc pool_allocator.cc \120 EXTHDRS= algorithm atomicity.h array_allocator.h bitmap_allocator.h \
521 ${ext_srcdir}/bitmap_allocator.h \
743 ${ext_srcdir}/bitmap_allocator.h \