/external/stlport/stlport/stl/ |
_streambuf.c | 193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, function in class:_Traits
|
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_sstream.h | 90 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_sstream.c | 300 ::seekoff(off_type __off, function in class:_Alloc
|
/external/zlib/contrib/iostream/ |
zfstream.cpp | 129 streampos gzfilebuf::seekoff( streamoff off, ios::seek_dir dir, int which ) { function in class:gzfilebuf
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, function in class:_Traits
|
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_sstream.h | 90 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/backward/ |
strstream | 89 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/backward/ |
strstream | 89 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, function in class:_Traits
|
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_sstream.h | 90 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/backward/ |
strstream | 89 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir, function in class:_Traits
|
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_sstream.h | 90 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/external/stlport/src/ |
stdio_streambuf.cpp | 76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, function in class:stdio_streambuf_base
|
/ndk/sources/cxx-stl/stlport/src/ |
stdio_streambuf.cpp | 76 stdio_streambuf_base::seekoff(off_type off, ios_base::seekdir dir, function in class:stdio_streambuf_base
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
fstream | 346 seekoff(off_type __off, ios_base::seekdir __way, 353 // Common code for seekoff and seekpos 379 * __off == -1 upon open, setbuf, seekoff/pos ('uncommitted' mode).
|
streambuf | 240 { return this->seekoff(__off, __way, __mode); } 578 seekoff(off_type, ios_base::seekdir,
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ |
fstream | 346 seekoff(off_type __off, ios_base::seekdir __way, 353 // Common code for seekoff and seekpos 379 * __off == -1 upon open, setbuf, seekoff/pos ('uncommitted' mode).
|
streambuf | 240 { return this->seekoff(__off, __way, __mode); } 578 seekoff(off_type, ios_base::seekdir,
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ |
fstream | 346 seekoff(off_type __off, ios_base::seekdir __way, 353 // Common code for seekoff and seekpos 379 * __off == -1 upon open, setbuf, seekoff/pos ('uncommitted' mode).
|
streambuf | 240 { return this->seekoff(__off, __way, __mode); } 578 seekoff(off_type, ios_base::seekdir,
|