Searched refs:pool_allocator (Results 1 – 12 of 12) sorted by relevance
964 apr_allocator_t *pool_allocator; in apr_pool_create_unmanaged_ex() local970 if ((pool_allocator = allocator) == NULL) { in apr_pool_create_unmanaged_ex()971 if ((pool_allocator = malloc(SIZEOF_ALLOCATOR_T)) == NULL) { in apr_pool_create_unmanaged_ex()977 memset(pool_allocator, 0, SIZEOF_ALLOCATOR_T); in apr_pool_create_unmanaged_ex()980 if ((node = allocator_alloc(pool_allocator, in apr_pool_create_unmanaged_ex()994 pool->allocator = pool_allocator; in apr_pool_create_unmanaged_ex()1012 pool_allocator->owner = pool; in apr_pool_create_unmanaged_ex()1799 apr_allocator_t *pool_allocator; in apr_pool_create_unmanaged_ex_debug() local1823 if ((pool_allocator = allocator) == NULL) { in apr_pool_create_unmanaged_ex_debug()1830 pool_allocator->owner = pool; in apr_pool_create_unmanaged_ex_debug()[all …]
64 am__libstdc___la_SOURCES_DIST = bitmap_allocator.cc pool_allocator.cc \84 am__objects_4 = bitmap_allocator.lo pool_allocator.lo mt_allocator.lo \339 pool_allocator.cc \
132 pool_allocator.cc \
30 SRCS+= bitmap_allocator.cc pool_allocator.cc \146 numeric numeric_traits.h pod_char_traits.h pool_allocator.h \
937 * include/ext/pool_allocator.h: Same.1092 * testsuite/ext/pool_allocator/check_delete.cc: New.1310 * include/ext/pool_allocator.h: Use __builtin_expect.1499 * include/ext/pool_allocator.h: Include <cstdlib>.2002 * src/pool_allocator.cc: ...into this.2006 pool_allocator.cc and mt_allocator.cc.2018 * testsuite/ext/pool_allocator/check_new.cc: this.2022 * testsuite/ext/pool_allocator/instantiate.cc: this.2034 * include/ext/pool_allocator.h: Rename __pool_base to5359 * include/ext/pool_allocator.h: Include c++config.h.[all …]
133 * testsuite/ext/pool_allocator/allocate_chunk.cc (test01):387 * src/pool_allocator.cc: Same.428 * include/ext/pool_allocator.h: Same.502 * src/pool_allocator.cc: Same.1608 * src/pool_allocator.cc (palloc_init_mutex): Same.2849 * src/pool_allocator.cc: Likewise.3154 * src/pool_allocator.cc: Likewise.3700 * include/ext/pool_allocator.h: Likewise for _S_max_bytes and
1787 * include/ext/pool_allocator.h: Same.1795 * src/pool_allocator.cc: Same.2481 * src/pool_allocator.cc: Same.2568 * src/pool_allocator.cc: Same.4137 * include/ext/pool_allocator.h: Update callers.4214 * include/ext/pool_allocator.h: Add missing std:: qualifications.4269 * ext/pool_allocator.h: Add using declarations for size_t, ptrdiff_t.
63 * include/ext/pool_allocator.h (class __pool_alloc): Use82 * include/ext/pool_allocator.h: Use global new and delete directly.520 include/ext/pod_char_traits.h, include/ext/pool_allocator.h,1786 * include/ext/pool_allocator.h: Adjust namespaces.4533 * include/ext/pool_allocator.h: Inhibit implicit instantiations.4576 * include/ext/pool_allocator.h: New.
540 ${ext_srcdir}/pool_allocator.h \
762 ${ext_srcdir}/pool_allocator.h \
2166 OLD_FILES+=usr/include/c++/4.2/ext/pool_allocator.h
7181 OLD_FILES+=usr/include/c++/3.4/ext/pool_allocator.h