Home
last modified time | relevance | path

Searched defs:to_address (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/core/
H A Dpointer_traits.hpp43 to_address(const T& v) BOOST_NOEXCEPT { in to_address() function
55 static T* to_address(T* v) BOOST_NOEXCEPT { in to_address() function
214 static element_type* to_address(const pointer& v) BOOST_NOEXCEPT { in to_address() function
236 static T* to_address(T* v) BOOST_NOEXCEPT { in to_address() function
244 to_address(const T& v) BOOST_NOEXCEPT in to_address() function
251 to_address(T* v) BOOST_NOEXCEPT in to_address() function
/OK3568_Linux_fs/kernel/fs/cifs/
H A Dsmbdirect.c1896 char *to_address; in smbd_recv_page() local