Home
last modified time | relevance | path

Searched refs:set_true_eof (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/detail/streambuf/
H A Dlinked_streambuf.hpp44 void set_true_eof(bool eof) in set_true_eof() function in boost::iostreams::detail::linked_streambuf
H A Dindirect_streambuf.hpp189 this->set_true_eof(false); in open()
258 this->set_true_eof(true); in underflow()
H A Ddirect_streambuf.hpp111 { this->set_true_eof(true); } in direct_streambuf()