HomeSort by relevance Sort by last modified time
    Searched defs:pos_type (Results 1 - 25 of 75) sorted by null

1 2 3

  /external/libcxx/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
seekoff.pass.cpp 12 // pos_type seekoff(off_type off, ios_base::seekdir way,
14 // pos_type seekpos(pos_type sp,
26 typedef std::filebuf::pos_type pos_type; typedef
34 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
47 typedef std::filebuf::pos_type pos_type; typedef
55 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
seekoff.pass.cpp 12 // pos_type seekoff(off_type off, ios_base::seekdir way,
14 // pos_type seekpos(pos_type sp,
26 typedef std::filebuf::pos_type pos_type; typedef
34 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
47 typedef std::filebuf::pos_type pos_type; typedef
55 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/input.output/file.streams/fstreams/filebuf.virtuals/
seekoff.pass.cpp 12 // pos_type seekoff(off_type off, ios_base::seekdir way,
14 // pos_type seekpos(pos_type sp,
26 typedef std::filebuf::pos_type pos_type; typedef
34 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
47 typedef std::filebuf::pos_type pos_type; typedef
55 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
enc_filebuf.h 48 typedef typename traits_type::pos_type pos_type; typedef in class:enc_filebuf
stdio_filebuf.h 57 typedef typename traits_type::pos_type pos_type; typedef in class:stdio_filebuf
stdio_sync_filebuf.h 63 typedef typename traits_type::pos_type pos_type; typedef in class:stdio_sync_filebuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
enc_filebuf.h 48 typedef typename traits_type::pos_type pos_type; typedef in class:enc_filebuf
stdio_filebuf.h 57 typedef typename traits_type::pos_type pos_type; typedef in class:stdio_filebuf
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
enc_filebuf.h 48 typedef typename traits_type::pos_type pos_type; typedef in class:enc_filebuf
stdio_filebuf.h 57 typedef typename traits_type::pos_type pos_type; typedef in class:stdio_filebuf
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
enc_filebuf.h 48 typedef typename traits_type::pos_type pos_type; typedef in class:enc_filebuf
stdio_filebuf.h 57 typedef typename traits_type::pos_type pos_type; typedef in class:stdio_filebuf
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
enc_filebuf.h 48 typedef typename traits_type::pos_type pos_type; typedef in class:enc_filebuf
stdio_filebuf.h 57 typedef typename traits_type::pos_type pos_type; typedef in class:stdio_filebuf
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
enc_filebuf.h 48 typedef typename traits_type::pos_type pos_type; typedef in class:enc_filebuf
stdio_filebuf.h 57 typedef typename traits_type::pos_type pos_type; typedef in class:stdio_filebuf
  /external/libcxx/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
seekoff.pass.cpp 14 // pos_type seekoff(off_type off, ios_base::seekdir way,
16 // pos_type seekpos(pos_type sp,
40 typedef test_buf::pos_type pos_type; typedef
47 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale.convenience/conversions/conversions.buffer/
seekoff.pass.cpp 14 // pos_type seekoff(off_type off, ios_base::seekdir way,
16 // pos_type seekpos(pos_type sp,
40 typedef test_buf::pos_type pos_type; typedef
47 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
seekoff.pass.cpp 14 // pos_type seekoff(off_type off, ios_base::seekdir way,
16 // pos_type seekpos(pos_type sp,
40 typedef test_buf::pos_type pos_type; typedef
47 pos_type p = f.pubseekoff(-15, std::ios_base::cur);
  /external/libcxx/test/support/
constexpr_char_traits.hpp 25 typedef std::streampos pos_type; typedef in struct:constexpr_char_traits
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_strstream.h 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
81 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
143 typedef char_traits<char>::pos_type pos_type; typedef in class:strstream
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_strstream.h 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
81 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
143 typedef char_traits<char>::pos_type pos_type; typedef in class:strstream
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/support/
constexpr_char_traits.hpp 24 typedef std::streampos pos_type; typedef in struct:constexpr_char_traits
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_strstream.h 78 virtual pos_type seekoff(off_type __off, ios_base::seekdir __dir,
81 virtual pos_type seekpos(pos_type __pos, ios_base::openmode __mode
143 typedef char_traits<char>::pos_type pos_type; typedef in class:strstream
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
char_traits.h 51 * of char_traits. It defines int_type, off_type, pos_type, and
61 typedef std::streampos pos_type; typedef in struct:_Char_types
87 typedef typename _Char_types<_CharT>::pos_type pos_type; typedef in struct:char_traits
237 typedef streampos pos_type; typedef in struct:char_traits
309 typedef wstreampos pos_type; typedef in struct:char_traits
388 typedef u16streampos pos_type; typedef in struct:char_traits
481 typedef u32streampos pos_type; typedef in struct:char_traits

Completed in 1048 milliseconds

1 2 3