Searched refs:bitmap_allocator (Results 1 – 15 of 15) sorted by relevance
692 class bitmap_allocator;696 class bitmap_allocator<void>707 typedef bitmap_allocator<_Tp1> other;727 typedef bitmap_allocator<_Tp1> other;1036 bitmap_allocator() throw()1039 bitmap_allocator(const bitmap_allocator&)1043 bitmap_allocator(const bitmap_allocator<_Tp1>&) throw()1046 ~bitmap_allocator() throw()1115 typename bitmap_allocator<_Tp>::_BPVector1116 bitmap_allocator<_Tp>::_S_mem_blocks;[all …]
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
64 am__libstdc___la_SOURCES_DIST = bitmap_allocator.cc pool_allocator.cc \84 am__objects_4 = bitmap_allocator.lo pool_allocator.lo mt_allocator.lo \338 bitmap_allocator.cc \
131 bitmap_allocator.cc \
40 #define __glibcxx_base_allocator __gnu_cxx::bitmap_allocator
30 SRCS+= bitmap_allocator.cc pool_allocator.cc \141 EXTHDRS= algorithm atomicity.h array_allocator.h bitmap_allocator.h \
67 * src/bitmap_allocator.cc (free_list::_M_get): Use1054 * testsuite/ext/bitmap_allocator/check_delete.cc: New.1055 * testsuite/ext/bitmap_allocator/check_new.cc: Likewise.1349 * src/bitmap_allocator.cc: Change to size_t.1363 * include/ext/bitmap_allocator.h: Qualify ::operator delete.1364 * src/bitmap_allocator.cc: Likewise.1397 * include/ext/bitmap_allocator.h (bitmap_allocator::_Alloc_block):1426 * ext/bitmap_allocator.h: Clean-up add/remove functions.4460 ${ext_srcdir}/bitmap_allocator.h .4463 * include/ext/bitmap_allocator.h: New file.[all …]
448 * include/ext/bitmap_allocator.h: Same.503 * src/bitmap_allocator.cc: Same.1944 * include/ext/bitmap_allocator.h: Convert everywhere2847 * src/bitmap_allocator.cc: Add instantiation for size_type.3152 * src/bitmap_allocator.cc: Add instantiation for size_type.3763 * testsuite/ext/bitmap_allocator/check_allocate_max_size.cpp: Add3765 * testsuite/ext/bitmap_allocator/check_deallocate_null.cc:3798 * include/ext/bitmap_allocator.h3803 * src/bitmap_allocator.cc: Same.5364 * src/bitmap_allocator.cc: Use __throw_bad_alloc.
316 * include/ext/bitmap_allocator.h: Change namespace __balloc to318 * src/bitmap_allocator.cc: Same.418 * include/ext/bitmap_allocator.h: Uglify some names.420 * src/bitmap_allocator.cc: Likewise.1754 * include/ext/bitmap_allocator.h (_Mutex), __threads_enabled,1788 * include/ext/bitmap_allocator.h: Same.1800 * src/bitmap_allocator.cc: Same.1825 * include/ext/bitmap_allocator.h (_BALLOC_SANITY_CHECK,2053 * include/ext/bitmap_allocator.h: Add comment for end of anonymous4270 * ext/bitmap_allocator.h: Likewise; qualify with std::.
1606 ALLOCATOR_NAME=__gnu_cxx::bitmap_allocator
6567 ALLOCATOR_NAME=__gnu_cxx::bitmap_allocator
521 ${ext_srcdir}/bitmap_allocator.h \
743 ${ext_srcdir}/bitmap_allocator.h \
1884 OLD_FILES+=usr/include/c++/4.2/ext/bitmap_allocator.h
7166 OLD_FILES+=usr/include/c++/3.4/ext/bitmap_allocator.h