Home
last modified time | relevance | path

Searched refs:seekoff (Results 1 – 25 of 32) sorted by relevance

12

/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 Dfstream.tcc201 && this->seekoff(0, ios_base::end, __mode) in open()
236 && this->seekoff(0, ios_base::end, __mode) in open()
506 else if (this->seekoff(-1, ios_base::cur) != pos_type(off_type(-1))) in pbackfail()
833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff() function in std::basic_filebuf
875 off_type __file_off = _M_file.seekoff(0, ios_base::cur); in seekoff()
913 off_type __file_off = _M_file.seekoff(__off, __way); in _M_seek()
1052 __testvalid = this->seekoff(0, ios_base::cur, _M_mode) in imbue()
H A Dsstream.tcc168 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff() function in std::basic_stringbuf
/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 Dfstream.tcc201 && this->seekoff(0, ios_base::end, __mode) in open()
236 && this->seekoff(0, ios_base::end, __mode) in open()
506 else if (this->seekoff(-1, ios_base::cur) != pos_type(off_type(-1))) in pbackfail()
833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff() function in std::basic_filebuf
875 off_type __file_off = _M_file.seekoff(0, ios_base::cur); in seekoff()
913 off_type __file_off = _M_file.seekoff(__off, __way); in _M_seek()
1052 __testvalid = this->seekoff(0, ios_base::cur, _M_mode) in imbue()
H A Dsstream.tcc168 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __mode) in seekoff() function in std::basic_stringbuf
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/
H A Dbasic_pointerbuf.hpp60 …inline typename this_type::pos_type seekoff(off_type off, ::std::ios_base::seekdir way, ::std::ios…
77 basic_pointerbuf<charT, BufferT>::seekoff(off_type off, ::std::ios_base::seekdir way, ::std::ios_ba… in seekoff() function 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/detail/
H A Dstreambuf.hpp30 # define BOOST_IOSTREAMS_PUBSEEKOFF seekoff
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dstreambuf87 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
160 { return seekoff(__off, __way, __which); }
276 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
375 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir,
H A Dstrstream46 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
173 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
H A Dsstream49 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
234 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
569 basic_stringbuf<_CharT, _Traits, _Allocator>::seekoff(off_type __off,
624 return seekoff(__sp, ios_base::beg, __wch);
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dstreambuf87 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
160 { return seekoff(__off, __way, __which); }
276 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
375 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir,
H A Dstrstream46 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
173 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
H A Dsstream49 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
234 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
569 basic_stringbuf<_CharT, _Traits, _Allocator>::seekoff(off_type __off,
624 return seekoff(__sp, ios_base::beg, __wch);
/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/ext/
H A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
219 { return seekoff(std::streamoff(__pos), std::ios_base::beg, __mode); } in _GLIBCXX_VISIBILITY()
/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/ext/
H A Dstdio_sync_filebuf.h194 seekoff(std::streamoff __off, std::ios_base::seekdir __dir, in _GLIBCXX_VISIBILITY()
219 { return seekoff(std::streamoff(__pos), std::ios_base::beg, __mode); } in _GLIBCXX_VISIBILITY()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/util/
H A Dchar_array_buffer.hpp42 pos_type seekoff(off_type off, std::ios_base::seekdir dir, std::ios_base::openmode) final { in seekoff() function in mbgl::util::CharArrayBuffer
/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.hpp87 pos_type seekoff( off_type off, BOOST_IOS::seekdir way,
189 direct_streambuf<T, Tr>::seekoff in seekoff() function in boost::iostreams::detail::direct_streambuf
H A Dlinked_streambuf.hpp37 using base::sync; using base::seekoff; using base::seekpos; \
H A Dindirect_streambuf.hpp90 pos_type seekoff( off_type off, BOOST_IOS::seekdir way,
329 indirect_streambuf<T, Tr, Alloc, Mode>::seekoff in seekoff() function in boost::iostreams::detail::indirect_streambuf
/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/arm-none-linux-gnueabihf/bits/
H A Dbasic_file.h123 seekoff(streamoff __off, ios_base::seekdir __way) throw (); in _GLIBCXX_VISIBILITY()
/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/aarch64-none-linux-gnu/bits/
H A Dbasic_file.h123 seekoff(streamoff __off, ios_base::seekdir __way) throw (); in _GLIBCXX_VISIBILITY()
/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/backward/
H A Dstrstream126 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
/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/backward/
H A Dstrstream126 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
/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/
H A Dstreambuf255 * Calls virtual seekoff function.
260 { return this->seekoff(__off, __way, __mode); }
609 seekoff(off_type, ios_base::seekdir,
H A Dfstream416 seekoff(off_type __off, ios_base::seekdir __way,
423 // Common code for seekoff, seekpos, and overflow
452 * __off == -1 upon open, setbuf, seekoff/pos (@b uncommitted mode).
/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/
H A Dstreambuf255 * Calls virtual seekoff function.
260 { return this->seekoff(__off, __way, __mode); }
609 seekoff(off_type, ios_base::seekdir,

12