| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | free_object_set.cpp | 22 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
|
| D | work_space_chunk.cpp | 35 void WorkSpaceChunk::Free([[maybe_unused]] void *mem) in Free() function in panda::ecmascript::WorkSpaceChunk
|
| D | chunk.h | 83 void Free([[maybe_unused]] void *mem) in Free() function
|
| D | free_object_list.cpp | 140 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
|
| D | native_area_allocator.cpp | 78 void NativeAreaAllocator::Free(void *mem, size_t size) in Free() function in panda::ecmascript::NativeAreaAllocator
|
| D | caddress_allocator.h | 153 void Free(void *mem) in Free() function
|
| D | chunk_allocator.h | 139 void Free([[maybe_unused]] void *mem) {} in Free() function
|
| D | allocator-inl.h | 178 void FreeListAllocator<T>::Free(uintptr_t begin, size_t size, bool isAdd) in Free() function
|
| D | mem_map_allocator.cpp | 319 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/ |
| D | malloc-proxy-allocator-inl.h | 64 void MallocProxyAllocator<AllocConfigT>::Free(void *mem) in Free() function
|
| D | frame_allocator-inl.h | 113 ALWAYS_INLINE inline void FrameAllocator<ALIGNMENT, USE_MEMSET>::Free(void *mem) in Free() function
|
| D | region_allocator.h | 190 void Free([[maybe_unused]] void *mem) {} in Free() function 624 void Free([[maybe_unused]] void *mem) {} in Free() function
|
| D | pygote_space_allocator-inl.h | 144 inline void PygoteSpaceAllocator<AllocConfigT>::Free(void *mem) in Free() function
|
| D | internal_allocator.cpp | 93 void InternalAllocator<CONFIG>::Free(void *ptr) in Free() function in ark::mem::InternalAllocator
|
| D | humongous_obj_allocator-inl.h | 99 void HumongousObjAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
|
| D | runslots_allocator-inl.h | 134 inline void RunSlotsAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
|
| D | freelist_allocator-inl.h | 139 void FreeListAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
|
| D | region_allocator-inl.h | 638 void RegionNonmovableAllocator<AllocConfigT, LockConfigT, ObjectAllocator>::Free(void *mem) in Free() function
|
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | stack_like_allocator-inl.h | 94 inline void StackLikeAllocator<ALIGNMENT, MAX_SIZE>::Free(void *mem) in Free() function
|
| D | arena-inl.h | 122 inline void Arena::Free(void *mem) in Free() function
|
| /arkcompiler/runtime_core/libpandabase/mem/ |
| D | arena-inl.h | 122 inline void Arena::Free(void *mem) in Free() function
|
| /arkcompiler/runtime_core/static_core/verification/util/ |
| D | obj_pool.h | 87 void Free() in Free() function
|
| /arkcompiler/runtime_core/static_core/runtime/include/mem/ |
| D | allocator.h | 472 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/ |
| D | jsnapi_expo.h | 2081 inline void CopyableGlobal<T>::Free() in Free() function
|