Searched refs:seekoff (Results 1 - 4 of 4) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/lib/prstreams/
H A Dprstrms.h80 virtual streampos seekoff(streamoff, ios::seek_dir, int);
H A Dprstrms.cpp178 if (seekoff(0,ios::end,mode)==EOF){
256 PRfilebuf::seekoff(streamoff offset, ios::seek_dir dir, int /* mode */) function in class:PRfilebuf
/vbox/src/libs/zlib-1.2.6/contrib/iostream/
H A Dzfstream.h24 virtual streampos seekoff( streamoff, ios::seek_dir, int );
H A Dzfstream.cpp129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { function in class:gzfilebuf

Completed in 372 milliseconds