Home
last modified time | relevance | path

Searched refs:bitmap_allocator (Results 1 – 15 of 15) sorted by relevance

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dbitmap_allocator.h692 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>::_BPVector
1116 bitmap_allocator<_Tp>::_S_mem_blocks;
[all …]
/freebsd-12.1/contrib/libstdc++/src/
H A Dbitmap_allocator.cc37 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>; variable
124 template class bitmap_allocator<wchar_t>; variable
H A DMakefile.in64 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 \
H A DMakefile.am131 bitmap_allocator.cc \
/freebsd-12.1/contrib/libstdc++/config/allocator/
H A Dbitmap_allocator_base.h40 #define __glibcxx_base_allocator __gnu_cxx::bitmap_allocator
/freebsd-12.1/gnu/lib/libstdc++/
H A DMakefile30 SRCS+= bitmap_allocator.cc pool_allocator.cc \
141 EXTHDRS= algorithm atomicity.h array_allocator.h bitmap_allocator.h \
/freebsd-12.1/contrib/libstdc++/
H A DChangeLog-200467 * src/bitmap_allocator.cc (free_list::_M_get): Use
1054 * 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 …]
H A DChangeLog-2005448 * include/ext/bitmap_allocator.h: Same.
503 * src/bitmap_allocator.cc: Same.
1944 * include/ext/bitmap_allocator.h: Convert everywhere
2847 * 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: Add
3765 * testsuite/ext/bitmap_allocator/check_deallocate_null.cc:
3798 * include/ext/bitmap_allocator.h
3803 * src/bitmap_allocator.cc: Same.
5364 * src/bitmap_allocator.cc: Use __throw_bad_alloc.
H A DChangeLog-2006316 * include/ext/bitmap_allocator.h: Change namespace __balloc to
318 * 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 anonymous
4270 * ext/bitmap_allocator.h: Likewise; qualify with std::.
H A Dacinclude.m41606 ALLOCATOR_NAME=__gnu_cxx::bitmap_allocator
H A Dconfigure6567 ALLOCATOR_NAME=__gnu_cxx::bitmap_allocator
/freebsd-12.1/contrib/libstdc++/include/
H A DMakefile.am521 ${ext_srcdir}/bitmap_allocator.h \
H A DMakefile.in743 ${ext_srcdir}/bitmap_allocator.h \
/freebsd-12.1/tools/build/mk/
H A DOptionalObsoleteFiles.inc1884 OLD_FILES+=usr/include/c++/4.2/ext/bitmap_allocator.h
/freebsd-12.1/
H A DObsoleteFiles.inc7166 OLD_FILES+=usr/include/c++/3.4/ext/bitmap_allocator.h