Searched defs:__x (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dstl_raw_storage_iter.h79 raw_storage_iterator(_ForwardIterator __x) argument
H A Dstl_relops.h92 operator!=(const _Tp& __x, const _Tp& __y) argument
105 operator>(const _Tp& __x, const _Tp& __y) argument
118 operator<=(const _Tp& __x, const _Tp& __y) argument
131 operator>=(const _Tp& __x, const _Tp& __y) argument
H A Dstl_pair.h96 operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
102 operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
109 operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
115 operator>(const pair<_T1, _T2>& __x, cons argument
121 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
127 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
144 make_pair(_T1 __x, _T2 __y) argument
[all...]
H A Dstl_stack.h178 push(const value_type& __x) argument
214 operator==(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
232 operator<(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
238 operator!=(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
244 operator>(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
250 operator <=(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
256 operator >=(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
[all...]
H A Dstl_uninitialized.h136 __uninitialized_fill_aux(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __x, __true_type) argument
143 __uninitialized_fill_aux(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __x, __false_type) argument
170 uninitialized_fill(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __x) argument
182 __uninitialized_fill_n_aux(_ForwardIterator __first, _Size __n, const _Tp& __x, __true_type) argument
188 __uninitialized_fill_n_aux(_ForwardIterator __first, _Size __n, const _Tp& __x, __false_type) argument
215 uninitialized_fill_n(_ForwardIterator __first, _Size __n, const _Tp& __x) argument
258 __uninitialized_fill_a(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __x, _Allocator __alloc) argument
276 __uninitialized_fill_a(_ForwardIterator __first, _ForwardIterator __last, const _Tp& __x, allocator<_Tp2>) argument
283 __uninitialized_fill_n_a(_ForwardIterator __first, _Size __n, const _Tp& __x, _Allocator __alloc) argument
303 __uninitialized_fill_n_a(_ForwardIterator __first, _Size __n, const _Tp& __x, allocator<_Tp2>) argument
348 __uninitialized_fill_copy(_ForwardIterator __result, _ForwardIterator __mid, const _Tp& __x, _InputIterator __first, _InputIterator __last, _Allocator __alloc) argument
371 __uninitialized_copy_fill(_InputIterator __first1, _InputIterator __last1, _ForwardIterator __first2, _ForwardIterator __last2, const _Tp& __x, _Allocator __alloc) argument
[all...]
H A Dstream_iterator.h128 operator==(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x, argument
135 operator!=(const istream_iterator<_Tp, _CharT, _Traits, _Dist>& __x, argument
H A Dboost_concept_check.h230 _From __x; member in struct:_ConvertibleConcept
H A Dstl_queue.h203 push(const value_type& __x) argument
239 operator==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
257 operator<(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
263 operator!=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
269 operator>(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
275 operator <=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
281 operator >=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
413 push(const value_type& __x) argument
[all...]
H A Dstl_function.h137 operator()(const _Tp& __x, const _Tp& __y) const argument
146 operator()(const _Tp& __x, const _Tp& __y) const argument
155 operator()(const _Tp& __x, const _Tp& __y) const argument
164 operator()(const _Tp& __x, const _Tp& __y) const argument
173 operator()(const _Tp& __x, const _Tp& __y) const argument
199 operator ()(const _Tp& __x, const _Tp& __y) const argument
208 operator ()(const _Tp& __x, const _Tp& __y) const argument
217 operator ()(const _Tp& __x, const _Tp& __y) const argument
226 operator ()(const _Tp& __x, const _Tp& __y) const argument
235 operator ()(const _Tp& __x, const _Tp& __y) const argument
244 operator ()(const _Tp& __x, const _Tp& __y) const argument
260 operator ()(const _Tp& __x, const _Tp& __y) const argument
269 operator ()(const _Tp& __x, const _Tp& __y) const argument
319 unary_negate(const _Predicate& __x) argument
343 binary_negate(const _Predicate& __x) argument
347 operator ()(const typename _Predicate::first_argument_type& __x, const typename _Predicate::second_argument_type& __y) const argument
400 binder1st(const _Operation& __x, const typename _Operation::first_argument_type& __y) argument
418 bind1st(const _Operation& __fn, const _Tp& __x) argument
434 binder2nd(const _Operation& __x, const typename _Operation::second_argument_type& __y) argument
452 bind2nd(const _Operation& __fn, const _Tp& __x) argument
489 pointer_to_unary_function(_Result (__x)_Arg)) argument
500 ptr_fun(_Result (__x)_Arg)) argument
514 pointer_to_binary_function(_Result (__x)_Arg1, _Arg2)) argument
518 operator ()(_Arg1 __x, _Arg2 __y) const argument
525 ptr_fun(_Result (__x)_Arg1, _Arg2)) argument
[all...]
H A Dstl_iterator.h124 reverse_iterator(iterator_type __x) : current(__x) { } argument
129 reverse_iterator(const reverse_iterator& __x) argument
137 reverse_iterator(const reverse_iterator<_Iter>& __x) argument
282 operator==(const reverse_iterator<_Iterator>& __x, argument
288 operator<(const reverse_iterator<_Iterator>& __x, argument
294 operator !=(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
300 operator >(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
306 operator <=(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
312 operator >=(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
318 operator -(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
324 operator +(typename reverse_iterator<_Iterator>::difference_type __n, const reverse_iterator<_Iterator>& __x) argument
332 operator ==(const reverse_iterator<_IteratorL>& __x, const reverse_iterator<_IteratorR>& __y) argument
338 operator <(const reverse_iterator<_IteratorL>& __x, const reverse_iterator<_IteratorR>& __y) argument
344 operator !=(const reverse_iterator<_IteratorL>& __x, const reverse_iterator<_IteratorR>& __y) argument
350 operator >(const reverse_iterator<_IteratorL>& __x, const reverse_iterator<_IteratorR>& __y) argument
356 operator <=(const reverse_iterator<_IteratorL>& __x, const reverse_iterator<_IteratorR>& __y) argument
362 operator >=(const reverse_iterator<_IteratorL>& __x, const reverse_iterator<_IteratorR>& __y) argument
368 operator -(const reverse_iterator<_IteratorL>& __x, const reverse_iterator<_IteratorR>& __y) argument
397 back_insert_iterator(_Container& __x) argument
446 back_inserter(_Container& __x) argument
471 front_insert_iterator(_Container& __x) argument
520 front_inserter(_Container& __x) argument
553 insert_iterator(_Container& __x, typename _Container::iterator __i) argument
616 inserter(_Container& __x, _Iterator __i) argument
[all...]
H A Dstl_map.h122 bool operator()(const value_type& __x, const value_type& __y) const argument
175 map(const map& __x) argument
226 operator=(const map& __x) argument
399 insert(const value_type& __x) argument
426 insert(iterator __position, const value_type& __x) argument
468 erase(const key_type& __x) argument
498 swap(map& __x) argument
541 find(const key_type& __x) argument
583 lower_bound(const key_type& __x) argument
608 upper_bound(const key_type& __x) argument
637 equal_range(const key_type& __x) argument
682 operator ==(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
699 operator <(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
706 operator !=(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
713 operator >(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
720 operator <=(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
727 operator >=(const map<_Key, _Tp, _Compare, _Alloc>& __x, const map<_Key, _Tp, _Compare, _Alloc>& __y) argument
734 swap(map<_Key, _Tp, _Compare, _Alloc>& __x, map<_Key, _Tp, _Compare, _Alloc>& __y) argument
[all...]
H A Dstl_multimap.h121 bool operator()(const value_type& __x, const value_type& __y) const argument
173 multimap(const multimap& __x) argument
225 operator=(const multimap& __x) argument
339 insert(const value_type& __x) argument
363 insert(iterator __position, const value_type& __x) argument
405 erase(const key_type& __x) argument
435 swap(multimap& __x) argument
478 find(const key_type& __x) argument
517 lower_bound(const key_type& __x) argument
542 upper_bound(const key_type& __x) argument
569 equal_range(const key_type& __x) argument
612 operator ==(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, const multimap<_Key, _Tp, _Compare, _Alloc>& __y) argument
629 operator <(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, const multimap<_Key, _Tp, _Compare, _Alloc>& __y) argument
636 operator !=(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, const multimap<_Key, _Tp, _Compare, _Alloc>& __y) argument
643 operator >(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, const multimap<_Key, _Tp, _Compare, _Alloc>& __y) argument
650 operator <=(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, const multimap<_Key, _Tp, _Compare, _Alloc>& __y) argument
657 operator >=(const multimap<_Key, _Tp, _Compare, _Alloc>& __x, const multimap<_Key, _Tp, _Compare, _Alloc>& __y) argument
664 swap(multimap<_Key, _Tp, _Compare, _Alloc>& __x, multimap<_Key, _Tp, _Compare, _Alloc>& __y) argument
[all...]
H A Dstl_multiset.h183 multiset(const multiset<_Key,_Compare,_Alloc>& __x) argument
194 operator=(const multiset<_Key,_Compare,_Alloc>& __x) argument
278 swap(multiset<_Key, _Compare, _Alloc>& __x) argument
294 insert(const value_type& __x) argument
318 insert(iterator __position, const value_type& __x) argument
360 erase(const key_type& __x) argument
414 find(const key_type& __x) argument
435 lower_bound(const key_type& __x) argument
451 upper_bound(const key_type& __x) argument
476 equal_range(const key_type& __x) argument
507 operator ==(const multiset<_Key, _Compare, _Alloc>& __x, const multiset<_Key, _Compare, _Alloc>& __y) argument
524 operator <(const multiset<_Key, _Compare, _Alloc>& __x, const multiset<_Key, _Compare, _Alloc>& __y) argument
531 operator !=(const multiset<_Key, _Compare, _Alloc>& __x, const multiset<_Key, _Compare, _Alloc>& __y) argument
538 operator >(const multiset<_Key,_Compare,_Alloc>& __x, const multiset<_Key,_Compare,_Alloc>& __y) argument
545 operator <=(const multiset<_Key, _Compare, _Alloc>& __x, const multiset<_Key, _Compare, _Alloc>& __y) argument
552 operator >=(const multiset<_Key, _Compare, _Alloc>& __x, const multiset<_Key, _Compare, _Alloc>& __y) argument
559 swap(multiset<_Key, _Compare, _Alloc>& __x, multiset<_Key, _Compare, _Alloc>& __y) argument
[all...]
H A Dstl_set.h193 set(const set<_Key,_Compare,_Alloc>& __x) argument
204 operator=(const set<_Key, _Compare, _Alloc>& __x) argument
286 swap(set<_Key,_Compare,_Alloc>& __x) argument
304 insert(const value_type& __x) argument
331 insert(iterator __position, const value_type& __x) argument
372 erase(const key_type& __x) argument
429 find(const key_type& __x) argument
450 lower_bound(const key_type& __x) argument
466 upper_bound(const key_type& __x) argument
491 equal_range(const key_type& __x) argument
521 operator ==(const set<_Key, _Compare, _Alloc>& __x, const set<_Key, _Compare, _Alloc>& __y) argument
538 operator <(const set<_Key, _Compare, _Alloc>& __x, const set<_Key, _Compare, _Alloc>& __y) argument
545 operator !=(const set<_Key, _Compare, _Alloc>& __x, const set<_Key, _Compare, _Alloc>& __y) argument
552 operator >(const set<_Key, _Compare, _Alloc>& __x, const set<_Key, _Compare, _Alloc>& __y) argument
559 operator <=(const set<_Key, _Compare, _Alloc>& __x, const set<_Key, _Compare, _Alloc>& __y) argument
566 operator >=(const set<_Key, _Compare, _Alloc>& __x, const set<_Key, _Compare, _Alloc>& __y) argument
573 swap(set<_Key, _Compare, _Alloc>& __x, set<_Key, _Compare, _Alloc>& __y) argument
[all...]
/macosx-10.10.1/libstdcxx-104.1/src/
H A Dlist.cc61 _List_node_base::swap(_List_node_base& __x, _List_node_base& __y) argument
[all...]
H A Dtree.cc63 _Rb_tree_increment(_Rb_tree_node_base* __x) argument
86 _Rb_tree_increment(const _Rb_tree_node_base* __x) argument
92 _Rb_tree_decrement(_Rb_tree_node_base* __x) argument
118 _Rb_tree_decrement(const _Rb_tree_node_base* __x) argument
124 _Rb_tree_rotate_left(_Rb_tree_node_base* const __x, _Rb_tree_node_base*& __root) argument
145 _Rb_tree_rotate_right(_Rb_tree_node_base* const __x, _Rb_tree_node_base*& __root) argument
166 _Rb_tree_insert_and_rebalance(const bool __insert_left, _Rb_tree_node_base* __x, _Rb_tree_node_base* __p, _Rb_tree_node_base& __header) argument
264 _Rb_tree_node_base* __x = 0; local
[all...]
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/debug/
H A Dsafe_base.h100 _Safe_iterator_base(const _Safe_iterator_base& __x, bool __constant) argument
H A Dfunctions.h56 __check_singular(_Iterator& __x) argument
68 __check_singular(const _Safe_iterator<_Iterator, _Sequence>& __x) argument
87 __check_dereferenceable(const _Safe_iterator<_Iterator, _Sequence>& __x) argument
H A Dsafe_sequence.h159 _M_transfer_iter(const _Safe_iterator<_Iterator, _Sequence>& __x) argument
H A Dhash_map.h114 hash_map(const _Base& __x) : _Base(__x), _Safe_base() { } argument
121 swap(hash_map& __x) argument
264 operator==(const hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, argument
271 operator!=(const hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, argument
278 swap(hash_map<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, argument
[all...]
H A Dhash_multimap.h118 swap(hash_multimap& __x) argument
248 operator==(const hash_multimap<_Value,_Tp,_HashFcn,_EqualKey,_Alloc>& __x, argument
255 operator!=(const hash_multimap<_Value,_Tp,_HashFcn,_EqualKey,_Alloc>& __x, argument
262 swap(hash_multimap<_Value, _Tp, _HashFcn, _EqualKey, _Alloc>& __x, argument
H A Dhash_multiset.h116 hash_multiset(const _Base& __x) : _Base(__x), _Safe_base() { } argument
123 swap(hash_multiset& __x) argument
225 operator==(const hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __x, argument
231 operator!=(const hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __x, argument
237 swap(hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>& __x, argument
[all...]
H A Dhash_set.h111 hash_set(const _Base& __x) : _Base(__x), _Safe_base() { } argument
118 swap(hash_set& __x) argument
239 operator==(const hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __x, argument
246 operator!=(const hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __x, argument
253 swap(hash_set<_Value, _HashFcn, _EqualKey, _Alloc>& __x, argument
[all...]
H A Dmap.h91 map(const map<_Key,_Tp,_Compare,_Allocator>& __x) argument
94 map(const _Base& __x) : _Base(__x), _Safe_base() { } argument
99 operator=(const map<_Key,_Tp,_Compare,_Allocator>& __x) argument
157 insert(const value_type& __x) argument
166 insert(iterator __position, const value_type& __x) argument
189 erase(const key_type& __x) argument
213 swap(map<_Key,_Tp,_Compare,_Allocator>& __x) argument
229 find(const key_type& __x) argument
239 lower_bound(const key_type& __x) argument
247 upper_bound(const key_type& __x) argument
255 equal_range(const key_type& __x) argument
[all...]
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/backward/
H A Ddefalloc.h98 pointer address(reference __x) { return (pointer)&__x; } argument
99 const_pointer const_address(const_reference __x) { argument

Completed in 316 milliseconds

12