Searched refs:rtl_cache_free (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/sal/rtl/source/ |
H A D | alloc_cache.c | 379 rtl_cache_free (gp_cache_bufctl_cache, bufctl); in rtl_cache_slab_destroy() 384 rtl_cache_free (gp_cache_slab_cache, slab); in rtl_cache_slab_destroy() 1015 rtl_cache_free (mag_cache, mag); in rtl_cache_deactivate() 1021 rtl_cache_free (mag_cache, mag); in rtl_cache_deactivate() 1028 rtl_cache_free (mag_cache, mag); in rtl_cache_deactivate() 1033 rtl_cache_free (mag_cache, mag); in rtl_cache_deactivate() 1074 rtl_cache_free (gp_cache_bufctl_cache, bufctl); in rtl_cache_deactivate() 1292 SAL_CALL rtl_cache_free ( in rtl_cache_free() function 1572 rtl_cache_free (cache->m_magazine_cache, mag); in rtl_cache_depot_wsupdate()
|
H A D | alloc_global.c | 249 rtl_cache_free(g_alloc_table[(size - 1) >> RTL_MEMALIGN_SHIFT], addr); in rtl_freeMemory()
|
H A D | alloc_arena.c | 1165 rtl_cache_free (arena->m_qcache_ptr[index], addr); in rtl_arena_free()
|
/aoo42x/main/tools/source/memtools/ |
H A D | mempool.cxx | 82 rtl_cache_free ((rtl_cache_type*)(m_pImpl), pFree); in Free()
|
/aoo42x/main/sal/inc/rtl/ |
H A D | alloc.h | 251 SAL_CALL rtl_cache_free (
|
/aoo42x/main/store/source/ |
H A D | storbase.cxx | 164 rtl_cache_free(m_page_cache, pPage); in deallocate_Impl()
|
H A D | storcach.cxx | 219 rtl_cache_free (m_entry_cache, entry); in destroy()
|
H A D | storbase.hxx | 139 rtl_cache_free (m_cache, pCount); in free()
|
H A D | storbios.cxx | 541 rtl_cache_free (m_ace_cache, ace); in destroy()
|
/aoo42x/main/sal/util/ |
H A D | sal.map | 571 rtl_cache_free;
|
/aoo42x/main/sal/osl/w32/ |
H A D | file.cxx | 204 rtl_cache_free (m_cache, pBuffer); in deallocate()
|
/aoo42x/main/sal/osl/unx/ |
H A D | file.cxx | 218 rtl_cache_free (m_cache, pBuffer); in deallocate()
|
/aoo42x/main/store/workben/ |
H A D | t_page.cxx | 65 rtl_cache_free (m_cache, pCount); in free()
|
/aoo42x/main/sal/osl/os2/ |
H A D | file.cxx | 296 rtl_cache_free (m_cache, pBuffer); in deallocate()
|
Completed in 74 milliseconds