| /arkcompiler/ets_runtime/ecmascript/mem/ |
| H A D | work_space_chunk.cpp | 35 void WorkSpaceChunk::Free([[maybe_unused]] void *mem) in Free() function in panda::ecmascript::WorkSpaceChunk
|
| H A D | free_object_set.cpp | 22 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 D | native_area_allocator.cpp | 77 void NativeAreaAllocator::Free(void *mem, size_t size) in Free() function in panda::ecmascript::NativeAreaAllocator
|
| H A D | caddress_allocator.h | 153 void Free(void *mem) in Free() function in panda::ecmascript::CAddressAllocator
|
| H A D | chunk_allocator.h | 139 void Free([[maybe_unused]] void *mem) {} in Free() function in panda::ecmascript::ChunkAllocator
|
| H A D | chunk.h | 83 void Free([[maybe_unused]] void *mem) in Free() function in panda::ecmascript::Chunk
|
| H A D | mem_map_allocator.cpp | 180 void MemMapAllocator::Free(void *mem, size_t size, bool isRegular) in Free() function in panda::ecmascript::MemMapAllocator
|
| H A D | free_object_list.cpp | 167 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 D | allocator-inl.h | 178 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 D | stack_like_allocator-inl.h | 91 inline void StackLikeAllocator<ALIGNMENT, MAX_SIZE>::Free(void *mem) in Free() function in ark::mem::StackLikeAllocator
|
| H A D | arena-inl.h | 122 inline void Arena::Free(void *mem) in Free() function in ark::Arena
|
| /arkcompiler/runtime_core/static_core/runtime/mem/ |
| H A D | malloc-proxy-allocator-inl.h | 64 void MallocProxyAllocator<AllocConfigT>::Free(void *mem) in Free() function in ark::mem::MallocProxyAllocator
|
| H A D | frame_allocator-inl.h | 112 ALWAYS_INLINE inline void FrameAllocator<ALIGNMENT, USE_MEMSET>::Free(void *mem) in Free() function in ark::mem::FrameAllocator
|
| H A D | pygote_space_allocator-inl.h | 141 inline void PygoteSpaceAllocator<AllocConfigT>::Free(void *mem) in Free() function in ark::mem::PygoteSpaceAllocator
|
| H A D | internal_allocator.cpp | 93 void InternalAllocator<CONFIG>::Free(void *ptr) in Free() function in ark::mem::InternalAllocator
|
| H A D | humongous_obj_allocator-inl.h | 99 void HumongousObjAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function in ark::mem::HumongousObjAllocator
|
| H A D | region_allocator.h | 188 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 D | region_allocator-inl.h | 615 void RegionNonmovableAllocator<AllocConfigT, LockConfigT, ObjectAllocator>::Free(void *mem) in Free() function in ark::mem::RegionNonmovableAllocator
|
| H A D | freelist_allocator-inl.h | 133 void FreeListAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function in ark::mem::FreeListAllocator
|
| H A D | runslots_allocator-inl.h | 126 inline void RunSlotsAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function in ark::mem::RunSlotsAllocator
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| H A D | arena-inl.h | 122 inline void Arena::Free(void *mem) in Free() function in panda::Arena
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| H A D | obj_pool.h | 87 void Free() in Free() function in ark::verifier::ObjPool::Accessor
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| H A D | jsnapi.h | 526 inline void CopyableGlobal<T>::Free() in Free() function in panda::CopyableGlobal
|