Searched defs:seekoff (Results 1 – 6 of 6) sorted by relevance
/external/stlport/src/ |
D | stdio_streambuf.cpp | 76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, in seekoff() function in stdio_streambuf_base
|
D | strstream.cpp | 192 strstreambuf::seekoff(off_type off, in seekoff() function in strstreambuf
|
/external/stlport/stlport/stl/ |
D | _streambuf.c | 193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, in seekoff() function
|
D | _sstream.c | 300 ::seekoff(off_type __off, in seekoff() function
|
D | _fstream.c | 291 basic_filebuf<_CharT, _Traits>::seekoff(off_type __off, in seekoff() function
|
/external/zlib/src/contrib/iostream/ |
D | zfstream.cpp | 129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { in seekoff() function in gzfilebuf
|