Searched defs:__b (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dstl_pair.h84 pair(const _T1& __a, const _T2& __b) argument
H A Dboost_concept_check.h185 void __const_constraints(const _Tp& __b) { argument
205 _Tp __b; member in struct:_CopyConstructibleConcept
217 void __const_constraints(const _Tp& __b) { argument
254 _Tp __a, __b; member in struct:_EqualityComparableConcept
[all...]
H A Dstl_algobase.h93 swap(_Tp& __a, _Tp& __b) argument
111 iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) argument
126 iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) argument
143 iter_swap(_ForwardIterator1 __a, _ForwardIterator2 __b) argument
182 min(const _Tp& __a, const _Tp& __b) argument
204 max(const _Tp& __a, const _Tp& __b) argument
226 min(const _Tp& __a, const _Tp& __b, _Compare __comp) argument
246 max(const _Tp& __a, const _Tp& __b, _Compare __comp) argument
[all...]
H A Dstreambuf_iterator.h198 operator ==(const istreambuf_iterator<_CharT, _Traits>& __a, const istreambuf_iterator<_CharT, _Traits>& __b) argument
204 operator !=(const istreambuf_iterator<_CharT, _Traits>& __a, const istreambuf_iterator<_CharT, _Traits>& __b) argument
H A Dvalarray_array.h81 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e) argument
93 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e) argument
99 __valarray_default_construct(_Tp* __restrict__ __b, _Tp* __restrict__ __e) argument
113 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e, const _Tp __t) argument
124 _S_do_it(_Tp* __restrict__ __b, _Tp* __restrict__ __e, const _Tp __t) argument
133 __valarray_fill_construct(_Tp* __restrict__ __b, _Tp* __restrict__ __e, const _Tp __t) argument
149 _S_do_it(const _Tp* __restrict__ __b, const _Tp* __restrict__ __e, _Tp* __restrict__ __o) argument
161 _S_do_it(const _Tp* __restrict__ __b, const _Tp* __restrict__ __e, _Tp* __restrict__ __o) argument
168 __valarray_copy_construct(const _Tp* __restrict__ __b, const _Tp* __restrict__ __e, _Tp* __restrict__ __o) argument
213 __valarray_destroy_elements(_Tp* __restrict__ __b, _Tp* __restrict__ __e) argument
258 _S_do_it(const _Tp* __restrict__ __a, size_t __n, _Tp* __restrict__ __b) argument
269 _S_do_it(const _Tp* __restrict__ __a, size_t __n, _Tp* __restrict__ __b) argument
276 __valarray_copy(const _Tp* __restrict__ __a, size_t __n, _Tp* __restrict__ __b) argument
285 __valarray_copy(const _Tp* __restrict__ __a, size_t __n, size_t __s, _Tp* __restrict__ __b) argument
295 __valarray_copy(const _Tp* __restrict__ __a, _Tp* __restrict__ __b, size_t __n, size_t __s) argument
316 __valarray_copy(const _Tp* __restrict__ __a, const size_t* __restrict__ __i, _Tp* __restrict__ __b, size_t __n) argument
327 __valarray_copy(const _Tp* __restrict__ __a, size_t __n, _Tp* __restrict__ __b, const size_t* __restrict__ __i) argument
431 __valarray_copy_construct(_Array<_Tp> __a, _Array<size_t> __i, _Array<_Tp> __b, size_t __n) argument
439 __valarray_copy_construct(_Array<_Tp> __a, size_t __n, size_t __s, _Array<_Tp> __b) argument
462 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b) argument
468 __valarray_copy(_Array<_Tp> __a, size_t __n, size_t __s, _Array<_Tp> __b) argument
474 __valarray_copy(_Array<_Tp> __a, _Array<_Tp> __b, size_t __n, size_t __s) argument
481 __valarray_copy(_Array<_Tp> __a, size_t __n, size_t __s1, _Array<_Tp> __b, size_t __s2) argument
488 __valarray_copy(_Array<_Tp> __a, _Array<size_t> __i, _Array<_Tp> __b, size_t __n) argument
495 __valarray_copy(_Array<_Tp> __a, size_t __n, _Array<_Tp> __b, _Array<size_t> __i) argument
528 _Array(const _Tp* __restrict__ __b, size_t __s) argument
[all...]
H A Dios_base.h79 operator&(_Ios_Fmtflags __a, _Ios_Fmtflags __b) argument
83 operator|(_Ios_Fmtflags __a, _Ios_Fmtflags __b) argument
87 operator^(_Ios_Fmtflags __a, _Ios_Fmtflags __b) argument
91 operator|=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) argument
95 operator&=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) argument
99 operator ^=(_Ios_Fmtflags& __a, _Ios_Fmtflags __b) argument
119 operator &(_Ios_Openmode __a, _Ios_Openmode __b) argument
123 operator |(_Ios_Openmode __a, _Ios_Openmode __b) argument
127 operator ^(_Ios_Openmode __a, _Ios_Openmode __b) argument
131 operator |=(_Ios_Openmode& __a, _Ios_Openmode __b) argument
135 operator &=(_Ios_Openmode& __a, _Ios_Openmode __b) argument
139 operator ^=(_Ios_Openmode& __a, _Ios_Openmode __b) argument
157 operator &(_Ios_Iostate __a, _Ios_Iostate __b) argument
161 operator |(_Ios_Iostate __a, _Ios_Iostate __b) argument
165 operator ^(_Ios_Iostate __a, _Ios_Iostate __b) argument
169 operator |=(_Ios_Iostate& __a, _Ios_Iostate __b) argument
173 operator &=(_Ios_Iostate& __a, _Ios_Iostate __b) argument
177 operator ^=(_Ios_Iostate& __a, _Ios_Iostate __b) argument
[all...]
H A Dstl_algo.h87 __median(const _Tp& __a, const _Tp& __b, const _Tp& __c) argument
121 __median(const _Tp& __a, const _Tp& __b, const _Tp& __c, _Compare __comp) argument
[all...]
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/tr1/
H A Dboost_shared_ptr.h342 operator==(const __shared_count& __a, const __shared_count& __b) argument
346 operator<(const __shared_count& __a, const __shared_count& __b) argument
424 operator==(const __weak_count<_Lp>& __a, const __weak_count<_Lp>& __b) argument
428 operator<(const __weak_count<_Lp>& __a, const __weak_count<_Lp>& __b) argument
715 operator==(const __shared_ptr& __a, const __shared_ptr<_Tp1, _Lp>& __b) argument
720 operator !=(const __shared_ptr& __a, const __shared_ptr<_Tp1, _Lp>& __b) argument
725 operator <(const __shared_ptr& __a, const __shared_ptr<_Tp1, _Lp>& __b) argument
735 swap(__shared_ptr<_Tp, _Lp>& __a, __shared_ptr<_Tp, _Lp>& __b) argument
922 swap(__weak_ptr<_Tp, _Lp>& __a, __weak_ptr<_Tp, _Lp>& __b) argument
[all...]
H A Dhashtable_policy.h387 _Hashtable_iterator(_Hash_node<_Value, __cache>** __b) argument
432 _Hashtable_const_iterator(_Hash_node<_Value, __cache>** __b) argument
382 _Hashtable_iterator(_Hash_node<_Value, __cache>* __p, _Hash_node<_Value, __cache>** __b) argument
427 _Hashtable_const_iterator(_Hash_node<_Value, __cache>* __p, _Hash_node<_Value, __cache>** __b) argument
[all...]
/macosx-10.10.1/libstdcxx-104.1/include/c++/4.2.1/ext/
H A Dbitmap_allocator.h1059 const size_type __b = __n * sizeof(value_type); local

Completed in 78 milliseconds