Searched defs:seekoff (Results 1 - 10 of 10) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/
H A Dseekp2.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, function in struct:testbuf
H A Dtellp.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) function in struct:testbuf
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
H A Dseekg_off.pass.cpp42 typename base::pos_type seekoff(typename base::off_type off, function in struct:testbuf
H A Dtellg.pass.cpp40 typename base::pos_type seekoff(typename base::off_type off, function in struct:testbuf
/ndk/sources/cxx-stl/stlport/src/
H A Dstdio_streambuf.cpp76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, function in class:stdio_streambuf_base
H A Dstrstream.cpp192 strstreambuf::seekoff(off_type off, function in class:strstreambuf
257 return seekoff(pos - pos_type(off_type(0)), ios_base::beg, mode);
/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_streambuf.c193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, function in class:_Traits
H A D_sstream.c300 ::seekoff(off_type __off, function in class:_Alloc
H A D_fstream.c291 basic_filebuf<_CharT, _Traits>::seekoff(off_type __off, function in class:_Traits
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
H A Dstrstream.cpp229 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) function in class:strstreambuf

Completed in 57 milliseconds