HomeSort by relevance Sort by last modified time
    Searched refs:_Traits (Results 276 - 300 of 507) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
basic_string.h 103 template<typename _CharT, typename _Traits, typename _Alloc>
110 typedef _Traits traits_type;
111 typedef typename _Traits::char_type value_type;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
basic_string.h 103 template<typename _CharT, typename _Traits, typename _Alloc>
110 typedef _Traits traits_type;
111 typedef typename _Traits::char_type value_type;
    [all...]
  /external/stlport/stlport/stl/
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
107 template <class _BaseIte, class _Traits>
109 typedef typename _Traits::_ConstTraits _ConstTraits;
110 typedef typename _Traits::_NonConstTraits _NonConstTraits;
112 typedef _Ht_iterator<_BaseIte,_Traits> _Self;
114 typedef typename _Traits::value_type value_type;
115 typedef typename _Traits::pointer pointer;
116 typedef typename _Traits::reference reference;
157 template <class _BaseIte, class _Traits>
158 struct __type_traits<_STLP_PRIV _Ht_iterator<_BaseIte, _Traits> > {
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
107 template <class _BaseIte, class _Traits>
109 typedef typename _Traits::_ConstTraits _ConstTraits;
110 typedef typename _Traits::_NonConstTraits _NonConstTraits;
112 typedef _Ht_iterator<_BaseIte,_Traits> _Self;
114 typedef typename _Traits::value_type value_type;
115 typedef typename _Traits::pointer pointer;
116 typedef typename _Traits::reference reference;
157 template <class _BaseIte, class _Traits>
158 struct __type_traits<_STLP_PRIV _Ht_iterator<_BaseIte, _Traits> > {
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
107 template <class _BaseIte, class _Traits>
109 typedef typename _Traits::_ConstTraits _ConstTraits;
110 typedef typename _Traits::_NonConstTraits _NonConstTraits;
112 typedef _Ht_iterator<_BaseIte,_Traits> _Self;
114 typedef typename _Traits::value_type value_type;
115 typedef typename _Traits::pointer pointer;
116 typedef typename _Traits::reference reference;
157 template <class _BaseIte, class _Traits>
158 struct __type_traits<_STLP_PRIV _Ht_iterator<_BaseIte, _Traits> > {
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
107 template <class _BaseIte, class _Traits>
109 typedef typename _Traits::_ConstTraits _ConstTraits;
110 typedef typename _Traits::_NonConstTraits _NonConstTraits;
112 typedef _Ht_iterator<_BaseIte,_Traits> _Self;
114 typedef typename _Traits::value_type value_type;
115 typedef typename _Traits::pointer pointer;
116 typedef typename _Traits::reference reference;
157 template <class _BaseIte, class _Traits>
158 struct __type_traits<_STLP_PRIV _Ht_iterator<_BaseIte, _Traits> > {
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
107 template <class _BaseIte, class _Traits>
109 typedef typename _Traits::_ConstTraits _ConstTraits;
110 typedef typename _Traits::_NonConstTraits _NonConstTraits;
112 typedef _Ht_iterator<_BaseIte,_Traits> _Self;
114 typedef typename _Traits::value_type value_type;
115 typedef typename _Traits::pointer pointer;
116 typedef typename _Traits::reference reference;
157 template <class _BaseIte, class _Traits>
158 struct __type_traits<_STLP_PRIV _Ht_iterator<_BaseIte, _Traits> > {
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_hashtable.h 100 class _Traits, class _ExK, class _EqK, class _All>
107 template <class _BaseIte, class _Traits>
109 typedef typename _Traits::_ConstTraits _ConstTraits;
110 typedef typename _Traits::_NonConstTraits _NonConstTraits;
112 typedef _Ht_iterator<_BaseIte,_Traits> _Self;
114 typedef typename _Traits::value_type value_type;
115 typedef typename _Traits::pointer pointer;
116 typedef typename _Traits::reference reference;
157 template <class _BaseIte, class _Traits>
158 struct __type_traits<_STLP_PRIV _Ht_iterator<_BaseIte, _Traits> > {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
vstring_util.h 48 template<typename _CharT, typename _Traits, typename _Alloc>
53 typedef _Traits traits_type;
54 typedef typename _Traits::char_type value_type;
63 __versa_string<_CharT, _Traits, _Alloc,
68 __versa_string<_CharT, _Traits, _Alloc,
75 __versa_string<_CharT, _Traits, _Alloc,
80 __versa_string<_CharT, _Traits, _Alloc,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
vstring_util.h 51 template<typename _CharT, typename _Traits, typename _Alloc>
56 typedef _Traits traits_type;
57 typedef typename _Traits::char_type value_type;
66 __versa_string<_CharT, _Traits, _Alloc,
71 __versa_string<_CharT, _Traits, _Alloc,
78 __versa_string<_CharT, _Traits, _Alloc,
83 __versa_string<_CharT, _Traits, _Alloc,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
vstring_util.h 51 template<typename _CharT, typename _Traits, typename _Alloc>
56 typedef _Traits traits_type;
57 typedef typename _Traits::char_type value_type;
66 __versa_string<_CharT, _Traits, _Alloc,
71 __versa_string<_CharT, _Traits, _Alloc,
78 __versa_string<_CharT, _Traits, _Alloc,
83 __versa_string<_CharT, _Traits, _Alloc,
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 48 template<typename _CharT, typename _Traits, typename _Alloc>
53 typedef _Traits traits_type;
54 typedef typename _Traits::char_type value_type;
63 __versa_string<_CharT, _Traits, _Alloc,
68 __versa_string<_CharT, _Traits, _Alloc,
75 __versa_string<_CharT, _Traits, _Alloc,
80 __versa_string<_CharT, _Traits, _Alloc,
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 48 template<typename _CharT, typename _Traits, typename _Alloc>
53 typedef _Traits traits_type;
54 typedef typename _Traits::char_type value_type;
63 __versa_string<_CharT, _Traits, _Alloc,
68 __versa_string<_CharT, _Traits, _Alloc,
75 __versa_string<_CharT, _Traits, _Alloc,
80 __versa_string<_CharT, _Traits, _Alloc,
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
vstring_util.h 48 template<typename _CharT, typename _Traits, typename _Alloc>
53 typedef _Traits traits_type;
54 typedef typename _Traits::char_type value_type;
63 __versa_string<_CharT, _Traits, _Alloc,
68 __versa_string<_CharT, _Traits, _Alloc,
75 __versa_string<_CharT, _Traits, _Alloc,
80 __versa_string<_CharT, _Traits, _Alloc,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
vstring_util.h 48 template<typename _CharT, typename _Traits, typename _Alloc>
53 typedef _Traits traits_type;
54 typedef typename _Traits::char_type value_type;
63 __versa_string<_CharT, _Traits, _Alloc,
68 __versa_string<_CharT, _Traits, _Alloc,
75 __versa_string<_CharT, _Traits, _Alloc,
80 __versa_string<_CharT, _Traits, _Alloc,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
vstring_util.h 51 template<typename _CharT, typename _Traits, typename _Alloc>
56 typedef _Traits traits_type;
57 typedef typename _Traits::char_type value_type;
66 __versa_string<_CharT, _Traits, _Alloc,
71 __versa_string<_CharT, _Traits, _Alloc,
78 __versa_string<_CharT, _Traits, _Alloc,
83 __versa_string<_CharT, _Traits, _Alloc,
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
vstring_util.h 51 template<typename _CharT, typename _Traits, typename _Alloc>
56 typedef _Traits traits_type;
57 typedef typename _Traits::char_type value_type;
66 __versa_string<_CharT, _Traits, _Alloc,
71 __versa_string<_CharT, _Traits, _Alloc,
78 __versa_string<_CharT, _Traits, _Alloc,
83 __versa_string<_CharT, _Traits, _Alloc,
  /external/stlport/stlport/stl/debug/
_string_sum_methods.h 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s)
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str)
56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str)
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str,
75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str,
80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s)
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str)
56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str)
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str,
75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str,
80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s)
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str)
56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str)
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str,
75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str,
80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s)
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str)
56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str)
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str,
75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str,
80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s)
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str)
56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str)
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str,
75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str,
80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_string_sum_methods.h 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s)
29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str)
53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str)
56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str)
70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str,
75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str,
80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s,
106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 295 _UIntType1 __m1, typename _CharT, typename _Traits>
296 friend std::basic_ostream<_CharT, _Traits>&
297 operator<<(std::basic_ostream<_CharT, _Traits>&,
307 * specialization arguments _CharT and _Traits were the same as those
315 _UIntType1 __m1, typename _CharT, typename _Traits>
316 friend std::basic_istream<_CharT, _Traits>&
317 operator>>(std::basic_istream<_CharT, _Traits>&,
512 typename _CharT, typename _Traits>
513 friend std::basic_ostream<_CharT, _Traits>&
514 operator<<(std::basic_ostream<_CharT, _Traits>&
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 295 _UIntType1 __m1, typename _CharT, typename _Traits>
296 friend std::basic_ostream<_CharT, _Traits>&
297 operator<<(std::basic_ostream<_CharT, _Traits>&,
307 * specialization arguments _CharT and _Traits were the same as those
315 _UIntType1 __m1, typename _CharT, typename _Traits>
316 friend std::basic_istream<_CharT, _Traits>&
317 operator>>(std::basic_istream<_CharT, _Traits>&,
512 typename _CharT, typename _Traits>
513 friend std::basic_ostream<_CharT, _Traits>&
514 operator<<(std::basic_ostream<_CharT, _Traits>&
    [all...]

Completed in 1587 milliseconds

<<11121314151617181920>>