Home
last modified time | relevance | path

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/
Dseekp.pass.cpp32 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/
Dseekg.pass.cpp40 typename base::pos_type seekpos(typename base::pos_type sp, in seekpos() function
/ndk/sources/cxx-stl/stlport/src/
Dstdio_streambuf.cpp114 stdio_streambuf_base::seekpos(pos_type pos, ios_base::openmode /* mode */) { in seekpos() function in stdio_streambuf_base
Dstrstream.cpp256 strstreambuf::seekpos(pos_type pos, ios_base::openmode mode) { in seekpos() function in strstreambuf
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_streambuf.c188 basic_streambuf<_CharT, _Traits>::seekpos(pos_type, ios_base::openmode) in seekpos() function
D_fstream.c384 basic_filebuf<_CharT, _Traits>::seekpos(pos_type __pos, in seekpos() function
D_sstream.c358 ::seekpos(pos_type __pos, ios_base::openmode __mode) { in seekpos() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dstrstream.cpp287 strstreambuf::seekpos(pos_type __sp, ios_base::openmode __which) in seekpos() function in strstreambuf