Searched defs:seekpos (Results 1 – 8 of 8) sorted by relevance
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/ |
D | seekp.pass.cpp | 32 seekpos(typename base::pos_type sp, std::ios_base::openmode which) in seekpos() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/ |
D | seekg.pass.cpp | 40 typename base::pos_type seekpos(typename base::pos_type sp, in seekpos() function
|
/ndk/sources/cxx-stl/stlport/src/ |
D | stdio_streambuf.cpp | 114 stdio_streambuf_base::seekpos(pos_type pos, ios_base::openmode /* mode */) { in seekpos() function in stdio_streambuf_base
|
D | strstream.cpp | 256 strstreambuf::seekpos(pos_type pos, ios_base::openmode mode) { in seekpos() function in strstreambuf
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _streambuf.c | 188 basic_streambuf<_CharT, _Traits>::seekpos(pos_type, ios_base::openmode) in seekpos() function
|
D | _fstream.c | 384 basic_filebuf<_CharT, _Traits>::seekpos(pos_type __pos, in seekpos() function
|
D | _sstream.c | 358 ::seekpos(pos_type __pos, ios_base::openmode __mode) { in seekpos() function
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
D | strstream.cpp | 287 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) in seekpos() function in strstreambuf
|