Home
last modified time | relevance | path

Searched refs:pool_allocator (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dalloc_traits.h95 template<typename> struct pool_allocator; in _GLIBCXX_VISIBILITY()
98 struct __allocator_always_compares_equal<pool_allocator<_Tp>> in _GLIBCXX_VISIBILITY()
102 const bool __allocator_always_compares_equal<pool_allocator<_Tp>>::value; in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dalloc-pool.h474 typedef base_pool_allocator <memory_block_pool> pool_allocator; typedef
531 pool_allocator m_allocator;
H A Dira-build.c1614 static pool_allocator *cost_vector_pool[N_REG_CLASSES];
1627 cost_vector_pool[aclass] = new pool_allocator in initiate_cost_vectors()
H A Dcselib.c245 static pool_allocator value_pool ("value", RTX_CODE_SIZE (VALUE));
H A Dvar-tracking.c584 static pool_allocator var_pool
589 static pool_allocator valvar_pool
1372 static inline pool_allocator &
/dflybsd-src/gnu/lib/gcc80/libstdcxx/components/libconv_1998/
H A DMakefile.src36 pool_allocator.cc \
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++98/
H A DMakefile.am114 pool_allocator.cc \
H A DMakefile.in82 am__objects_5 = bitmap_allocator.lo pool_allocator.lo mt_allocator.lo \
362 pool_allocator.cc \
/dflybsd-src/gnu/lib/gcc47/libstdc++/
H A DMakefile75 pool_allocator.cc \
H A DMakefile.headers519 ${ext_srcdir}/pool_allocator.h \
/dflybsd-src/gnu/lib/gcc80/libstdcxx/headers/
H A DMakefile.headers563 ${ext_srcdir}/pool_allocator.h \