Home
last modified time | relevance | path

Searched defs:seekoff (Results 1 – 6 of 6) sorted by relevance

/external/stlport/src/
Dstdio_streambuf.cpp76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, in seekoff() function in stdio_streambuf_base
Dstrstream.cpp192 strstreambuf::seekoff(off_type off, in seekoff() function in strstreambuf
/external/stlport/stlport/stl/
D_streambuf.c193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, in seekoff() function
D_sstream.c300 ::seekoff(off_type __off, in seekoff() function
D_fstream.c291 basic_filebuf<_CharT, _Traits>::seekoff(off_type __off, in seekoff() function
/external/zlib/contrib/iostream/
Dzfstream.cpp129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { in seekoff() function in gzfilebuf