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

1 2

  /external/libcxx/test/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t/
types.pass.cpp 17 // typedef u32streampos pos_type;
30 static_assert((std::is_same<std::char_traits<char32_t>::pos_type, std::u32streampos>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/char.traits/char.traits.specializations/char.traits.specializations.char32_t/
types.pass.cpp 17 // typedef u32streampos pos_type;
30 static_assert((std::is_same<std::char_traits<char32_t>::pos_type, std::u32streampos>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
postypes.h 238 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 483 typedef u32streampos pos_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
postypes.h 236 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 481 typedef u32streampos 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 236 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 481 typedef u32streampos pos_type;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 236 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 482 typedef u32streampos pos_type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 236 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 482 typedef u32streampos pos_type;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
postypes.h 236 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 482 typedef u32streampos pos_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
postypes.h 236 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 482 typedef u32streampos pos_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h 238 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 483 typedef u32streampos pos_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h 238 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 483 typedef u32streampos pos_type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
postypes.h 238 typedef fpos<mbstate_t> u32streampos; typedef
char_traits.h 483 typedef u32streampos pos_type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
postypes.h 238 typedef fpos<mbstate_t> u32streampos; typedef
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
postypes.h 236 typedef fpos<mbstate_t> u32streampos; typedef
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
postypes.h 236 typedef fpos<mbstate_t> u32streampos; typedef

Completed in 718 milliseconds

1 2