Searched refs:debug_allocator (Results 1 - 25 of 53) sorted by relevance

123

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/debug_allocator/
H A Dexplicit_instantiation.cc25 #include <ext/debug_allocator.h>
28 template class __gnu_cxx::debug_allocator<__gnu_cxx::malloc_allocator<int> >; member in class:__gnu_cxx
H A Dcheck_delete.cc23 #include <ext/debug_allocator.h>
30 typedef debug_allocator<malloc_allocator<unsigned int> > allocator_type;
H A Dcheck_new.cc23 #include <ext/debug_allocator.h>
30 typedef debug_allocator<malloc_allocator<unsigned int> > allocator_type;
H A Dcheck_deallocate_null.cc22 #include <ext/debug_allocator.h>
30 typedef __gnu_cxx::debug_allocator<debug_type> allocator_type;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/debug_allocator/
H A Dinstantiate.cc26 #include <ext/debug_allocator.h>
29 template class __gnu_cxx::debug_allocator<__gnu_cxx::malloc_allocator<int> >; member in class:__gnu_cxx
H A Dcheck_deallocate_null.cc23 #include <ext/debug_allocator.h>
31 typedef __gnu_cxx::debug_allocator<debug_type> allocator_type;
H A Dcheck_delete.cc24 #include <ext/debug_allocator.h>
30 using __gnu_cxx::debug_allocator;
50 typedef debug_allocator<malloc_allocator<unsigned int> > allocator_type;
H A Dcheck_new.cc24 #include <ext/debug_allocator.h>
30 using __gnu_cxx::debug_allocator;
50 typedef debug_allocator<malloc_allocator<unsigned int> > allocator_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Ddebug_allocator.h38 /** @file ext/debug_allocator.h
61 class debug_allocator class
80 debug_allocator() function in class:debug_allocator
112 throw std::runtime_error("debug_allocator::deallocate"
118 throw std::runtime_error("debug_allocator::deallocate null pointer");
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/ext/
H A Ddebug_allocator.h43 /** @file ext/debug_allocator.h
63 class debug_allocator class in namespace:__gnu_cxx
82 debug_allocator() function in class:__gnu_cxx::debug_allocator
114 throw std::runtime_error("debug_allocator::deallocate"
120 throw std::runtime_error("debug_allocator::deallocate null pointer");
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/ext/
H A Dheaders.cc37 #include <ext/debug_allocator.h>
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/precompiled/
H A Dextc++.h39 #include <ext/debug_allocator.h>
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/ext/
H A Dheaders.cc34 #include <ext/debug_allocator.h>
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/alpha/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/arm/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/armeb/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/hppa/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/i386/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/m68000/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/m68k/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/mips64eb/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/mips64el/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/mipseb/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/mipsel/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h
/netbsd-6-1-5-RELEASE/gnu/lib/libstdc++-v3_4/arch/powerpc/
H A Ddefs.mk25 G_ext_headers=algorithm array_allocator.h bitmap_allocator.h codecvt_specializations.h debug_allocator.h stdio_filebuf.h stdio_sync_filebuf.h functional hash_map hash_set hash_fun.h hashtable.h iterator malloc_allocator.h memory mt_allocator.h new_allocator.h numeric pod_char_traits.h pool_allocator.h rb_tree rope ropeimpl.h slist typelist.h rc_string_base.h sso_string_base.h vstring.h vstring.tcc vstring_fwd.h vstring_util.h

Completed in 92 milliseconds

123