Searched defs:pool (Results 1 - 25 of 42) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dctors1.C16 POOL pool[2]; member in struct:VAL_LIST
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dvsqrt.c14 const float32_t pool[] = {4.0f, 9.0f}; local
30 const float32_t pool[] = {4.0f, 9.0f, 16.0f, 25.0f}; local
50 const float64_t pool[] = {4.0, 9.0}; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/rtti/
H A Dtemplate1.C18 ResourcePool<int> pool; local
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dbit.c119 ffebit_new(mallocPool pool, ffebitCount size) argument
H A Dname.c231 ffename_space_new(mallocPool pool) argument
H A Dbit.h50 mallocPool pool; member in struct:_ffebit_
H A Dsts.c87 ffests_new(ffests s, mallocPool pool, ffestsLength size) argument
H A Dmalloc.c273 malloc_pool_use(mallocPool pool) argument
305 malloc_find_inpool_(mallocPool pool, void *ptr) argument
332 malloc_kill_inpool_(mallocPool pool, mallocType_ type UNUSED, void *ptr, mallocSize s UNUSED) argument
387 malloc_new_inpool_(mallocPool pool, mallocType_ type, const char *name, mallocSize s) argument
440 malloc_new_zinpool_(mallocPool pool, mallocType_ type, const char *name, mallocSize s, int z) argument
458 malloc_pool_find_(mallocPool pool, mallocPool parent) argument
477 malloc_resize_inpool_(mallocPool pool, mallocType_ type UNUSED, void *ptr, mallocSize ns, mallocSize os UNUSED) argument
[all...]
H A Dname.h67 mallocPool pool; member in struct:_ffename_space_
H A Dstw.h106 mallocPool pool; /* Pool in which this and all cases are member in struct:_ffestw_select_
H A Dsymbol.c1301 ffesymbol_set_retractable(mallocPool pool) argument
H A Dtarget.c300 ffetarget_character1(ffetargetCharacter1 *val, ffelexToken character, mallocPool pool) argument
346 ffetarget_concatenate_character1(ffetargetCharacter1 *res, ffetargetCharacter1 l, ffetargetCharacter1 r, mallocPool pool, ffetargetCharacterSize *len) argument
535 ffetarget_substr_character1(ffetargetCharacter1 *res, ffetargetCharacter1 l, ffetargetCharacterSize first, ffetargetCharacterSize last, mallocPool pool, ffetargetCharacterSize *len) argument
706 ffetarget_convert_character1_character1(ffetargetCharacter1 *res, ffetargetCharacterSize size, ffetargetCharacter1 l, mallocPool pool) argument
741 ffetarget_convert_character1_hollerith(ffetargetCharacter1 *res, ffetargetCharacterSize size, ffetargetHollerith l, mallocPool pool) argument
786 ffetarget_convert_character1_integer4(ffetargetCharacter1 *res, ffetargetCharacterSize size, ffetargetInteger4 l, mallocPool pool) argument
880 ffetarget_convert_character1_logical4(ffetargetCharacter1 *res, ffetargetCharacterSize size, ffetargetLogical4 l, mallocPool pool) argument
974 ffetarget_convert_character1_typeless(ffetargetCharacter1 *res, ffetargetCharacterSize size, ffetargetTypeless l, mallocPool pool) argument
1181 ffetarget_hollerith(ffetargetHollerith *val, ffelexToken integer, mallocPool pool) argument
2517 ffetarget_verify_character1(mallocPool pool, ffetargetCharacter1 val) argument
[all...]
H A Dbld.c5739 ffebld_pool_push(mallocPool pool) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/init/
H A Dplacement4.C15 void *operator new(size_t size,Pool<int>& pool) argument
21 void operator delete(void *p,Pool<T>& pool) argument
29 Pool<int> pool; local
/haiku-buildtools/gcc/libstdc++-v3/libsupc++/
H A Deh_alloc.cc80 class pool class in namespace:__anon2395
111 pool::pool() function in class:__anon2395::pool
/haiku-buildtools/gcc/libgomp/
H A Dparallel.c45 struct gomp_thread_pool *pool; local
H A Dteam.c70 struct gomp_thread_pool *pool; local
199 struct gomp_thread_pool *pool local
212 struct gomp_thread_pool *pool local
227 struct gomp_thread_pool *pool = thr->thread_pool; local
281 struct gomp_thread_pool *pool; local
907 struct gomp_thread_pool *pool = thr->thread_pool; local
[all...]
/haiku-buildtools/gcc/libsanitizer/interception/
H A Dinterception_win.cc46 static char *pool = NULL; local
/haiku-buildtools/gcc/gcc/
H A Dalloc-pool.c105 alloc_pool pool; local
167 empty_alloc_pool(alloc_pool pool) argument
197 free_alloc_pool(alloc_pool pool) argument
210 free_alloc_pool_if_empty(alloc_pool *pool) argument
221 pool_alloc(alloc_pool pool) argument
305 pool_free(alloc_pool pool, void *ptr) argument
[all...]
H A Dfunction.h170 /* If we're using a per-function constant pool, this is it. */ variable in typeref:struct:rtx_constant_pool
/haiku-buildtools/gcc/gcc/java/
H A Dverify-glue.c175 vfy_tag (vfy_constants *pool, int index) argument
189 vfy_load_indexes (vfy_constants *pool, int index, argument
209 vfy_get_pool_string (vfy_constants *pool, int index) argument
215 vfy_get_pool_class (vfy_constants *pool, int index) argument
[all...]
/haiku-buildtools/gcc/libcilkrts/runtime/
H A Dcilk_fiber.cpp62 inline int cilk_fiber_pool_sanity_check(cilk_fiber_pool *pool, const char* desc) argument
83 increment_pool_total(cilk_fiber_pool* pool) argument
90 decrement_pool_total(cilk_fiber_pool* pool, int fibers_freed) argument
103 cilk_fiber_pool_free_fibers_from_pool(cilk_fiber_pool* pool, unsigned num_to_keep, cilk_fiber* fiber_to_return) argument
183 cilk_fiber_pool_move_fibers_to_parent_pool(cilk_fiber_pool* pool, unsigned num_to_keep) argument
223 cilk_fiber_pool_init(cilk_fiber_pool* pool, cilk_fiber_pool* parent, size_t stack_size, unsigned buffer_size, int alloc_max, int is_shared) argument
273 cilk_fiber_pool_destroy(cilk_fiber_pool* pool) argument
304 cilk_fiber_allocate(cilk_fiber_pool* pool) argument
320 cilk_fiber_remove_reference(cilk_fiber *fiber, cilk_fiber_pool *pool) argument
653 try_allocate_from_pool_recursive(cilk_fiber_pool* pool) argument
701 allocate(cilk_fiber_pool* pool) argument
799 remove_reference(cilk_fiber_pool* pool) argument
968 deallocate_self(cilk_fiber_pool* pool) argument
[all...]
/haiku-buildtools/legacy/gcc/gcc/
H A Dvarasm.c3146 struct pool_constant *pool; member in struct:pool_sym
3454 register struct pool_constant *pool; local
3624 struct pool_constant *pool; local
3717 struct pool_constant *pool; local
[all...]
/haiku-buildtools/gcc/libcpp/
H A Dfiles.c167 struct cpp_file_hash_entry pool[FILE_HASH_POOL_SIZE]; member in struct:file_hash_entry_pool
1175 struct file_hash_entry_pool *pool = XNEW (struct file_hash_entry_pool); local
[all...]
/haiku-buildtools/binutils/gold/
H A Dsymtab.cc2665 Symbol_table::add_to_final_symtab(Symbol* sym, Stringpool* pool, argument
2683 Symbol_table::sized_finalize(off_t off, Stringpool* pool, argument
2621 finalize(off_t off, off_t dynoff, size_t dyn_global_index, size_t dyncount, Stringpool* pool, unsigned int* plocal_symcount) argument
3263 sized_write_symbol( Sized_symbol<size>* sym, typename elfcpp::Elf_types<size>::Elf_Addr value, unsigned int shndx, elfcpp::STB binding, const Stringpool* pool, unsigned char* p) const argument
[all...]

Completed in 576 milliseconds

12