Home
last modified time | relevance | path

Searched defs:priv_destroy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dallocator_traits.hpp389 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(container_detail::true_type, Allocator &a, T*… in priv_destroy() function
393 …BOOST_CONTAINER_FORCEINLINE static void priv_destroy(container_detail::false_type, Allocator &, T*… in priv_destroy() function
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Ddvb-usb.h287 void (*priv_destroy)(struct dvb_usb_device *); member