HomeSort by relevance Sort by last modified time
    Searched refs:_CharT_alloc_type (Results 26 - 45 of 45) sorted by null

12

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rc_string_base.h 92 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
93 typedef typename _CharT_alloc_type::size_type size_type;
vstring.h 73 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
80 typedef typename _CharT_alloc_type::size_type size_type;
81 typedef typename _CharT_alloc_type::difference_type difference_type;
84 typedef typename _CharT_alloc_type::pointer pointer;
85 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rc_string_base.h 92 typedef typename _Util_Base::_CharT_alloc_type _CharT_alloc_type;
93 typedef typename _CharT_alloc_type::size_type size_type;
vstring.h 61 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
68 typedef typename _CharT_alloc_type::size_type size_type;
69 typedef typename _CharT_alloc_type::difference_type difference_type;
72 typedef typename _CharT_alloc_type::pointer pointer;
73 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring.h 68 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
75 typedef typename _CharT_alloc_type::size_type size_type;
76 typedef typename _CharT_alloc_type::difference_type difference_type;
77 typedef typename _CharT_alloc_type::reference reference;
78 typedef typename _CharT_alloc_type::const_reference const_reference;
79 typedef typename _CharT_alloc_type::pointer pointer;
80 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 68 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
75 typedef typename _CharT_alloc_type::size_type size_type;
76 typedef typename _CharT_alloc_type::difference_type difference_type;
77 typedef typename _CharT_alloc_type::reference reference;
78 typedef typename _CharT_alloc_type::const_reference const_reference;
79 typedef typename _CharT_alloc_type::pointer pointer;
80 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 68 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
75 typedef typename _CharT_alloc_type::size_type size_type;
76 typedef typename _CharT_alloc_type::difference_type difference_type;
77 typedef typename _CharT_alloc_type::reference reference;
78 typedef typename _CharT_alloc_type::const_reference const_reference;
79 typedef typename _CharT_alloc_type::pointer pointer;
80 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring.h 68 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
75 typedef typename _CharT_alloc_type::size_type size_type;
76 typedef typename _CharT_alloc_type::difference_type difference_type;
77 typedef typename _CharT_alloc_type::reference reference;
78 typedef typename _CharT_alloc_type::const_reference const_reference;
79 typedef typename _CharT_alloc_type::pointer pointer;
80 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring.h 68 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
75 typedef typename _CharT_alloc_type::size_type size_type;
76 typedef typename _CharT_alloc_type::difference_type difference_type;
77 typedef typename _CharT_alloc_type::reference reference;
78 typedef typename _CharT_alloc_type::const_reference const_reference;
79 typedef typename _CharT_alloc_type::pointer pointer;
80 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
basic_string.h 106 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
113 typedef typename _CharT_alloc_type::size_type size_type;
114 typedef typename _CharT_alloc_type::difference_type difference_type;
115 typedef typename _CharT_alloc_type::reference reference;
116 typedef typename _CharT_alloc_type::const_reference const_reference;
117 typedef typename _CharT_alloc_type::pointer pointer;
118 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
basic_string.h 109 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
116 typedef typename _CharT_alloc_type::size_type size_type;
117 typedef typename _CharT_alloc_type::difference_type difference_type;
118 typedef typename _CharT_alloc_type::reference reference;
119 typedef typename _CharT_alloc_type::const_reference const_reference;
120 typedef typename _CharT_alloc_type::pointer pointer;
121 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
basic_string.h 109 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
116 typedef typename _CharT_alloc_type::size_type size_type;
117 typedef typename _CharT_alloc_type::difference_type difference_type;
118 typedef typename _CharT_alloc_type::reference reference;
119 typedef typename _CharT_alloc_type::const_reference const_reference;
120 typedef typename _CharT_alloc_type::pointer pointer;
121 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 106 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
113 typedef typename _CharT_alloc_type::size_type size_type;
114 typedef typename _CharT_alloc_type::difference_type difference_type;
115 typedef typename _CharT_alloc_type::reference reference;
116 typedef typename _CharT_alloc_type::const_reference const_reference;
117 typedef typename _CharT_alloc_type::pointer pointer;
118 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 106 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
113 typedef typename _CharT_alloc_type::size_type size_type;
114 typedef typename _CharT_alloc_type::difference_type difference_type;
115 typedef typename _CharT_alloc_type::reference reference;
116 typedef typename _CharT_alloc_type::const_reference const_reference;
117 typedef typename _CharT_alloc_type::pointer pointer;
118 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 106 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
113 typedef typename _CharT_alloc_type::size_type size_type;
114 typedef typename _CharT_alloc_type::difference_type difference_type;
115 typedef typename _CharT_alloc_type::reference reference;
116 typedef typename _CharT_alloc_type::const_reference const_reference;
117 typedef typename _CharT_alloc_type::pointer pointer;
118 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.h 106 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
113 typedef typename _CharT_alloc_type::size_type size_type;
114 typedef typename _CharT_alloc_type::difference_type difference_type;
115 typedef typename _CharT_alloc_type::reference reference;
116 typedef typename _CharT_alloc_type::const_reference const_reference;
117 typedef typename _CharT_alloc_type::pointer pointer;
118 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
basic_string.h 109 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
116 typedef typename _CharT_alloc_type::size_type size_type;
117 typedef typename _CharT_alloc_type::difference_type difference_type;
118 typedef typename _CharT_alloc_type::reference reference;
119 typedef typename _CharT_alloc_type::const_reference const_reference;
120 typedef typename _CharT_alloc_type::pointer pointer;
121 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
basic_string.h 111 typedef typename _Alloc::template rebind<_CharT>::other _CharT_alloc_type;
118 typedef typename _CharT_alloc_type::size_type size_type;
119 typedef typename _CharT_alloc_type::difference_type difference_type;
120 typedef typename _CharT_alloc_type::reference reference;
121 typedef typename _CharT_alloc_type::const_reference const_reference;
122 typedef typename _CharT_alloc_type::pointer pointer;
123 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring.h 73 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
80 typedef typename _CharT_alloc_type::size_type size_type;
81 typedef typename _CharT_alloc_type::difference_type difference_type;
84 typedef typename _CharT_alloc_type::pointer pointer;
85 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring.h 73 typedef typename __vstring_base::_CharT_alloc_type _CharT_alloc_type;
80 typedef typename _CharT_alloc_type::size_type size_type;
81 typedef typename _CharT_alloc_type::difference_type difference_type;
84 typedef typename _CharT_alloc_type::pointer pointer;
85 typedef typename _CharT_alloc_type::const_pointer const_pointer;
    [all...]

Completed in 489 milliseconds

12