simple_alloc       51 gc/include/gc_alloc.h class simple_alloc {
simple_alloc      338 gc/include/gc_alloc.h class simple_alloc<T, alloc> { \
simple_alloc      351 gc/include/new_gc_alloc.h class simple_alloc<T, alloc> { \
simple_alloc      400 gc/include/new_gc_alloc.h   typedef simple_alloc<_Tp, gc_alloc > _Alloc_type;
simple_alloc      420 gc/include/new_gc_alloc.h   typedef simple_alloc<_Tp, single_client_gc_alloc > _Alloc_type;
simple_alloc      440 gc/include/new_gc_alloc.h   typedef simple_alloc<_Tp, traceable_alloc > _Alloc_type;
simple_alloc      460 gc/include/new_gc_alloc.h   typedef simple_alloc<_Tp, single_client_traceable_alloc > _Alloc_type;