Home
last modified time | relevance | path

Searched refs:mallocPool (Results 1 – 25 of 52) sorted by relevance

123

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dmalloc.c166 malloc_pool_display (mallocPool p UNUSED) in malloc_pool_display()
169 mallocPool q; in malloc_pool_display()
198 malloc_pool_kill (mallocPool p) in malloc_pool_kill()
200 mallocPool q; in malloc_pool_kill()
247 mallocPool
251 mallocPool p; in malloc_pool_new()
262 p->eldest = (mallocPool) &(p->eldest); in malloc_pool_new()
283 mallocPool
284 malloc_pool_use (mallocPool pool) in malloc_pool_use()
461 malloc_pool_find_ (mallocPool pool, mallocPool parent) in malloc_pool_find_()
[all …]
H A Dmalloc.h53 typedef struct _malloc_pool_ *mallocPool; typedef
76 mallocPool next;
77 mallocPool previous;
78 mallocPool eldest;
79 mallocPool youngest;
107 mallocArea_ malloc_find_inpool_ (mallocPool pool, void *ptr);
116 void malloc_pool_display (mallocPool p);
117 char malloc_pool_find_ (mallocPool p, mallocPool parent);
118 void malloc_pool_kill (mallocPool p);
119 mallocPool malloc_pool_new (const char *name, mallocPool parent, unsigned long chunks);
[all …]
H A Dsta.h54 typedef mallocPool ffestaPool; /* No need for use count yet. */
64 extern mallocPool ffesta_output_pool;
65 extern mallocPool ffesta_scratch_pool;
H A Dsts.h51 mallocPool pool_;
62 void ffests_new (ffests s, mallocPool pool, ffestsLength size);
H A Dbit.h50 mallocPool pool;
63 ffebit ffebit_new (mallocPool pool, ffebitCount size);
H A Dstd.c165 mallocPool pool;
172 mallocPool pool;
179 mallocPool pool;
196 mallocPool pool;
202 mallocPool pool;
209 mallocPool pool;
221 mallocPool pool;
235 mallocPool pool;
258 mallocPool pool;
266 mallocPool pool;
[all …]
H A Dname.h67 mallocPool pool;
81 ffenameSpace ffename_space_new (mallocPool pool);
H A Dtop.h128 extern mallocPool ffe_file_pool_;
129 extern mallocPool ffe_any_unit_pool_;
130 extern mallocPool ffe_program_unit_pool_;
H A Dexpr.h171 ffelexHandler ffeexpr_rhs (mallocPool pool, ffeexprContext context,
173 ffelexHandler ffeexpr_lhs (mallocPool pool, ffeexprContext context,
H A Dtop.c113 mallocPool ffe_file_pool_ = NULL;
114 mallocPool ffe_any_unit_pool_ = NULL;
115 mallocPool ffe_program_unit_pool_ = NULL;
H A Dtarget.c298 mallocPool pool) in ffetarget_character1()
344 ffetargetCharacter1 l, ffetargetCharacter1 r, mallocPool pool, in ffetarget_concatenate_character1()
535 ffetargetCharacterSize last, mallocPool pool, in ffetarget_substr_character1()
706 mallocPool pool) in ffetarget_convert_character1_character1()
740 ffetargetHollerith l, mallocPool pool) in ffetarget_convert_character1_hollerith()
785 ffetargetInteger4 l, mallocPool pool) in ffetarget_convert_character1_integer4()
879 ffetargetLogical4 l, mallocPool pool) in ffetarget_convert_character1_logical4()
973 ffetargetTypeless l, mallocPool pool) in ffetarget_convert_character1_typeless()
1179 mallocPool pool) in ffetarget_hollerith()
2509 ffetarget_verify_character1 (mallocPool pool, ffetargetCharacter1 val) in ffetarget_verify_character1()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/f/
H A Dmalloc.c166 malloc_pool_display (mallocPool p UNUSED)
169 mallocPool q;
198 malloc_pool_kill (mallocPool p)
200 mallocPool q;
247 mallocPool
251 mallocPool p;
262 p->eldest = (mallocPool) &(p->eldest);
283 mallocPool
284 malloc_pool_use (mallocPool pool)
461 malloc_pool_find_ (mallocPool pool, mallocPool parent)
[all …]
H A Dmalloc.h53 typedef struct _malloc_pool_ *mallocPool; typedef
76 mallocPool next;
77 mallocPool previous;
78 mallocPool eldest;
79 mallocPool youngest;
107 mallocArea_ malloc_find_inpool_ (mallocPool pool, void *ptr);
116 void malloc_pool_display (mallocPool p);
117 char malloc_pool_find_ (mallocPool p, mallocPool parent);
118 void malloc_pool_kill (mallocPool p);
119 mallocPool malloc_pool_new (const char *name, mallocPool parent, unsigned long chunks);
[all …]
H A Dsta.h54 typedef mallocPool ffestaPool; /* No need for use count yet. */
64 extern mallocPool ffesta_output_pool;
65 extern mallocPool ffesta_scratch_pool;
H A Dsts.h51 mallocPool pool_;
62 void ffests_new (ffests s, mallocPool pool, ffestsLength size);
H A Dbit.h50 mallocPool pool;
63 ffebit ffebit_new (mallocPool pool, ffebitCount size);
H A Dstd.c165 mallocPool pool;
172 mallocPool pool;
179 mallocPool pool;
196 mallocPool pool;
202 mallocPool pool;
209 mallocPool pool;
221 mallocPool pool;
235 mallocPool pool;
258 mallocPool pool;
266 mallocPool pool;
[all …]
H A Dname.h67 mallocPool pool;
81 ffenameSpace ffename_space_new (mallocPool pool);
H A Dtop.h128 extern mallocPool ffe_file_pool_;
129 extern mallocPool ffe_any_unit_pool_;
130 extern mallocPool ffe_program_unit_pool_;
H A Dexpr.h171 ffelexHandler ffeexpr_rhs (mallocPool pool, ffeexprContext context,
173 ffelexHandler ffeexpr_lhs (mallocPool pool, ffeexprContext context,
H A Dtop.c113 mallocPool ffe_file_pool_ = NULL;
114 mallocPool ffe_any_unit_pool_ = NULL;
115 mallocPool ffe_program_unit_pool_ = NULL;
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/test/
H A Dtest_malloc_whitebox.cpp395 StressLOCacheWork(rml::MemoryPool *mallocPool) : my_mallocPool(mallocPool) {} in StressLOCacheWork() argument
426 rml::MemoryPool *mallocPool; in TestPools() local
443 pool_free(mallocPool, p); in TestPools()
450 pool_free(mallocPool, p); in TestPools()
472 pool_destroy(mallocPool); in TestPools()
489 pool_free(mallocPool, p[0]); in TestPools()
493 pool_free(mallocPool, p[3]); in TestPools()
503 pool_free(mallocPool, p[4]); in TestPools()
505 pool_reset(mallocPool); in TestPools()
507 pool_destroy(mallocPool); in TestPools()
[all …]
/dports/devel/tbb/oneTBB-2020.3/src/test/
H A Dtest_malloc_whitebox.cpp395 StressLOCacheWork(rml::MemoryPool *mallocPool) : my_mallocPool(mallocPool) {} in StressLOCacheWork() argument
426 rml::MemoryPool *mallocPool; in TestPools() local
443 pool_free(mallocPool, p); in TestPools()
450 pool_free(mallocPool, p); in TestPools()
472 pool_destroy(mallocPool); in TestPools()
489 pool_free(mallocPool, p[0]); in TestPools()
493 pool_free(mallocPool, p[3]); in TestPools()
503 pool_free(mallocPool, p[4]); in TestPools()
505 pool_reset(mallocPool); in TestPools()
507 pool_destroy(mallocPool); in TestPools()
[all …]
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/test/
H A Dtest_malloc_whitebox.cpp395 StressLOCacheWork(rml::MemoryPool *mallocPool) : my_mallocPool(mallocPool) {} in StressLOCacheWork() argument
426 rml::MemoryPool *mallocPool; in TestPools() local
443 pool_free(mallocPool, p); in TestPools()
450 pool_free(mallocPool, p); in TestPools()
472 pool_destroy(mallocPool); in TestPools()
489 pool_free(mallocPool, p[0]); in TestPools()
493 pool_free(mallocPool, p[3]); in TestPools()
503 pool_free(mallocPool, p[4]); in TestPools()
505 pool_reset(mallocPool); in TestPools()
507 pool_destroy(mallocPool); in TestPools()
[all …]
/dports/devel/onetbb/oneTBB-2021.4.0/test/tbbmalloc/
H A Dtest_malloc_whitebox.cpp424 StressLOCacheWork(rml::MemoryPool *mallocPool) : my_mallocPool(mallocPool) {} in StressLOCacheWork() argument
455 rml::MemoryPool *mallocPool; in TestPools() local
472 pool_free(mallocPool, p); in TestPools()
479 pool_free(mallocPool, p); in TestPools()
501 pool_destroy(mallocPool); in TestPools()
518 pool_free(mallocPool, p[0]); in TestPools()
522 pool_free(mallocPool, p[3]); in TestPools()
532 pool_free(mallocPool, p[4]); in TestPools()
534 pool_reset(mallocPool); in TestPools()
536 pool_destroy(mallocPool); in TestPools()
[all …]

123