Home
last modified time | relevance | path

Searched refs:strict_sync (Results 1 – 5 of 5) 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 Dstream.hpp135 bool strict_sync() { return this->member.strict_sync(); } in strict_sync() function
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/broken_overload_resolution/
H A Dstream.hpp108 bool strict_sync() { return this->member.strict_sync(); } in strict_sync() function
/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.hpp93 virtual bool strict_sync() = 0;
H A Dindirect_streambuf.hpp71 bool strict_sync();
319 bool indirect_streambuf<T, Tr, Alloc, Mode>::strict_sync() in strict_sync() function in boost::iostreams::detail::indirect_streambuf
H A Ddirect_streambuf.hpp65 bool strict_sync() { return true; } in strict_sync() function in boost::iostreams::detail::direct_streambuf