Home
last modified time | relevance | path

Searched defs:Free (Results 1 - 23 of 23) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Dwork_space_chunk.cpp35 void WorkSpaceChunk::Free([[maybe_unused]] void *mem) in Free() function in panda::ecmascript::WorkSpaceChunk
H A Dfree_object_set.cpp22 void FreeObjectSet<T>::Free(uintptr_t begin, size_t size) in Free() function in panda::ecmascript::FreeObjectSet
33 void FreeObjectSet<MemDesc>::Free(uintptr_t begin, size_t size) in Free() function in panda::ecmascript::FreeObjectSet
H A Dnative_area_allocator.cpp77 void NativeAreaAllocator::Free(void *mem, size_t size) in Free() function in panda::ecmascript::NativeAreaAllocator
H A Dcaddress_allocator.h153 void Free(void *mem) in Free() function in panda::ecmascript::CAddressAllocator
H A Dchunk_allocator.h139 void Free([[maybe_unused]] void *mem) {} in Free() function in panda::ecmascript::ChunkAllocator
H A Dchunk.h83 void Free([[maybe_unused]] void *mem) in Free() function in panda::ecmascript::Chunk
H A Dmem_map_allocator.cpp180 void MemMapAllocator::Free(void *mem, size_t size, bool isRegular) in Free() function in panda::ecmascript::MemMapAllocator
H A Dfree_object_list.cpp167 void FreeObjectList<T>::Free(uintptr_t start, size_t size, bool isAdd) in Free() function in panda::ecmascript::FreeObjectList
176 void FreeObjectList<MemDesc>::Free(uintptr_t start, size_t size, bool isAdd) in Free() function in panda::ecmascript::FreeObjectList
H A Dallocator-inl.h178 void FreeListAllocator<T>::Free(uintptr_t begin, size_t size, bool isAdd) in Free() function in panda::ecmascript::FreeListAllocator
/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dstack_like_allocator-inl.h91 inline void StackLikeAllocator<ALIGNMENT, MAX_SIZE>::Free(void *mem) in Free() function in ark::mem::StackLikeAllocator
H A Darena-inl.h122 inline void Arena::Free(void *mem) in Free() function in ark::Arena
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dmalloc-proxy-allocator-inl.h64 void MallocProxyAllocator<AllocConfigT>::Free(void *mem) in Free() function in ark::mem::MallocProxyAllocator
H A Dframe_allocator-inl.h112 ALWAYS_INLINE inline void FrameAllocator<ALIGNMENT, USE_MEMSET>::Free(void *mem) in Free() function in ark::mem::FrameAllocator
H A Dpygote_space_allocator-inl.h141 inline void PygoteSpaceAllocator<AllocConfigT>::Free(void *mem) in Free() function in ark::mem::PygoteSpaceAllocator
H A Dinternal_allocator.cpp93 void InternalAllocator<CONFIG>::Free(void *ptr) in Free() function in ark::mem::InternalAllocator
H A Dhumongous_obj_allocator-inl.h99 void HumongousObjAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function in ark::mem::HumongousObjAllocator
H A Dregion_allocator.h188 void Free([[maybe_unused]] void *mem) {} in Free() function in ark::mem::final
613 void Free([[maybe_unused]] void *mem) {} in Free() function in ark::mem::final
H A Dregion_allocator-inl.h615 void RegionNonmovableAllocator<AllocConfigT, LockConfigT, ObjectAllocator>::Free(void *mem) in Free() function in ark::mem::RegionNonmovableAllocator
H A Dfreelist_allocator-inl.h133 void FreeListAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function in ark::mem::FreeListAllocator
H A Drunslots_allocator-inl.h126 inline void RunSlotsAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function in ark::mem::RunSlotsAllocator
/arkcompiler/runtime_core/libpandabase/mem/
H A Darena-inl.h122 inline void Arena::Free(void *mem) in Free() function in panda::Arena
/arkcompiler/runtime_core/static_core/verification/util/
H A Dobj_pool.h87 void Free() in Free() function in ark::verifier::ObjPool::Accessor
/arkcompiler/ets_runtime/ecmascript/napi/include/
H A Djsnapi.h526 inline void CopyableGlobal<T>::Free() in Free() function in panda::CopyableGlobal

Completed in 14 milliseconds