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/ |
D | seekp2.pass.cpp | 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, in seekoff() function
|
D | tellp.pass.cpp | 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) in seekoff() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/ |
D | tellg.pass.cpp | 40 typename base::pos_type seekoff(typename base::off_type off, in seekoff() function
|
D | seekg_off.pass.cpp | 42 typename base::pos_type seekoff(typename base::off_type off, in seekoff() function
|
/ndk/sources/cxx-stl/stlport/src/ |
D | stdio_streambuf.cpp | 76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, in seekoff() function in stdio_streambuf_base
|
D | strstream.cpp | 192 strstreambuf::seekoff(off_type off, in seekoff() function in strstreambuf
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _streambuf.c | 193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, in seekoff() function
|
D | _fstream.c | 291 basic_filebuf<_CharT, _Traits>::seekoff(off_type __off, in seekoff() function
|
D | _sstream.c | 300 ::seekoff(off_type __off, in seekoff() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | strstream.cpp | 229 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) in seekoff() function in strstreambuf
|