HomeSort by relevance Sort by last modified time
    Searched refs:basic_string (Results 226 - 250 of 606) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.capacity/
shrink_to_fit.pass.cpp 49 typedef std::basic_string<char, std::char_traits<char>, min_allocator<char>> S;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.cons/
char_assignment.pass.cpp 12 // basic_string<charT,traits,Allocator>& operator=(charT c);
42 typedef std::basic_string<char, std::char_traits<char>, min_allocator<char>> S;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.iterators/
end.pass.cpp 45 typedef std::basic_string<char, std::char_traits<char>, min_allocator<char>> S;
rend.pass.cpp 45 typedef std::basic_string<char, std::char_traits<char>, min_allocator<char>> S;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.ops/string.accessors/
c_str.pass.cpp 45 typedef std::basic_string<char, std::char_traits<char>, min_allocator<char>> S;
data.pass.cpp 45 typedef std::basic_string<char, std::char_traits<char>, min_allocator<char>> S;
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/strings/basic.string/string.nonmembers/string.io/
get_line.pass.cpp 15 // basic_string<charT,traits,Allocator>& str);
53 typedef std::basic_string<char, std::char_traits<char>, min_allocator<char>> S;
67 typedef std::basic_string<wchar_t, std::char_traits<wchar_t>, min_allocator<wchar_t>> S;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
messages_members.h 71 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc,
89 messages<_CharT>::do_open(const basic_string<char>& __s,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
messages_members.h 71 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc,
89 messages<_CharT>::do_open(const basic_string<char>& __s,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/
standard_policies.hpp 123 struct default_trie_e_access_traits<std::basic_string<Char, Char_Traits, std::allocator<char> > >
126 typedef std::basic_string<Char, Char_Traits, std::allocator<char> > string_type;
  /external/stlport/stlport/stl/
_string_io.c 31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
70 basic_string<_CharT,_Traits, _Alloc>& __s) {
72 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
134 basic_string<_CharT,_Traits,_Alloc>& __s,
137 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
70 basic_string<_CharT,_Traits, _Alloc>& __s) {
72 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
134 basic_string<_CharT,_Traits,_Alloc>& __s,
137 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
70 basic_string<_CharT,_Traits, _Alloc>& __s) {
72 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
134 basic_string<_CharT,_Traits,_Alloc>& __s,
137 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
70 basic_string<_CharT,_Traits, _Alloc>& __s) {
72 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
134 basic_string<_CharT,_Traits,_Alloc>& __s,
137 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
70 basic_string<_CharT,_Traits, _Alloc>& __s) {
72 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
134 basic_string<_CharT,_Traits,_Alloc>& __s,
137 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_string_io.c 31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
70 basic_string<_CharT,_Traits, _Alloc>& __s) {
72 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
134 basic_string<_CharT,_Traits,_Alloc>& __s,
137 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_string_io.c 31 const basic_string<_CharT,_Traits,_Alloc>& __s) {
33 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
70 basic_string<_CharT,_Traits, _Alloc>& __s) {
72 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;
134 basic_string<_CharT,_Traits,_Alloc>& __s,
137 typedef typename basic_string<_CharT, _Traits, _Alloc>::size_type size_type;

Completed in 436 milliseconds

1 2 3 4 5 6 7 8 91011>>