HomeSort by relevance Sort by last modified time
    Searched refs:wstreampos (Results 1 - 22 of 22) sorted by null

  /external/libcxx/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.wchar.t/
types.pass.cpp 28 static_assert((std::is_same<std::char_traits<wchar_t>::pos_type, std::wstreampos>::value), "");
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/strings/char.traits/char.traits.specializations/char.traits.specializations.wchar.t/
types.pass.cpp 28 static_assert((std::is_same<std::char_traits<wchar_t>::pos_type, std::wstreampos>::value), "");
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/strings/char.traits/char.traits.specializations/char.traits.specializations.wchar.t/
types.pass.cpp 28 static_assert((std::is_same<std::char_traits<wchar_t>::pos_type, std::wstreampos>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 72 // The types streamoff, streampos and wstreampos and the class
224 // Clauses 21.1.3.1 and 21.1.3.2 describe streampos and wstreampos
230 typedef fpos<mbstate_t> wstreampos; typedef
char_traits.h 309 typedef wstreampos pos_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 72 // The types streamoff, streampos and wstreampos and the class
224 // Clauses 21.1.3.1 and 21.1.3.2 describe streampos and wstreampos
230 typedef fpos<mbstate_t> wstreampos; typedef
char_traits.h 309 typedef wstreampos pos_type;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
postypes.h 72 // The types streamoff, streampos and wstreampos and the class
224 // Clauses 21.1.3.1 and 21.1.3.2 describe streampos and wstreampos
230 typedef fpos<mbstate_t> wstreampos; typedef
char_traits.h 309 typedef wstreampos pos_type;
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 72 // The types streamoff, streampos and wstreampos and the class
224 // Clauses 21.1.3.1 and 21.1.3.2 describe streampos and wstreampos
230 typedef fpos<mbstate_t> wstreampos; typedef
char_traits.h 313 typedef wstreampos pos_type;
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 72 // The types streamoff, streampos and wstreampos and the class
224 // Clauses 21.1.3.1 and 21.1.3.2 describe streampos and wstreampos
230 typedef fpos<mbstate_t> wstreampos; typedef
char_traits.h 313 typedef wstreampos pos_type;
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 72 // The types streamoff, streampos and wstreampos and the class
224 // Clauses 21.1.3.1 and 21.1.3.2 describe streampos and wstreampos
230 typedef fpos<mbstate_t> wstreampos; typedef
char_traits.h 313 typedef wstreampos pos_type;
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_char_traits.i 80 typedef wstreampos pos_type;
  /external/libcxx/test/std/input.output/iostream.forward/
iosfwd.pass.cpp 122 test<std::wstreampos* >();
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/iostream.forward/
iosfwd.pass.cpp 140 std::wstreampos* t3 = 0;
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/input.output/iostream.forward/
iosfwd.pass.cpp 140 std::wstreampos* t3 = 0;
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 128 typedef fpos<mbstate_t> wstreampos; typedef
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 128 typedef fpos<mbstate_t> wstreampos; typedef
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
char_traits.h 128 typedef fpos<mbstate_t> wstreampos; typedef

Completed in 581 milliseconds