/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir,
|
_fstream.h | 69 streamoff _M_seek(streamoff __offset, ios_base::seekdir __dir); 207 virtual pos_type seekoff(off_type, ios_base::seekdir,
|
_istream.h | 165 _Self& seekg(off_type, ios_base::seekdir);
|
_ostream.h | 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) {
|
_sstream.c | 301 ios_base::seekdir __dir,
|
_fstream.c | 292 ios_base::seekdir __whence,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/ |
dirent.h | 215 extern void seekdir (DIR *__dirp, long int __pos) __THROW __nonnull ((1));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
stdio_sync_filebuf.h | 164 seekoff(std::streamoff __off, std::ios_base::seekdir __dir,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/ |
dirent.h | 216 extern void seekdir (DIR *__dirp, long int __pos) __THROW __nonnull ((1));
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
stdio_sync_filebuf.h | 164 seekoff(std::streamoff __off, std::ios_base::seekdir __dir,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
stdio_sync_filebuf.h | 164 seekoff(std::streamoff __off, std::ios_base::seekdir __dir,
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/ |
stdio_sync_filebuf.h | 164 seekoff(std::streamoff __off, std::ios_base::seekdir __dir,
|
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
_sstream.h | 90 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_streambuf.c | 193 basic_streambuf<_CharT, _Traits>::seekoff(off_type, ios_base::seekdir,
|
_fstream.h | 69 streamoff _M_seek(streamoff __offset, ios_base::seekdir __dir); 207 virtual pos_type seekoff(off_type, ios_base::seekdir,
|
_istream.h | 165 _Self& seekg(off_type, ios_base::seekdir);
|
_ostream.h | 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) {
|
_sstream.c | 301 ios_base::seekdir __dir,
|
_fstream.c | 292 ios_base::seekdir __whence,
|
/external/libcxx/src/ |
strstream.cpp | 229 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which)
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
strstream.cpp | 229 strstreambuf::seekoff(off_type __off, ios_base::seekdir __way, ios_base::openmode __which)
|
/ndk/sources/cxx-stl/stlport/src/ |
strstream.cpp | 193 ios_base::seekdir dir, ios_base::openmode mode) {
|
/external/e2fsprogs/contrib/ |
spd_readdir.c | 134 real_seekdir = dlsym(RTLD_NEXT, "seekdir"); 424 void seekdir(DIR *dir, off_t offset) function
|
/ndk/sources/cxx-stl/stlport/src/details/ |
fstream_win32io.cpp | 547 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir) {
|
/hardware/bsp/intel/peripheral/libmraa/src/iio/ |
iio.c | 107 seekdir(dir, 0);
|