/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/ |
basic_file.h | 99 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/armeabi-v7a/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/mips/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/libs/x86/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/external/zlib/src/contrib/iostream/ |
zfstream.h | 24 virtual streampos seekoff( streamoff, ios::seek_dir, int );
|
/external/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_streambuf.h | 127 // class seekoff does nothing; subclasses are expected to override it. 128 virtual pos_type seekoff(off_type, ios_base::seekdir, 147 { return this->seekoff(__offset, __way, __mod); }
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|