Searched refs:bitmap_allocator (Results 1 – 14 of 14) 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
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 \
692 class bitmap_allocator;696 class bitmap_allocator<void>707 typedef bitmap_allocator<_Tp1> other;712 class bitmap_allocator : private free_list727 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()1065 allocate(size_type __n, typename bitmap_allocator<void>::const_pointer)[all …]
40 #define __glibcxx_base_allocator __gnu_cxx::bitmap_allocator
33 SRCS+= bitmap_allocator.cc pool_allocator.cc \144 EXTHDRS= algorithm atomicity.h array_allocator.h bitmap_allocator.h \
67 * src/bitmap_allocator.cc (free_list::_M_get): Use311 * include/ext/bitmap_allocator.h: Make doxygen style comments for1052 * include/ext/bitmap_allocator.h (allocate(size_type)): Minor tweak.1054 * testsuite/ext/bitmap_allocator/check_delete.cc: New.1055 * testsuite/ext/bitmap_allocator/check_new.cc: Likewise.1304 * include/ext/bitmap_allocator.h (allocate): Throw std::bad_alloc1312 * testsuite/ext/bitmap_allocator/check_allocate_max_size.cc: Likewise.1344 * include/ext/bitmap_allocator.h: Change unsigned int -> size_t: this1349 * src/bitmap_allocator.cc: Change to size_t.1363 * include/ext/bitmap_allocator.h: Qualify ::operator delete.[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 \
916 OLD_FILES+=usr/include/c++/4.2/ext/bitmap_allocator.h