HomeSort by relevance Sort by last modified time
    Searched refs:seekdir (Results 1 - 25 of 192) sorted by null

1 2 3 4 5 6 7 8

  /external/libcxx/test/input.output/iostreams.base/ios.base/ios.types/ios_seekdir/
Android.mk 19 test_name := input.output/iostreams.base/ios.base/ios.types/ios_seekdir/seekdir
20 test_src := seekdir.pass.cpp
  /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/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,
  /external/stlport/src/
stdio_streambuf.h 61 pos_type seekoff(off_type, ios_base::seekdir,
  /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/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
basic_file.h 97 seekoff(streamoff __off, ios_base::seekdir __way);
  /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 ;
  /external/libcxx/test/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,

Completed in 829 milliseconds

1 2 3 4 5 6 7 8