Home
last modified time | relevance | path

Searched refs:one_head (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/iostreams/detail/streambuf/
H A Ddirect_streambuf.hpp99 bool one_head() const;
225 bool one = one_head(); in seek_impl()
279 if (one_head() && pptr()) { in init_get_area()
289 if (one_head() && gptr()) { in init_put_area()
296 inline bool direct_streambuf<T, Tr>::one_head() const in one_head() function in boost::iostreams::detail::direct_streambuf
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/
H A Dcategories.hpp25 namespace detail { struct one_head : virtual any_tag { }; } struct
36 detail::one_head