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

/external/stlport/src/
H A Dstdio_streambuf.cpp76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, function in class:stdio_streambuf_base
H A Dstrstream.cpp192 strstreambuf::seekoff(off_type off, function in class:strstreambuf
257 return seekoff(pos - pos_type(off_type(0)), ios_base::beg, mode);
/external/stlport/stlport/stl/
H A D_streambuf.c193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, function in class:_Traits
H A D_sstream.c300 ::seekoff(off_type __off, function in class:_Alloc
H A D_fstream.c291 basic_filebuf<_CharT, _Traits>::seekoff(off_type __off, function in class:_Traits
/external/zlib/src/contrib/iostream/
H A Dzfstream.cpp129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { function in class:gzfilebuf

Completed in 175 milliseconds