/prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/ |
_ostream.h | 156 _Self& seekp(off_type __off, ios_base::seekdir __dir) { 158 this->rdbuf()->pubseekoff(__off, __dir, ios_base::out);
|
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_sstream.c | 301 ios_base::seekdir __dir, 315 switch(__dir) {
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/ |
mount.h | 111 extern int mount (__const char *__special_file, __const char *__dir,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/backward/ |
strstream | 96 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/ |
mount.h | 136 extern int mount (__const char *__special_file, __const char *__dir,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/ |
mount.h | 136 extern int mount (__const char *__special_file, __const char *__dir,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/ |
strstream | 96 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/ |
strstream | 96 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/ |
strstream | 96 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_sstream.c | 301 ios_base::seekdir __dir, 315 switch(__dir) {
|
_sstream.h | 90 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/ |
strstream | 96 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/ |
_strstream.h | 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
_sstream.c | 301 ios_base::seekdir __dir, 315 switch(__dir) {
|
_sstream.h | 90 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/backward/ |
strstream | 96 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
crtdefs.h | 247 __ret __cdecl __func(const __dsttype *__src, __dsttype (&__drive)[__drive_size], __dsttype (&__dir)[__dir_size], __dsttype (&__name)[__name_size], __dsttype (&__ext)[__ext_size]) { \ 248 return __func(__src, __drive, __drive_size, __dir, __dir_size, __name, __name_size, __ext, __ext_size); \
|
/external/libcxx/include/ |
ostream | 234 basic_ostream& seekp(off_type __off, ios_base::seekdir __dir); 987 basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) 992 if (this->rdbuf()->pubseekoff(__off, __dir, ios_base::out) == pos_type(-1))
|
/prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/ |
ostream | 234 basic_ostream& seekp(off_type __off, ios_base::seekdir __dir); 987 basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) 992 if (this->rdbuf()->pubseekoff(__off, __dir, ios_base::out) == pos_type(-1))
|
/prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/ |
ostream | 234 basic_ostream& seekp(off_type __off, ios_base::seekdir __dir); 987 basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) 992 if (this->rdbuf()->pubseekoff(__off, __dir, ios_base::out) == pos_type(-1))
|
/prebuilts/ndk/r10/sources/cxx-stl/llvm-libc++/libcxx/include/ |
ostream | 206 basic_ostream& seekp(off_type __off, ios_base::seekdir __dir); 1006 basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) 1011 if (this->rdbuf()->pubseekoff(__off, __dir, ios_base::out) == pos_type(-1))
|
/prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/include/ |
ostream | 206 basic_ostream& seekp(off_type __off, ios_base::seekdir __dir); 1006 basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) 1011 if (this->rdbuf()->pubseekoff(__off, __dir, ios_base::out) == pos_type(-1))
|
/prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/ |
ostream | 218 basic_ostream& seekp(off_type __off, ios_base::seekdir __dir); 1018 basic_ostream<_CharT, _Traits>::seekp(off_type __off, ios_base::seekdir __dir) 1023 if (this->rdbuf()->pubseekoff(__off, __dir, ios_base::out) == pos_type(-1)) [all...] |