Home
last modified time | relevance | path

Searched defs:openmode (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/device/
H A Dnull.hpp35 BOOST_IOS::openmode = in seek()
39 void close(BOOST_IOS::openmode) { } in close()
/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()
/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.tcc833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff()
893 seekpos(pos_type __pos, ios_base::openmode) in seekpos()
/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.tcc833 seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode) in seekoff()
893 seekpos(pos_type __pos, ios_base::openmode) in seekpos()
/OK3568_Linux_fs/u-boot/common/
H A Dlrz.c1370 __maybe_unused const char *openmode; in procheader() local