Home
last modified time | relevance | path

Searched defs:deallocate (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dsplay-tree.h121 splay_tree_deallocate_fn deallocate; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dsplay-tree.h121 splay_tree_deallocate_fn deallocate; member
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dnew_allocator.hpp150 void deallocate(pointer ptr, size_type) BOOST_NOEXCEPT_OR_NOTHROW in deallocate() function in boost::container::new_allocator
H A Dallocator_traits.hpp298 BOOST_CONTAINER_FORCEINLINE static void deallocate(Allocator &a, pointer p, size_type n) in deallocate() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/
H A Dalloc_traits.h140 static void deallocate(_Alloc& __a, pointer __p, size_type __n) in _GLIBCXX_VISIBILITY() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/
H A Dalloc_traits.h140 static void deallocate(_Alloc& __a, pointer __p, size_type __n) in _GLIBCXX_VISIBILITY() function
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dutility.hpp1070 AutoBuffer<_Tp, fixed_size>::deallocate() in deallocate() function in cv::AutoBuffer
H A Dcvstd.hpp131 void deallocate(pointer p, size_type) { fastFree(p); } in deallocate() function in cv::Allocator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dutility.hpp1070 AutoBuffer<_Tp, fixed_size>::deallocate() in deallocate() function in cv::AutoBuffer
H A Dcvstd.hpp131 void deallocate(pointer p, size_type) { fastFree(p); } in deallocate() function in cv::Allocator
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dutility.hpp1070 AutoBuffer<_Tp, fixed_size>::deallocate() in deallocate() function in cv::AutoBuffer
H A Dcvstd.hpp131 void deallocate(pointer p, size_type) { fastFree(p); } in deallocate() function in cv::Allocator
/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dcore-cdev.c412 struct fw_cdev_deallocate deallocate; member
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h672 struct nfsd4_fallocate deallocate; member