Home
last modified time | relevance | path

Searched refs:SystemAlignedFree (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dallocator.cc26 detail::SystemAlignedFree(ptr_); in ~Allocator()
113 detail::SystemAlignedFree(ptr_); in FreeAll()
118 detail::SystemAlignedFree(p); in FreeAll()
A Dprepacked_cache.cc43 detail::SystemAlignedFree(packed_matrix.data); in FreeBuffers()
44 detail::SystemAlignedFree(packed_matrix.sums); in FreeBuffers()
A Dsystem_aligned_alloc.h47 void SystemAlignedFree(void* ptr);
A Dsystem_aligned_alloc.cc41 void SystemAlignedFree(void *ptr) { in SystemAlignedFree() function

Completed in 6 milliseconds