Searched refs:frees (Results 1 – 10 of 10) sorted by relevance
54 bitset_stats_info->types[BITSET_TYPE_ (BSET)].frees++80 unsigned int frees; member178 stats->allocs, stats->frees, in bitset_stats_print_1()179 stats->allocs ? 100.0 * stats->frees / stats->allocs : 0); in bitset_stats_print_1()
415 The function expects a pointer to a previously initialized mp\_int structure and frees the heap it …
249 [Qt] In debug mode, this fix frees cached resources
6264 /** clean up (frees memory)
19243 SegmentedVector currently frees segments and reallocates them when used19371 SegmentedVector currently frees segments and reallocates them when used
6281 destroying the interpreter frees the global object and
5542 of the last segment, overwriting it. The destructor frees allocated
13442 (RenderArena::free): Change signature so we will detect double-frees even more simply.
3616 library frees is active in PluginPackageWin::load().17615 (WebCore::RenderArena::~RenderArena): Use FinishArenaPool, which frees
27417 (RenderWidget::detach): Added code from RenderBox::deatch() that frees the layer used