/ndk/sources/host-tools/make-3.81/w32/include/ |
dirent.h | 57 void seekdir(DIR *, long);
|
/prebuilts/misc/common/swig/include/2.0.11/perl5/ |
noembed.h | 88 #ifdef seekdir 89 #undef seekdir macro
|
/external/libcxx/test/std/input.output/iostream.format/output.streams/ostream.seeks/ |
tellp.pass.cpp | 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which)
|
seekp2.pass.cpp | 15 // basic_ostream<charT,traits>& seekp(off_type off, ios_base::seekdir dir); 32 seekoff(typename base::off_type off, std::ios_base::seekdir way,
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/output.streams/ostream.seeks/ |
tellp.pass.cpp | 32 seekoff(typename base::off_type off, std::ios_base::seekdir way, std::ios_base::openmode which)
|
seekp2.pass.cpp | 15 // basic_ostream<charT,traits>& seekp(off_type off, ios_base::seekdir dir); 32 seekoff(typename base::off_type off, std::ios_base::seekdir way,
|
/ndk/sources/cxx-stl/stlport/src/ |
stdio_streambuf.h | 61 pos_type seekoff(off_type, ios_base::seekdir,
|
/ndk/sources/host-tools/make-3.81/ |
vmsdir.h | 72 #define rewinddir(dirp) seekdir((dirp), (long)0)
|
/prebuilts/misc/common/swig/include/2.0.11/std/ |
std_ios.i | 80 // 27.4.2.1.5 Type seekdir 81 typedef int seekdir; 82 static const seekdir beg ; 83 static const seekdir cur ; 84 static const seekdir end ;
|
/bionic/libc/include/ |
dirent.h | 79 extern void seekdir(DIR*, long);
|
/external/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/ |
tellg.pass.cpp | 41 std::ios_base::seekdir way,
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.format/input.streams/istream.unformatted/ |
tellg.pass.cpp | 41 std::ios_base::seekdir way,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
dirent.h | 68 void __cdecl __MINGW_NOTHROW seekdir (DIR*, long);
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/ |
basic_file.h | 98 seekoff(streamoff __off, ios_base::seekdir __way) throw ();
|