Home
last modified time | relevance | path

Searched refs:one_head (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/iostreams/detail/streambuf/
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
/third_party/boost/boost/iostreams/
Dcategories.hpp25 namespace detail { struct one_head : virtual any_tag { }; } struct
36 detail::one_head