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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multiset.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
114 key_compare, _Key_alloc_type> _Rep_type;
119 typedef typename _Key_alloc_type::pointer pointer;
120 typedef typename _Key_alloc_type::const_pointer const_pointer;
121 typedef typename _Key_alloc_type::reference reference;
122 typedef typename _Key_alloc_type::const_reference const_reference;
148 : _M_t(__comp, _Key_alloc_type(__a)) { }
179 : _M_t(__comp, _Key_alloc_type(__a))
217 : _M_t(__comp, _Key_alloc_type(__a))
stl_set.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
114 key_compare, _Key_alloc_type> _Rep_type;
120 typedef typename _Key_alloc_type::pointer pointer;
121 typedef typename _Key_alloc_type::const_pointer const_pointer;
122 typedef typename _Key_alloc_type::reference reference;
123 typedef typename _Key_alloc_type::const_reference const_reference;
150 : _M_t(__comp, _Key_alloc_type(__a)) { }
183 : _M_t(__comp, _Key_alloc_type(__a))
221 : _M_t(__comp, _Key_alloc_type(__a))
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_multiset.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
114 key_compare, _Key_alloc_type> _Rep_type;
119 typedef typename _Key_alloc_type::pointer pointer;
120 typedef typename _Key_alloc_type::const_pointer const_pointer;
121 typedef typename _Key_alloc_type::reference reference;
122 typedef typename _Key_alloc_type::const_reference const_reference;
148 : _M_t(__comp, _Key_alloc_type(__a)) { }
179 : _M_t(__comp, _Key_alloc_type(__a))
217 : _M_t(__comp, _Key_alloc_type(__a))
stl_set.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
114 key_compare, _Key_alloc_type> _Rep_type;
120 typedef typename _Key_alloc_type::pointer pointer;
121 typedef typename _Key_alloc_type::const_pointer const_pointer;
122 typedef typename _Key_alloc_type::reference reference;
123 typedef typename _Key_alloc_type::const_reference const_reference;
150 : _M_t(__comp, _Key_alloc_type(__a)) { }
183 : _M_t(__comp, _Key_alloc_type(__a))
221 : _M_t(__comp, _Key_alloc_type(__a))
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_multiset.h 107 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
110 key_compare, _Key_alloc_type> _Rep_type;
115 typedef typename _Key_alloc_type::pointer pointer;
116 typedef typename _Key_alloc_type::const_pointer const_pointer;
117 typedef typename _Key_alloc_type::reference reference;
118 typedef typename _Key_alloc_type::const_reference const_reference;
144 : _M_t(__comp, _Key_alloc_type(__a)) { }
175 : _M_t(__comp, _Key_alloc_type(__a))
213 : _M_t(__comp, _Key_alloc_type(__a))
stl_set.h 112 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
115 key_compare, _Key_alloc_type> _Rep_type;
121 typedef typename _Key_alloc_type::pointer pointer;
122 typedef typename _Key_alloc_type::const_pointer const_pointer;
123 typedef typename _Key_alloc_type::reference reference;
124 typedef typename _Key_alloc_type::const_reference const_reference;
151 : _M_t(__comp, _Key_alloc_type(__a)) { }
184 : _M_t(__comp, _Key_alloc_type(__a))
222 : _M_t(__comp, _Key_alloc_type(__a))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_multiset.h 107 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
110 key_compare, _Key_alloc_type> _Rep_type;
115 typedef typename _Key_alloc_type::pointer pointer;
116 typedef typename _Key_alloc_type::const_pointer const_pointer;
117 typedef typename _Key_alloc_type::reference reference;
118 typedef typename _Key_alloc_type::const_reference const_reference;
144 : _M_t(__comp, _Key_alloc_type(__a)) { }
175 : _M_t(__comp, _Key_alloc_type(__a))
213 : _M_t(__comp, _Key_alloc_type(__a))
stl_set.h 112 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
115 key_compare, _Key_alloc_type> _Rep_type;
121 typedef typename _Key_alloc_type::pointer pointer;
122 typedef typename _Key_alloc_type::const_pointer const_pointer;
123 typedef typename _Key_alloc_type::reference reference;
124 typedef typename _Key_alloc_type::const_reference const_reference;
151 : _M_t(__comp, _Key_alloc_type(__a)) { }
184 : _M_t(__comp, _Key_alloc_type(__a))
222 : _M_t(__comp, _Key_alloc_type(__a))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_multiset.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
114 key_compare, _Key_alloc_type> _Rep_type;
119 typedef typename _Key_alloc_type::pointer pointer;
120 typedef typename _Key_alloc_type::const_pointer const_pointer;
121 typedef typename _Key_alloc_type::reference reference;
122 typedef typename _Key_alloc_type::const_reference const_reference;
148 : _M_t(__comp, _Key_alloc_type(__a)) { }
179 : _M_t(__comp, _Key_alloc_type(__a))
217 : _M_t(__comp, _Key_alloc_type(__a))
stl_set.h 111 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
114 key_compare, _Key_alloc_type> _Rep_type;
120 typedef typename _Key_alloc_type::pointer pointer;
121 typedef typename _Key_alloc_type::const_pointer const_pointer;
122 typedef typename _Key_alloc_type::reference reference;
123 typedef typename _Key_alloc_type::const_reference const_reference;
150 : _M_t(__comp, _Key_alloc_type(__a)) { }
183 : _M_t(__comp, _Key_alloc_type(__a))
221 : _M_t(__comp, _Key_alloc_type(__a))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_multiset.h 112 rebind<_Key>::other _Key_alloc_type;
115 key_compare, _Key_alloc_type> _Rep_type;
119 typedef __gnu_cxx::__alloc_traits<_Key_alloc_type> _Alloc_traits;
151 : _M_t(__comp, _Key_alloc_type(__a)) { }
182 : _M_t(__comp, _Key_alloc_type(__a))
220 : _M_t(__comp, _Key_alloc_type(__a))
226 : _M_t(_Compare(), _Key_alloc_type(__a)) { }
230 : _M_t(__m._M_t, _Key_alloc_type(__a)) { }
236 : _M_t(std::move(__m._M_t), _Key_alloc_type(__a)) { }
240 : _M_t(_Compare(), _Key_alloc_type(__a)
    [all...]
stl_set.h 112 rebind<_Key>::other _Key_alloc_type;
115 key_compare, _Key_alloc_type> _Rep_type;
118 typedef __gnu_cxx::__alloc_traits<_Key_alloc_type> _Alloc_traits;
153 : _M_t(__comp, _Key_alloc_type(__a)) { }
186 : _M_t(__comp, _Key_alloc_type(__a))
224 : _M_t(__comp, _Key_alloc_type(__a))
230 : _M_t(_Compare(), _Key_alloc_type(__a)) { }
234 : _M_t(__x._M_t, _Key_alloc_type(__a)) { }
240 : _M_t(std::move(__x._M_t), _Key_alloc_type(__a)) { }
244 : _M_t(_Compare(), _Key_alloc_type(__a)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
stl_multiset.h 105 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
108 key_compare, _Key_alloc_type> _Rep_type;
113 typedef typename _Key_alloc_type::pointer pointer;
114 typedef typename _Key_alloc_type::const_pointer const_pointer;
115 typedef typename _Key_alloc_type::reference reference;
116 typedef typename _Key_alloc_type::const_reference const_reference;
stl_set.h 110 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
113 key_compare, _Key_alloc_type> _Rep_type;
119 typedef typename _Key_alloc_type::pointer pointer;
120 typedef typename _Key_alloc_type::const_pointer const_pointer;
121 typedef typename _Key_alloc_type::reference reference;
122 typedef typename _Key_alloc_type::const_reference const_reference;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_multiset.h 103 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
106 key_compare, _Key_alloc_type> _Rep_type;
111 typedef typename _Key_alloc_type::pointer pointer;
112 typedef typename _Key_alloc_type::const_pointer const_pointer;
113 typedef typename _Key_alloc_type::reference reference;
114 typedef typename _Key_alloc_type::const_reference const_reference;
stl_set.h 108 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
111 key_compare, _Key_alloc_type> _Rep_type;
117 typedef typename _Key_alloc_type::pointer pointer;
118 typedef typename _Key_alloc_type::const_pointer const_pointer;
119 typedef typename _Key_alloc_type::reference reference;
120 typedef typename _Key_alloc_type::const_reference const_reference;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_multiset.h 103 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
106 key_compare, _Key_alloc_type> _Rep_type;
111 typedef typename _Key_alloc_type::pointer pointer;
112 typedef typename _Key_alloc_type::const_pointer const_pointer;
113 typedef typename _Key_alloc_type::reference reference;
114 typedef typename _Key_alloc_type::const_reference const_reference;
stl_set.h 108 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
111 key_compare, _Key_alloc_type> _Rep_type;
117 typedef typename _Key_alloc_type::pointer pointer;
118 typedef typename _Key_alloc_type::const_pointer const_pointer;
119 typedef typename _Key_alloc_type::reference reference;
120 typedef typename _Key_alloc_type::const_reference const_reference;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_multiset.h 103 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
106 key_compare, _Key_alloc_type> _Rep_type;
111 typedef typename _Key_alloc_type::pointer pointer;
112 typedef typename _Key_alloc_type::const_pointer const_pointer;
113 typedef typename _Key_alloc_type::reference reference;
114 typedef typename _Key_alloc_type::const_reference const_reference;
stl_set.h 108 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
111 key_compare, _Key_alloc_type> _Rep_type;
117 typedef typename _Key_alloc_type::pointer pointer;
118 typedef typename _Key_alloc_type::const_pointer const_pointer;
119 typedef typename _Key_alloc_type::reference reference;
120 typedef typename _Key_alloc_type::const_reference const_reference;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_multiset.h 103 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
106 key_compare, _Key_alloc_type> _Rep_type;
111 typedef typename _Key_alloc_type::pointer pointer;
112 typedef typename _Key_alloc_type::const_pointer const_pointer;
113 typedef typename _Key_alloc_type::reference reference;
114 typedef typename _Key_alloc_type::const_reference const_reference;
stl_set.h 108 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
111 key_compare, _Key_alloc_type> _Rep_type;
117 typedef typename _Key_alloc_type::pointer pointer;
118 typedef typename _Key_alloc_type::const_pointer const_pointer;
119 typedef typename _Key_alloc_type::reference reference;
120 typedef typename _Key_alloc_type::const_reference const_reference;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_multiset.h 105 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
108 key_compare, _Key_alloc_type> _Rep_type;
113 typedef typename _Key_alloc_type::pointer pointer;
114 typedef typename _Key_alloc_type::const_pointer const_pointer;
115 typedef typename _Key_alloc_type::reference reference;
116 typedef typename _Key_alloc_type::const_reference const_reference;
stl_set.h 110 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
113 key_compare, _Key_alloc_type> _Rep_type;
119 typedef typename _Key_alloc_type::pointer pointer;
120 typedef typename _Key_alloc_type::const_pointer const_pointer;
121 typedef typename _Key_alloc_type::reference reference;
122 typedef typename _Key_alloc_type::const_reference const_reference;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_multiset.h 105 typedef typename _Alloc::template rebind<_Key>::other _Key_alloc_type;
108 key_compare, _Key_alloc_type> _Rep_type;
113 typedef typename _Key_alloc_type::pointer pointer;
114 typedef typename _Key_alloc_type::const_pointer const_pointer;
115 typedef typename _Key_alloc_type::reference reference;
116 typedef typename _Key_alloc_type::const_reference const_reference;

Completed in 1414 milliseconds

1 2