Home
last modified time | relevance | path

Searched defs:Free (Results 1 – 24 of 24) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Dfree_object_set.cpp22 void FreeObjectSet<T>::Free(uintptr_t begin, size_t size) in Free() function in panda::ecmascript::FreeObjectSet
34 void FreeObjectSet<MemDesc>::Free(uintptr_t begin, size_t size) in Free() function in panda::ecmascript::FreeObjectSet
Dwork_space_chunk.cpp35 void WorkSpaceChunk::Free([[maybe_unused]] void *mem) in Free() function in panda::ecmascript::WorkSpaceChunk
Dchunk.h83 void Free([[maybe_unused]] void *mem) in Free() function
Dfree_object_list.cpp140 void FreeObjectList<T>::Free(uintptr_t start, size_t size, bool isAdd) in Free() function in panda::ecmascript::FreeObjectList
179 void FreeObjectList<MemDesc>::Free(uintptr_t start, size_t size, bool isAdd) in Free() function in panda::ecmascript::FreeObjectList
Dnative_area_allocator.cpp78 void NativeAreaAllocator::Free(void *mem, size_t size) in Free() function in panda::ecmascript::NativeAreaAllocator
Dcaddress_allocator.h153 void Free(void *mem) in Free() function
Dchunk_allocator.h139 void Free([[maybe_unused]] void *mem) {} in Free() function
Dallocator-inl.h178 void FreeListAllocator<T>::Free(uintptr_t begin, size_t size, bool isAdd) in Free() function
Dmem_map_allocator.cpp319 void MemMapAllocator::Free(void *mem, size_t size, bool isRegular, bool isCompress) in Free() function in panda::ecmascript::MemMapAllocator
/arkcompiler/runtime_core/static_core/runtime/mem/
Dmalloc-proxy-allocator-inl.h64 void MallocProxyAllocator<AllocConfigT>::Free(void *mem) in Free() function
Dframe_allocator-inl.h113 ALWAYS_INLINE inline void FrameAllocator<ALIGNMENT, USE_MEMSET>::Free(void *mem) in Free() function
Dregion_allocator.h190 void Free([[maybe_unused]] void *mem) {} in Free() function
624 void Free([[maybe_unused]] void *mem) {} in Free() function
Dpygote_space_allocator-inl.h144 inline void PygoteSpaceAllocator<AllocConfigT>::Free(void *mem) in Free() function
Dinternal_allocator.cpp93 void InternalAllocator<CONFIG>::Free(void *ptr) in Free() function in ark::mem::InternalAllocator
Dhumongous_obj_allocator-inl.h99 void HumongousObjAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
Drunslots_allocator-inl.h134 inline void RunSlotsAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
Dfreelist_allocator-inl.h139 void FreeListAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
Dregion_allocator-inl.h638 void RegionNonmovableAllocator<AllocConfigT, LockConfigT, ObjectAllocator>::Free(void *mem) in Free() function
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dstack_like_allocator-inl.h94 inline void StackLikeAllocator<ALIGNMENT, MAX_SIZE>::Free(void *mem) in Free() function
Darena-inl.h122 inline void Arena::Free(void *mem) in Free() function
/arkcompiler/runtime_core/libpandabase/mem/
Darena-inl.h122 inline void Arena::Free(void *mem) in Free() function
/arkcompiler/runtime_core/static_core/verification/util/
Dobj_pool.h87 void Free() in Free() function
/arkcompiler/runtime_core/static_core/runtime/include/mem/
Dallocator.h472 void Free([[maybe_unused]] void *mem) final in Free() function
504 void Free(void *mem) final in Free() function
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi_expo.h2081 inline void CopyableGlobal<T>::Free() in Free() function