Home
last modified time | relevance | path

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

/trueos/contrib/libstdc++/src/
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
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 \
DMakefile.am131 bitmap_allocator.cc \
/trueos/contrib/libstdc++/include/ext/
Dbitmap_allocator.h692 class bitmap_allocator;
696 class bitmap_allocator<void>
707 typedef bitmap_allocator<_Tp1> other;
712 class bitmap_allocator : private free_list
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()
1065 allocate(size_type __n, typename bitmap_allocator<void>::const_pointer)
[all …]
/trueos/contrib/libstdc++/config/allocator/
Dbitmap_allocator_base.h40 #define __glibcxx_base_allocator __gnu_cxx::bitmap_allocator
/trueos/gnu/lib/libstdc++/
DMakefile33 SRCS+= bitmap_allocator.cc pool_allocator.cc \
144 EXTHDRS= algorithm atomicity.h array_allocator.h bitmap_allocator.h \
/trueos/contrib/libstdc++/
DChangeLog-200467 * src/bitmap_allocator.cc (free_list::_M_get): Use
311 * include/ext/bitmap_allocator.h: Make doxygen style comments for
1052 * 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_alloc
1312 * testsuite/ext/bitmap_allocator/check_allocate_max_size.cc: Likewise.
1344 * include/ext/bitmap_allocator.h: Change unsigned int -> size_t: this
1349 * src/bitmap_allocator.cc: Change to size_t.
1363 * include/ext/bitmap_allocator.h: Qualify ::operator delete.
[all …]
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.
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::.
Dacinclude.m41606 ALLOCATOR_NAME=__gnu_cxx::bitmap_allocator
Dconfigure6567 ALLOCATOR_NAME=__gnu_cxx::bitmap_allocator
/trueos/contrib/libstdc++/include/
DMakefile.am521 ${ext_srcdir}/bitmap_allocator.h \
DMakefile.in743 ${ext_srcdir}/bitmap_allocator.h \
/trueos/tools/build/mk/
HDOptionalObsoleteFiles.inc916 OLD_FILES+=usr/include/c++/4.2/ext/bitmap_allocator.h