Home
last modified time | relevance | path

Searched defs:close_impl (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dclose.hpp156 struct close_impl struct
165 struct close_impl<any_tag> { struct
167 static void close(T& t, BOOST_IOS::openmode which) in close()
174 static void close(T& t, Sink& snk, BOOST_IOS::openmode which) in close()
184 struct close_impl<close_boost_stream> { struct
186 static void close(T& t) in close()
191 static void close(T& t, BOOST_IOS::openmode which) in close()
199 struct close_impl<close_filtering_stream> { struct
201 static void close(T& t, BOOST_IOS::openmode which) in close()
212 struct close_impl<closable_tag> { struct
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/streambuf/
H A Ddirect_streambuf.hpp202 void direct_streambuf<T, Tr>::close_impl(BOOST_IOS::openmode which) in close_impl() function in boost::iostreams::detail::direct_streambuf
H A Dindirect_streambuf.hpp383 inline void indirect_streambuf<T, Tr, Alloc, Mode>::close_impl in close_impl() function in boost::iostreams::detail::indirect_streambuf