| /arkcompiler/runtime_core/runtime/mem/ |
| D | malloc-proxy-allocator-inl.h | 64 void MallocProxyAllocator<AllocConfigT>::Free(void *mem) in Free() function
|
| D | frame_allocator-inl.h | 110 ALWAYS_INLINE inline void FrameAllocator<AlignmenT, UseMemsetT>::Free(void *mem) in Free() function
|
| D | region_allocator.h | 184 void Free([[maybe_unused]] void *mem) {} in Free() function 582 void Free([[maybe_unused]] void *mem) {} in Free() function
|
| D | pygote_space_allocator-inl.h | 141 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 panda::mem::InternalAllocator
|
| D | humongous_obj_allocator-inl.h | 99 void HumongousObjAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
|
| D | freelist_allocator-inl.h | 134 void FreeListAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
|
| D | region_allocator-inl.h | 513 void RegionNonmovableAllocator<AllocConfigT, LockConfigT, ObjectAllocator>::Free(void *mem) in Free() function
|
| D | runslots_allocator-inl.h | 127 inline void RunSlotsAllocator<AllocConfigT, LockConfigT>::Free(void *mem) in Free() function
|
| /arkcompiler/runtime_core/verification/util/ |
| D | obj_pool.h | 83 void Free() in Free() function 238 Vector<std::size_t> Free; variable
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | mem_map_allocator.cpp | 57 void MemMapAllocator::Free(void *mem, size_t size, bool isRegular) in Free() function in panda::ecmascript::MemMapAllocator
|
| D | free_object_set.cpp | 23 void FreeObjectSet::Free(uintptr_t begin, size_t size) in Free() function in panda::ecmascript::FreeObjectSet
|
| D | chunk.h | 82 void Free([[maybe_unused]] void *mem) in Free() function
|
| D | native_area_allocator.cpp | 75 void NativeAreaAllocator::Free(void *mem, size_t size) in Free() function in panda::ecmascript::NativeAreaAllocator
|
| D | caddress_allocator.h | 152 void Free(void *mem) in Free() function
|
| D | chunk_allocator.h | 139 void Free([[maybe_unused]] void *mem) {} in Free() function
|
| D | free_object_list.cpp | 118 void FreeObjectList::Free(uintptr_t start, size_t size, bool isAdd) in Free() function in panda::ecmascript::FreeObjectList
|
| D | allocator-inl.h | 145 void FreeListAllocator::Free(uintptr_t begin, size_t size, bool isAdd) 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/runtime/tests/ |
| D | hybrid_object_allocator_test.cpp | 57 void Free(HybridObjectAllocator *allocator, void *mem) in Free() function in panda::mem::HybridObjectAllocatorTest
|
| /arkcompiler/runtime_core/runtime/include/mem/ |
| D | allocator.h | 435 void Free([[maybe_unused]] void *mem) final in Free() function 474 void Free(void *mem) final in Free() function
|
| /arkcompiler/ets_runtime/ecmascript/napi/include/ |
| D | jsnapi.h | 1459 inline void CopyableGlobal<T>::Free() in Free() function
|