Home
last modified time | relevance | path

Searched refs:seekoff (Results 1 – 22 of 22) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/
Dtellp.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) in seekoff() function
Dseekp2.pass.cpp32 seekoff(typename base::off_type off, std::ios_base::seekdir way, in seekoff() function
/ndk/sources/cxx-stl/stlport/src/
Dstdio_streambuf.h61 pos_type seekoff(off_type, ios_base::seekdir,
Dstrstream.cpp192 strstreambuf::seekoff(off_type off, in seekoff() function in strstreambuf
257 return seekoff(pos - pos_type(off_type(0)), ios_base::beg, mode); in seekpos()
Dstdio_streambuf.cpp76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, in seekoff() function in stdio_streambuf_base
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/
Dtellg.pass.cpp40 typename base::pos_type seekoff(typename base::off_type off, in seekoff() function
Dseekg_off.pass.cpp42 typename base::pos_type seekoff(typename base::off_type off, in seekoff() function
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_streambuf.h128 virtual pos_type seekoff(off_type, ios_base::seekdir,
147 { return this->seekoff(__offset, __way, __mod); }
D_strstream.h78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
D_streambuf.c193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, in seekoff() function
D_sstream.h90 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
D_sstream.c300 ::seekoff(off_type __off, in seekoff() function
D_fstream.c291 basic_filebuf<_CharT, _Traits>::seekoff(off_type __off, in seekoff() function
D_fstream.h207 virtual pos_type seekoff(off_type, ios_base::seekdir,
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dstreambuf87 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
188 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
256 return seekoff(__off, __way, __which);
464 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir,
Dstrstream46 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
173 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
Dsstream49 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
232 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
555 basic_stringbuf<_CharT, _Traits, _Allocator>::seekoff(off_type __off,
610 return seekoff(__sp, ios_base::beg, __wch);
Dfstream51 virtual pos_type seekoff(off_type off, ios_base::seekdir way,
219 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
784 basic_filebuf<_CharT, _Traits>::seekoff(off_type __off, ios_base::seekdir __way,
Dlocale4058 virtual pos_type seekoff(off_type __off, ios_base::seekdir __way,
4303 wbuffer_convert<_Codecvt, _Elem, _Tr>::seekoff(off_type __off, ios_base::seekdir __way,
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dstrstream.cpp229 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) in seekoff() function in strstreambuf
/ndk/tests/device/test-libc++-shared-full/jni/
DAndroid.mk1378 $(call gen-test, depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/seekoff)
1480 $(call gen-test, input.output/file.streams/fstreams/filebuf.virtuals/seekoff)
1810 $(call gen-test, input.output/string.streams/stringbuf/stringbuf.virtuals/seekoff)
2340 $(call gen-test, localization/locales/locale.convenience/conversions/conversions.buffer/seekoff)
/ndk/tests/device/test-libc++-static-full/jni/
DAndroid.mk1369 $(call gen-test, depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/seekoff)
1471 $(call gen-test, input.output/file.streams/fstreams/filebuf.virtuals/seekoff)
1801 $(call gen-test, input.output/string.streams/stringbuf/stringbuf.virtuals/seekoff)
2331 $(call gen-test, localization/locales/locale.convenience/conversions/conversions.buffer/seekoff)