Searched defs:seekoff (Results 1 – 8 of 8) sorted by relevance
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/ |
D | tellp.pass.cpp | 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which) in seekoff() function
|
D | seekp2.pass.cpp | 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, in seekoff() function
|
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/ |
D | tellg.pass.cpp | 40 typename base::pos_type seekoff(typename base::off_type off, in seekoff() function
|
D | seekg_off.pass.cpp | 46 typename base::pos_type seekoff(typename base::off_type off, in seekoff() function
|
/external/ltp/testcases/kernel/io/direct_io/ |
D | diotest3.c | 95 off_t seekoff; in runtest() local
|
D | diotest6.c | 87 off64_t seekoff; in runtest() local
|
/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
|
/external/libcxx/src/ |
D | strstream.cpp | 234 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which) in seekoff() function in strstreambuf
|