Home
last modified time | relevance | path

Searched defs:streamsize (Results 1 – 6 of 6) 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.hpp115 (const T& t, std::streamsize, std::streamsize) in open()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/
H A Dpostypes.h98 typedef ptrdiff_t streamsize; // Signed integral type in _GLIBCXX_VISIBILITY() typedef
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/
H A Dpostypes.h98 typedef ptrdiff_t streamsize; // Signed integral type in _GLIBCXX_VISIBILITY() typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dbasic_pointerbuf.hpp38 typedef ::std::streamsize streamsize; typedef in boost::detail::basic_pointerbuf
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/device/
H A Dnull.hpp32 std::streamsize read(Ch*, std::streamsize) { return -1; } in read()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/
H A Dconverter_lexical_streams.hpp94 typedef BOOST_DEDUCED_TYPENAME base_type::streamsize streamsize; typedef in boost::detail::basic_unlockedbuf