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

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/string.classes/
typedefs.pass.cpp 16 // typedef basic_string<char16_t> u16string;
27 typedef std::u16string test3;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stringfwd.h 70 typedef basic_string<char16_t> u16string; typedef
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stringfwd.h 79 typedef basic_string<char16_t> u16string; /// A string of @c char16_t typedef
basic_string.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stringfwd.h 79 typedef basic_string<char16_t> u16string; /// A string of @c char16_t typedef
basic_string.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stringfwd.h 70 typedef basic_string<char16_t> u16string; typedef
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stringfwd.h 70 typedef basic_string<char16_t> u16string; typedef
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stringfwd.h 70 typedef basic_string<char16_t> u16string; typedef
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stringfwd.h 70 typedef basic_string<char16_t> u16string; typedef
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stringfwd.h 79 typedef basic_string<char16_t> u16string; /// A string of @c char16_t typedef
basic_string.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stringfwd.h 79 typedef basic_string<char16_t> u16string; /// A string of @c char16_t typedef
basic_string.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stringfwd.h 79 typedef basic_string<char16_t> u16string; /// A string of @c char16_t typedef
basic_string.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stringfwd.h 79 typedef basic_string<char16_t> u16string; /// A string of @c char16_t typedef
basic_string.h     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stringfwd.h 78 typedef basic_string<char16_t> u16string; typedef
basic_string.h     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string.hash/
strings.pass.cpp 44 test<std::u16string>();

Completed in 421 milliseconds