Home
last modified time | relevance | path

Searched defs:aligned_free (Results 1 – 9 of 9) sorted by relevance

/third_party/boost/boost/align/detail/
Daligned_alloc_msvc.hpp26 aligned_free(void* ptr) BOOST_NOEXCEPT in aligned_free() function
Daligned_alloc_mingw.hpp26 aligned_free(void* ptr) BOOST_NOEXCEPT in aligned_free() function
Daligned_alloc_sunos.hpp26 aligned_free(void* ptr) BOOST_NOEXCEPT in aligned_free() function
Daligned_alloc_android.hpp26 aligned_free(void* ptr) BOOST_NOEXCEPT in aligned_free() function
Daligned_alloc_posix.hpp33 aligned_free(void* ptr) BOOST_NOEXCEPT in aligned_free() function
Daligned_alloc_macos.hpp36 aligned_free(void* ptr) BOOST_NOEXCEPT in aligned_free() function
Daligned_alloc.hpp42 aligned_free(void* ptr) BOOST_NOEXCEPT in aligned_free() function
Daligned_alloc_new.hpp42 aligned_free(void* ptr) BOOST_NOEXCEPT in aligned_free() function
/third_party/mesa3d/src/gallium/drivers/swr/
Dswr_fence_work.cpp123 bool aligned_free) in swr_fence_work_free()