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

1 2

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_multimap.h 131 rebind<value_type>::other _Pair_alloc_type;
134 key_compare, _Pair_alloc_type> _Rep_type;
138 typedef __gnu_cxx::__alloc_traits<_Pair_alloc_type> _Alloc_traits;
171 : _M_t(__comp, _Pair_alloc_type(__a)) { }
208 : _M_t(__comp, _Pair_alloc_type(__a))
214 : _M_t(_Compare(), _Pair_alloc_type(__a)) { }
218 : _M_t(__m._M_t, _Pair_alloc_type(__a)) { }
224 : _M_t(std::move(__m._M_t), _Pair_alloc_type(__a)) { }
228 : _M_t(_Compare(), _Pair_alloc_type(__a))
235 : _M_t(_Compare(), _Pair_alloc_type(__a)
    [all...]
stl_map.h 132 rebind<value_type>::other _Pair_alloc_type;
135 key_compare, _Pair_alloc_type> _Rep_type;
140 typedef __gnu_cxx::__alloc_traits<_Pair_alloc_type> _Alloc_traits;
173 : _M_t(__comp, _Pair_alloc_type(__a)) { }
211 : _M_t(__comp, _Pair_alloc_type(__a))
217 : _M_t(_Compare(), _Pair_alloc_type(__a)) { }
221 : _M_t(__m._M_t, _Pair_alloc_type(__a)) { }
227 : _M_t(std::move(__m._M_t), _Pair_alloc_type(__a)) { }
231 : _M_t(_Compare(), _Pair_alloc_type(__a))
238 : _M_t(_Compare(), _Pair_alloc_type(__a)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
stl_multimap.h 131 _Pair_alloc_type;
134 key_compare, _Pair_alloc_type> _Rep_type;
141 typedef typename _Pair_alloc_type::pointer pointer;
142 typedef typename _Pair_alloc_type::const_pointer const_pointer;
143 typedef typename _Pair_alloc_type::reference reference;
144 typedef typename _Pair_alloc_type::const_reference const_reference;
168 : _M_t(__comp, _Pair_alloc_type(__a)) { }
205 : _M_t(__comp, _Pair_alloc_type(__a))
238 : _M_t(__comp, _Pair_alloc_type(__a))
    [all...]
stl_map.h 132 _Pair_alloc_type;
135 key_compare, _Pair_alloc_type> _Rep_type;
143 typedef typename _Pair_alloc_type::pointer pointer;
144 typedef typename _Pair_alloc_type::const_pointer const_pointer;
145 typedef typename _Pair_alloc_type::reference reference;
146 typedef typename _Pair_alloc_type::const_reference const_reference;
171 : _M_t(__comp, _Pair_alloc_type(__a)) { }
209 : _M_t(__comp, _Pair_alloc_type(__a))
244 : _M_t(__comp, _Pair_alloc_type(__a))
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_multimap.h 131 _Pair_alloc_type;
134 key_compare, _Pair_alloc_type> _Rep_type;
141 typedef typename _Pair_alloc_type::pointer pointer;
142 typedef typename _Pair_alloc_type::const_pointer const_pointer;
143 typedef typename _Pair_alloc_type::reference reference;
144 typedef typename _Pair_alloc_type::const_reference const_reference;
168 : _M_t(__comp, _Pair_alloc_type(__a)) { }
205 : _M_t(__comp, _Pair_alloc_type(__a))
238 : _M_t(__comp, _Pair_alloc_type(__a))
    [all...]
stl_map.h 132 _Pair_alloc_type;
135 key_compare, _Pair_alloc_type> _Rep_type;
143 typedef typename _Pair_alloc_type::pointer pointer;
144 typedef typename _Pair_alloc_type::const_pointer const_pointer;
145 typedef typename _Pair_alloc_type::reference reference;
146 typedef typename _Pair_alloc_type::const_reference const_reference;
171 : _M_t(__comp, _Pair_alloc_type(__a)) { }
209 : _M_t(__comp, _Pair_alloc_type(__a))
244 : _M_t(__comp, _Pair_alloc_type(__a))
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_map.h 126 _Pair_alloc_type;
129 key_compare, _Pair_alloc_type> _Rep_type;
137 typedef typename _Pair_alloc_type::pointer pointer;
138 typedef typename _Pair_alloc_type::const_pointer const_pointer;
139 typedef typename _Pair_alloc_type::reference reference;
140 typedef typename _Pair_alloc_type::const_reference const_reference;
165 : _M_t(__comp, _Pair_alloc_type(__a)) { }
203 : _M_t(__comp, _Pair_alloc_type(__a))
238 : _M_t(__comp, _Pair_alloc_type(__a))
    [all...]
stl_multimap.h 126 _Pair_alloc_type;
129 key_compare, _Pair_alloc_type> _Rep_type;
136 typedef typename _Pair_alloc_type::pointer pointer;
137 typedef typename _Pair_alloc_type::const_pointer const_pointer;
138 typedef typename _Pair_alloc_type::reference reference;
139 typedef typename _Pair_alloc_type::const_reference const_reference;
163 : _M_t(__comp, _Pair_alloc_type(__a)) { }
200 : _M_t(__comp, _Pair_alloc_type(__a))
233 : _M_t(__comp, _Pair_alloc_type(__a))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_map.h 126 _Pair_alloc_type;
129 key_compare, _Pair_alloc_type> _Rep_type;
137 typedef typename _Pair_alloc_type::pointer pointer;
138 typedef typename _Pair_alloc_type::const_pointer const_pointer;
139 typedef typename _Pair_alloc_type::reference reference;
140 typedef typename _Pair_alloc_type::const_reference const_reference;
165 : _M_t(__comp, _Pair_alloc_type(__a)) { }
203 : _M_t(__comp, _Pair_alloc_type(__a))
238 : _M_t(__comp, _Pair_alloc_type(__a))
    [all...]
stl_multimap.h 126 _Pair_alloc_type;
129 key_compare, _Pair_alloc_type> _Rep_type;
136 typedef typename _Pair_alloc_type::pointer pointer;
137 typedef typename _Pair_alloc_type::const_pointer const_pointer;
138 typedef typename _Pair_alloc_type::reference reference;
139 typedef typename _Pair_alloc_type::const_reference const_reference;
163 : _M_t(__comp, _Pair_alloc_type(__a)) { }
200 : _M_t(__comp, _Pair_alloc_type(__a))
233 : _M_t(__comp, _Pair_alloc_type(__a))
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_multimap.h 131 _Pair_alloc_type;
134 key_compare, _Pair_alloc_type> _Rep_type;
141 typedef typename _Pair_alloc_type::pointer pointer;
142 typedef typename _Pair_alloc_type::const_pointer const_pointer;
143 typedef typename _Pair_alloc_type::reference reference;
144 typedef typename _Pair_alloc_type::const_reference const_reference;
168 : _M_t(__comp, _Pair_alloc_type(__a)) { }
205 : _M_t(__comp, _Pair_alloc_type(__a))
238 : _M_t(__comp, _Pair_alloc_type(__a))
    [all...]
stl_map.h 132 _Pair_alloc_type;
135 key_compare, _Pair_alloc_type> _Rep_type;
143 typedef typename _Pair_alloc_type::pointer pointer;
144 typedef typename _Pair_alloc_type::const_pointer const_pointer;
145 typedef typename _Pair_alloc_type::reference reference;
146 typedef typename _Pair_alloc_type::const_reference const_reference;
171 : _M_t(__comp, _Pair_alloc_type(__a)) { }
209 : _M_t(__comp, _Pair_alloc_type(__a))
244 : _M_t(__comp, _Pair_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_map.h 124 _Pair_alloc_type;
127 key_compare, _Pair_alloc_type> _Rep_type;
135 typedef typename _Pair_alloc_type::pointer pointer;
136 typedef typename _Pair_alloc_type::const_pointer const_pointer;
137 typedef typename _Pair_alloc_type::reference reference;
138 typedef typename _Pair_alloc_type::const_reference const_reference;
    [all...]
stl_multimap.h 124 _Pair_alloc_type;
127 key_compare, _Pair_alloc_type> _Rep_type;
134 typedef typename _Pair_alloc_type::pointer pointer;
135 typedef typename _Pair_alloc_type::const_pointer const_pointer;
136 typedef typename _Pair_alloc_type::reference reference;
137 typedef typename _Pair_alloc_type::const_reference const_reference;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 122 _Pair_alloc_type;
125 key_compare, _Pair_alloc_type> _Rep_type;
133 typedef typename _Pair_alloc_type::pointer pointer;
134 typedef typename _Pair_alloc_type::const_pointer const_pointer;
135 typedef typename _Pair_alloc_type::reference reference;
136 typedef typename _Pair_alloc_type::const_reference const_reference;
stl_multimap.h 122 _Pair_alloc_type;
125 key_compare, _Pair_alloc_type> _Rep_type;
132 typedef typename _Pair_alloc_type::pointer pointer;
133 typedef typename _Pair_alloc_type::const_pointer const_pointer;
134 typedef typename _Pair_alloc_type::reference reference;
135 typedef typename _Pair_alloc_type::const_reference const_reference;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 122 _Pair_alloc_type;
125 key_compare, _Pair_alloc_type> _Rep_type;
133 typedef typename _Pair_alloc_type::pointer pointer;
134 typedef typename _Pair_alloc_type::const_pointer const_pointer;
135 typedef typename _Pair_alloc_type::reference reference;
136 typedef typename _Pair_alloc_type::const_reference const_reference;
stl_multimap.h 122 _Pair_alloc_type;
125 key_compare, _Pair_alloc_type> _Rep_type;
132 typedef typename _Pair_alloc_type::pointer pointer;
133 typedef typename _Pair_alloc_type::const_pointer const_pointer;
134 typedef typename _Pair_alloc_type::reference reference;
135 typedef typename _Pair_alloc_type::const_reference const_reference;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_map.h 122 _Pair_alloc_type;
125 key_compare, _Pair_alloc_type> _Rep_type;
133 typedef typename _Pair_alloc_type::pointer pointer;
134 typedef typename _Pair_alloc_type::const_pointer const_pointer;
135 typedef typename _Pair_alloc_type::reference reference;
136 typedef typename _Pair_alloc_type::const_reference const_reference;
stl_multimap.h 122 _Pair_alloc_type;
125 key_compare, _Pair_alloc_type> _Rep_type;
132 typedef typename _Pair_alloc_type::pointer pointer;
133 typedef typename _Pair_alloc_type::const_pointer const_pointer;
134 typedef typename _Pair_alloc_type::reference reference;
135 typedef typename _Pair_alloc_type::const_reference const_reference;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_map.h 122 _Pair_alloc_type;
125 key_compare, _Pair_alloc_type> _Rep_type;
133 typedef typename _Pair_alloc_type::pointer pointer;
134 typedef typename _Pair_alloc_type::const_pointer const_pointer;
135 typedef typename _Pair_alloc_type::reference reference;
136 typedef typename _Pair_alloc_type::const_reference const_reference;
stl_multimap.h 122 _Pair_alloc_type;
125 key_compare, _Pair_alloc_type> _Rep_type;
132 typedef typename _Pair_alloc_type::pointer pointer;
133 typedef typename _Pair_alloc_type::const_pointer const_pointer;
134 typedef typename _Pair_alloc_type::reference reference;
135 typedef typename _Pair_alloc_type::const_reference const_reference;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_map.h 124 _Pair_alloc_type;
127 key_compare, _Pair_alloc_type> _Rep_type;
135 typedef typename _Pair_alloc_type::pointer pointer;
136 typedef typename _Pair_alloc_type::const_pointer const_pointer;
137 typedef typename _Pair_alloc_type::reference reference;
138 typedef typename _Pair_alloc_type::const_reference const_reference;
    [all...]
stl_multimap.h 124 _Pair_alloc_type;
127 key_compare, _Pair_alloc_type> _Rep_type;
134 typedef typename _Pair_alloc_type::pointer pointer;
135 typedef typename _Pair_alloc_type::const_pointer const_pointer;
136 typedef typename _Pair_alloc_type::reference reference;
137 typedef typename _Pair_alloc_type::const_reference const_reference;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_map.h 124 _Pair_alloc_type;
127 key_compare, _Pair_alloc_type> _Rep_type;
135 typedef typename _Pair_alloc_type::pointer pointer;
136 typedef typename _Pair_alloc_type::const_pointer const_pointer;
137 typedef typename _Pair_alloc_type::reference reference;
138 typedef typename _Pair_alloc_type::const_reference const_reference;
    [all...]

Completed in 872 milliseconds

1 2