Searched defs:seekoff (Results 1 - 7 of 7) sorted by last modified time

/haiku/src/libs/stdc++/legacy/
H A Dbuiltinbuf.cc51 streampos builtinbuf::seekoff(streamoff off, _seek_dir dir, int mode) function in class:builtinbuf
H A Deditbuf.cc440 streampos edit_streambuf::seekoff(streamoff offset, _seek_dir dir, function in class:edit_streambuf
H A Dfilebuf.cc176 streampos filebuf::seekoff(streamoff offset, _seek_dir dir, int mode) function in class:filebuf
H A Dindstream.cc75 streampos indirectbuf::seekoff(streamoff off, _seek_dir dir, int mode) function in class:indirectbuf
H A Dparsestream.cc55 streampos parsebuf::seekoff(streamoff offset, _seek_dir dir, int) function in class:parsebuf
H A Dstreambuf.cc229 streambuf::seekoff(streamoff, _seek_dir, int /*=ios::in|ios::out*/) function in class:streambuf
H A Dstrstream.cc107 streampos strstreambuf::seekoff(streamoff off, _seek_dir dir, function in class:strstreambuf

Completed in 57 milliseconds