Home
last modified time | relevance | path

Searched refs:allocator_type (Results 1 – 25 of 154) sorted by relevance

1234567

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dunordered_set.h63 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
69 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
80 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
112 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
118 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
130 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
183 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
189 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
198 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
238 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dunordered_map.h63 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
69 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
80 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
114 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
120 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
132 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
190 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
196 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
205 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
248 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dunordered_set.h63 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
69 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
80 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
112 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
118 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
130 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
183 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
189 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
198 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
238 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dunordered_map.h63 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
69 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
80 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
114 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
120 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
132 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
190 typedef typename _Base::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
196 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
205 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
248 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dunordered_set.h77 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
88 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
98 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
162 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
174 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
184 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
297 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
314 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
362 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
372 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dunordered_map.h75 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
86 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
96 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
150 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
162 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
172 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
280 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
297 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
348 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
357 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_vector.h111 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
121 allocator_type in _GLIBCXX_VISIBILITY()
123 { return allocator_type(_M_get_Tp_allocator()); } in _GLIBCXX_VISIBILITY()
128 _Vector_base(const allocator_type& __a) in _GLIBCXX_VISIBILITY()
135 _Vector_base(size_t __n, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
254 vector(const allocator_type& __a) in _GLIBCXX_VISIBILITY()
279 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
293 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
337 vector(vector&& __rv, const allocator_type& __m) in _GLIBCXX_VISIBILITY()
362 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_multiset.h103 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
143 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
174 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
212 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
281 allocator_type in _GLIBCXX_VISIBILITY()
283 { return allocator_type(_M_t.get_allocator()); } in _GLIBCXX_VISIBILITY()
H A Dstl_set.h108 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
150 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
183 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
221 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
289 allocator_type in _GLIBCXX_VISIBILITY()
291 { return allocator_type(_M_t.get_allocator()); } in _GLIBCXX_VISIBILITY()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/profile/
H A Dunordered_set68 typedef typename _Base::allocator_type allocator_type;
84 const allocator_type& __a = allocator_type())
93 const allocator_type& __a = allocator_type())
111 const allocator_type& __a)
124 const allocator_type& __a = allocator_type())
325 typedef typename _Base::allocator_type allocator_type;
341 const allocator_type& __a = allocator_type())
350 const allocator_type& __a = allocator_type())
368 const allocator_type& __a)
373 const allocator_type& __a)
[all …]
H A Dunordered_map68 typedef typename _Base::allocator_type allocator_type;
85 const allocator_type& __a = allocator_type())
93 const allocator_type& __a = allocator_type())
108 const allocator_type& __a)
112 const allocator_type& __a)
119 const allocator_type& __a = allocator_type())
347 typedef typename _Base::allocator_type allocator_type;
363 const allocator_type& __a = allocator_type())
371 const allocator_type& __a = allocator_type())
386 const allocator_type& __a)
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dunordered_set.h110 typedef typename _Hashtable::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
148 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
170 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
195 const allocator_type& __a) in _GLIBCXX_VISIBILITY()
224 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
290 allocator_type in _GLIBCXX_VISIBILITY()
908 typedef typename _Hashtable::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
945 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
967 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
992 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dunordered_map.h116 typedef typename _Hashtable::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
154 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
176 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
201 const allocator_type& __a) in _GLIBCXX_VISIBILITY()
230 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
296 allocator_type in _GLIBCXX_VISIBILITY()
1247 typedef typename _Hashtable::allocator_type allocator_type; in _GLIBCXX_VISIBILITY() typedef
1284 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
1306 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
1360 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_set.h124 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
177 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
210 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
245 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
251 set(const allocator_type& __a) in _GLIBCXX_VISIBILITY()
255 set(const set& __x, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
259 set(set&& __x, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
265 set(initializer_list<value_type> __l, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
272 const allocator_type& __a) in _GLIBCXX_VISIBILITY()
334 allocator_type in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_multiset.h124 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
174 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
205 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
241 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
247 multiset(const allocator_type& __a) in _GLIBCXX_VISIBILITY()
251 multiset(const multiset& __m, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
255 multiset(multiset&& __m, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
261 multiset(initializer_list<value_type> __l, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
268 const allocator_type& __a) in _GLIBCXX_VISIBILITY()
330 allocator_type in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_bvector.h495 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
505 allocator_type in _GLIBCXX_VISIBILITY()
610 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()
612 allocator_type in _GLIBCXX_VISIBILITY()
630 vector(const allocator_type& __a) in _GLIBCXX_VISIBILITY()
635 vector(size_type __n, const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
640 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
644 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
684 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
696 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_vector.h234 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()
244 allocator_type in _GLIBCXX_VISIBILITY()
246 { return allocator_type(_M_get_Tp_allocator()); } in _GLIBCXX_VISIBILITY()
376 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY()
415 vector(size_type __n, const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
428 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
442 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
490 vector(vector&& __rv, const allocator_type& __m) in _GLIBCXX_VISIBILITY()
516 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
544 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_list.h457 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
602 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
704 list(size_type __n, const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
717 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
731 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
767 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
771 list(const list& __x, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
791 list(list&& __x, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
812 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
818 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
[all …]
H A Dstl_multimap.h106 typedef _Alloc allocator_type; in _GLIBCXX_VISIBILITY() typedef
190 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
225 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
231 multimap(const allocator_type& __a) in _GLIBCXX_VISIBILITY()
235 multimap(const multimap& __m, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
239 multimap(multimap&& __m, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
245 multimap(initializer_list<value_type> __l, const allocator_type& __a) in _GLIBCXX_VISIBILITY()
252 const allocator_type& __a) in _GLIBCXX_VISIBILITY()
285 const allocator_type& __a = allocator_type()) in _GLIBCXX_VISIBILITY()
338 allocator_type in _GLIBCXX_VISIBILITY()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/backward/
H A Dhash_set113 typedef typename _Ht::allocator_type allocator_type;
123 allocator_type
138 const allocator_type& __a = allocator_type())
143 : _M_ht(100, hasher(), key_equal(), allocator_type())
154 : _M_ht(__n, __hf, key_equal(), allocator_type())
160 const allocator_type& __a = allocator_type())
314 typedef typename _Ht::allocator_type allocator_type;
324 allocator_type
339 const allocator_type& __a = allocator_type())
355 : _M_ht(__n, __hf, key_equal(), allocator_type())
[all …]
H A Dhash_map111 typedef typename _Ht::allocator_type allocator_type;
121 allocator_type
136 const allocator_type& __a = allocator_type())
141 : _M_ht(100, hasher(), key_equal(), allocator_type())
152 : _M_ht(__n, __hf, key_equal(), allocator_type())
158 const allocator_type& __a = allocator_type())
330 typedef typename _Ht::allocator_type allocator_type;
340 allocator_type
355 const allocator_type& __a = allocator_type())
371 : _M_ht(__n, __hf, key_equal(), allocator_type())
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/backward/
H A Dhash_set112 typedef typename _Ht::allocator_type allocator_type;
122 allocator_type
137 const allocator_type& __a = allocator_type())
142 : _M_ht(100, hasher(), key_equal(), allocator_type())
153 : _M_ht(__n, __hf, key_equal(), allocator_type())
159 const allocator_type& __a = allocator_type())
313 typedef typename _Ht::allocator_type allocator_type;
323 allocator_type
338 const allocator_type& __a = allocator_type())
354 : _M_ht(__n, __hf, key_equal(), allocator_type())
[all …]
H A Dhash_map110 typedef typename _Ht::allocator_type allocator_type;
120 allocator_type
135 const allocator_type& __a = allocator_type())
140 : _M_ht(100, hasher(), key_equal(), allocator_type())
151 : _M_ht(__n, __hf, key_equal(), allocator_type())
157 const allocator_type& __a = allocator_type())
329 typedef typename _Ht::allocator_type allocator_type;
339 allocator_type
354 const allocator_type& __a = allocator_type())
370 : _M_ht(__n, __hf, key_equal(), allocator_type())
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/debug/
H A Dunordered_set73 typedef typename _Base::allocator_type allocator_type;
93 const allocator_type& __a = allocator_type())
101 const allocator_type& __a = allocator_type())
119 const allocator_type& __a)
123 const allocator_type& __a)
131 const allocator_type& __a = allocator_type())
139 const allocator_type& __a)
636 typedef typename _Base::allocator_type allocator_type;
656 const allocator_type& __a = allocator_type())
664 const allocator_type& __a = allocator_type())
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/profile/
H A Dunordered_set59 typedef typename _Base::allocator_type allocator_type;
73 const allocator_type& __a = allocator_type())
85 const allocator_type& __a = allocator_type())
117 const allocator_type& __a = allocator_type())
327 typedef typename _Base::allocator_type allocator_type;
341 const allocator_type& __a = allocator_type())
352 const allocator_type& __a = allocator_type())
380 const allocator_type& __a = allocator_type())

1234567