Searched refs:__x (Results 1 - 25 of 87) sorted by relevance

1234

/freebsd-11-stable/contrib/llvm-project/clang/lib/Headers/
H A Dtgmath.h49 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
50 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
52 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
60 __tg_acos(float __x) {return acosf(__x);} argument
64 __tg_acos(double __x) {return acos(__x);} argument
68 __tg_acos(long double __x) argument
72 __tg_acos(float _Complex __x) argument
76 __tg_acos(double _Complex __x) argument
80 __tg_acos(long double _Complex __x) argument
89 __tg_asin(float __x) argument
93 __tg_asin(double __x) argument
97 __tg_asin(long double __x) argument
101 __tg_asin(float _Complex __x) argument
105 __tg_asin(double _Complex __x) argument
109 __tg_asin(long double _Complex __x) argument
118 __tg_atan(float __x) argument
122 __tg_atan(double __x) argument
126 __tg_atan(long double __x) argument
130 __tg_atan(float _Complex __x) argument
134 __tg_atan(double _Complex __x) argument
138 __tg_atan(long double _Complex __x) argument
147 __tg_acosh(float __x) argument
151 __tg_acosh(double __x) argument
155 __tg_acosh(long double __x) argument
159 __tg_acosh(float _Complex __x) argument
163 __tg_acosh(double _Complex __x) argument
167 __tg_acosh(long double _Complex __x) argument
176 __tg_asinh(float __x) argument
180 __tg_asinh(double __x) argument
184 __tg_asinh(long double __x) argument
188 __tg_asinh(float _Complex __x) argument
192 __tg_asinh(double _Complex __x) argument
196 __tg_asinh(long double _Complex __x) argument
205 __tg_atanh(float __x) argument
209 __tg_atanh(double __x) argument
213 __tg_atanh(long double __x) argument
217 __tg_atanh(float _Complex __x) argument
221 __tg_atanh(double _Complex __x) argument
225 __tg_atanh(long double _Complex __x) argument
234 __tg_cos(float __x) argument
238 __tg_cos(double __x) argument
242 __tg_cos(long double __x) argument
246 __tg_cos(float _Complex __x) argument
250 __tg_cos(double _Complex __x) argument
254 __tg_cos(long double _Complex __x) argument
263 __tg_sin(float __x) argument
267 __tg_sin(double __x) argument
271 __tg_sin(long double __x) argument
275 __tg_sin(float _Complex __x) argument
279 __tg_sin(double _Complex __x) argument
283 __tg_sin(long double _Complex __x) argument
292 __tg_tan(float __x) argument
296 __tg_tan(double __x) argument
300 __tg_tan(long double __x) argument
304 __tg_tan(float _Complex __x) argument
308 __tg_tan(double _Complex __x) argument
312 __tg_tan(long double _Complex __x) argument
321 __tg_cosh(float __x) argument
325 __tg_cosh(double __x) argument
329 __tg_cosh(long double __x) argument
333 __tg_cosh(float _Complex __x) argument
337 __tg_cosh(double _Complex __x) argument
341 __tg_cosh(long double _Complex __x) argument
350 __tg_sinh(float __x) argument
354 __tg_sinh(double __x) argument
358 __tg_sinh(long double __x) argument
362 __tg_sinh(float _Complex __x) argument
366 __tg_sinh(double _Complex __x) argument
370 __tg_sinh(long double _Complex __x) argument
379 __tg_tanh(float __x) argument
383 __tg_tanh(double __x) argument
387 __tg_tanh(long double __x) argument
391 __tg_tanh(float _Complex __x) argument
395 __tg_tanh(double _Complex __x) argument
399 __tg_tanh(long double _Complex __x) argument
408 __tg_exp(float __x) argument
412 __tg_exp(double __x) argument
416 __tg_exp(long double __x) argument
420 __tg_exp(float _Complex __x) argument
424 __tg_exp(double _Complex __x) argument
428 __tg_exp(long double _Complex __x) argument
437 __tg_log(float __x) argument
441 __tg_log(double __x) argument
445 __tg_log(long double __x) argument
449 __tg_log(float _Complex __x) argument
453 __tg_log(double _Complex __x) argument
457 __tg_log(long double _Complex __x) argument
466 __tg_pow(float __x, float __y) argument
470 __tg_pow(double __x, double __y) argument
474 __tg_pow(long double __x, long double __y) argument
478 __tg_pow(float _Complex __x, float _Complex __y) argument
482 __tg_pow(double _Complex __x, double _Complex __y) argument
486 __tg_pow(long double _Complex __x, long double _Complex __y) argument
497 __tg_sqrt(float __x) argument
501 __tg_sqrt(double __x) argument
505 __tg_sqrt(long double __x) argument
509 __tg_sqrt(float _Complex __x) argument
513 __tg_sqrt(double _Complex __x) argument
517 __tg_sqrt(long double _Complex __x) argument
526 __tg_fabs(float __x) argument
530 __tg_fabs(double __x) argument
534 __tg_fabs(long double __x) argument
538 __tg_fabs(float _Complex __x) argument
542 __tg_fabs(double _Complex __x) argument
546 __tg_fabs(long double _Complex __x) argument
555 __tg_atan2(float __x, float __y) argument
559 __tg_atan2(double __x, double __y) argument
563 __tg_atan2(long double __x, long double __y) argument
573 __tg_cbrt(float __x) argument
577 __tg_cbrt(double __x) argument
581 __tg_cbrt(long double __x) argument
590 __tg_ceil(float __x) argument
594 __tg_ceil(double __x) argument
598 __tg_ceil(long double __x) argument
607 __tg_copysign(float __x, float __y) argument
611 __tg_copysign(double __x, double __y) argument
615 __tg_copysign(long double __x, long double __y) argument
625 __tg_erf(float __x) argument
629 __tg_erf(double __x) argument
633 __tg_erf(long double __x) argument
642 __tg_erfc(float __x) argument
646 __tg_erfc(double __x) argument
650 __tg_erfc(long double __x) argument
659 __tg_exp2(float __x) argument
663 __tg_exp2(double __x) argument
667 __tg_exp2(long double __x) argument
676 __tg_expm1(float __x) argument
680 __tg_expm1(double __x) argument
684 __tg_expm1(long double __x) argument
693 __tg_fdim(float __x, float __y) argument
697 __tg_fdim(double __x, double __y) argument
701 __tg_fdim(long double __x, long double __y) argument
711 __tg_floor(float __x) argument
715 __tg_floor(double __x) argument
719 __tg_floor(long double __x) argument
728 __tg_fma(float __x, float __y, float __z) argument
733 __tg_fma(double __x, double __y, double __z) argument
738 __tg_fma(long double __x,long double __y, long double __z) argument
751 __tg_fmax(float __x, float __y) argument
755 __tg_fmax(double __x, double __y) argument
759 __tg_fmax(long double __x, long double __y) argument
769 __tg_fmin(float __x, float __y) argument
773 __tg_fmin(double __x, double __y) argument
777 __tg_fmin(long double __x, long double __y) argument
787 __tg_fmod(float __x, float __y) argument
791 __tg_fmod(double __x, double __y) argument
795 __tg_fmod(long double __x, long double __y) argument
805 __tg_frexp(float __x, int* __y) argument
809 __tg_frexp(double __x, int* __y) argument
813 __tg_frexp(long double __x, int* __y) argument
822 __tg_hypot(float __x, float __y) argument
826 __tg_hypot(double __x, double __y) argument
830 __tg_hypot(long double __x, long double __y) argument
840 __tg_ilogb(float __x) argument
844 __tg_ilogb(double __x) argument
848 __tg_ilogb(long double __x) argument
857 __tg_ldexp(float __x, int __y) argument
861 __tg_ldexp(double __x, int __y) argument
865 __tg_ldexp(long double __x, int __y) argument
874 __tg_lgamma(float __x) argument
878 __tg_lgamma(double __x) argument
882 __tg_lgamma(long double __x) argument
891 __tg_llrint(float __x) argument
895 __tg_llrint(double __x) argument
899 __tg_llrint(long double __x) argument
908 __tg_llround(float __x) argument
912 __tg_llround(double __x) argument
916 __tg_llround(long double __x) argument
925 __tg_log10(float __x) argument
929 __tg_log10(double __x) argument
933 __tg_log10(long double __x) argument
942 __tg_log1p(float __x) argument
946 __tg_log1p(double __x) argument
950 __tg_log1p(long double __x) argument
959 __tg_log2(float __x) argument
963 __tg_log2(double __x) argument
967 __tg_log2(long double __x) argument
976 __tg_logb(float __x) argument
980 __tg_logb(double __x) argument
984 __tg_logb(long double __x) argument
993 __tg_lrint(float __x) argument
997 __tg_lrint(double __x) argument
1001 __tg_lrint(long double __x) argument
1010 __tg_lround(float __x) argument
1014 __tg_lround(double __x) argument
1018 __tg_lround(long double __x) argument
1027 __tg_nearbyint(float __x) argument
1031 __tg_nearbyint(double __x) argument
1035 __tg_nearbyint(long double __x) argument
1044 __tg_nextafter(float __x, float __y) argument
1048 __tg_nextafter(double __x, double __y) argument
1052 __tg_nextafter(long double __x, long double __y) argument
1062 __tg_nexttoward(float __x, long double __y) argument
1066 __tg_nexttoward(double __x, long double __y) argument
1070 __tg_nexttoward(long double __x, long double __y) argument
1079 __tg_remainder(float __x, float __y) argument
1083 __tg_remainder(double __x, double __y) argument
1087 __tg_remainder(long double __x, long double __y) argument
1097 __tg_remquo(float __x, float __y, int* __z) argument
1102 __tg_remquo(double __x, double __y, int* __z) argument
1107 __tg_remquo(long double __x,long double __y, int* __z) argument
1120 __tg_rint(float __x) argument
1124 __tg_rint(double __x) argument
1128 __tg_rint(long double __x) argument
1137 __tg_round(float __x) argument
1141 __tg_round(double __x) argument
1145 __tg_round(long double __x) argument
1154 __tg_scalbn(float __x, int __y) argument
1158 __tg_scalbn(double __x, int __y) argument
1162 __tg_scalbn(long double __x, int __y) argument
1171 __tg_scalbln(float __x, long __y) argument
1175 __tg_scalbln(double __x, long __y) argument
1179 __tg_scalbln(long double __x, long __y) argument
1188 __tg_tgamma(float __x) argument
1192 __tg_tgamma(double __x) argument
1196 __tg_tgamma(long double __x) argument
1205 __tg_trunc(float __x) argument
1209 __tg_trunc(double __x) argument
1213 __tg_trunc(long double __x) argument
1222 __tg_carg(float __x) argument
1226 __tg_carg(double __x) argument
1230 __tg_carg(long double __x) argument
1234 __tg_carg(float _Complex __x) argument
1238 __tg_carg(double _Complex __x) argument
1242 __tg_carg(long double _Complex __x) argument
1251 __tg_cimag(float __x) argument
1255 __tg_cimag(double __x) argument
1259 __tg_cimag(long double __x) argument
1263 __tg_cimag(float _Complex __x) argument
1267 __tg_cimag(double _Complex __x) argument
1271 __tg_cimag(long double _Complex __x) argument
1280 __tg_conj(float __x) argument
1284 __tg_conj(double __x) argument
1288 __tg_conj(long double __x) argument
1292 __tg_conj(float _Complex __x) argument
1296 __tg_conj(double _Complex __x) argument
1300 __tg_conj(long double _Complex __x) argument
1309 __tg_cproj(float __x) argument
1313 __tg_cproj(double __x) argument
1317 __tg_cproj(long double __x) argument
1321 __tg_cproj(float _Complex __x) argument
1325 __tg_cproj(double _Complex __x) argument
1329 __tg_cproj(long double _Complex __x) argument
1338 __tg_creal(float __x) argument
1342 __tg_creal(double __x) argument
1346 __tg_creal(long double __x) argument
1350 __tg_creal(float _Complex __x) argument
1354 __tg_creal(double _Complex __x) argument
1358 __tg_creal(long double _Complex __x) argument
[all...]
H A Dadxintrin.h22 _addcarryx_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
25 return __builtin_ia32_addcarryx_u32(__cf, __x, __y, __p);
30 _addcarryx_u64(unsigned char __cf, unsigned long long __x, argument
33 return __builtin_ia32_addcarryx_u64(__cf, __x, __y, __p);
39 _addcarry_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
42 return __builtin_ia32_addcarryx_u32(__cf, __x, __y, __p);
47 _addcarry_u64(unsigned char __cf, unsigned long long __x, argument
50 return __builtin_ia32_addcarryx_u64(__cf, __x, __y, __p);
55 _subborrow_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
58 return __builtin_ia32_subborrow_u32(__cf, __x, __
63 _subborrow_u64(unsigned char __cf, unsigned long long __x, unsigned long long __y, unsigned long long *__p) argument
[all...]
H A D__clang_cuda_cmath.h51 __DEVICE__ float abs(float __x) { return ::fabsf(__x); } argument
52 __DEVICE__ double abs(double __x) { return ::fabs(__x); } argument
56 __DEVICE__ const float abs(const float __x) { return ::fabsf((float)__x); } argument
57 __DEVICE__ const double abs(const double __x) { return ::fabs((double)__x); } argument
59 __DEVICE__ float acos(float __x) { return ::acosf(__x); } argument
60 asin(float __x) argument
61 atan(float __x) argument
62 atan2(float __x, float __y) argument
63 ceil(float __x) argument
64 cos(float __x) argument
65 cosh(float __x) argument
66 exp(float __x) argument
68 floor(float __x) argument
69 fmod(float __x, float __y) argument
72 fpclassify(float __x) argument
76 fpclassify(double __x) argument
88 isinf(float __x) argument
89 isinf(double __x) argument
90 isfinite(float __x) argument
94 isfinite(double __x) argument
95 isnan(float __x) argument
96 isnan(double __x) argument
99 isgreater(float __x, float __y) argument
102 isgreater(double __x, double __y) argument
105 isgreaterequal(float __x, float __y) argument
108 isgreaterequal(double __x, double __y) argument
111 isless(float __x, float __y) argument
114 isless(double __x, double __y) argument
117 islessequal(float __x, float __y) argument
120 islessequal(double __x, double __y) argument
123 islessgreater(float __x, float __y) argument
126 islessgreater(double __x, double __y) argument
129 isnormal(float __x) argument
130 isnormal(double __x) argument
131 isunordered(float __x, float __y) argument
134 isunordered(double __x, double __y) argument
140 log(float __x) argument
141 log10(float __x) argument
142 modf(float __x, float *__iptr) argument
152 signbit(float __x) argument
153 signbit(double __x) argument
154 sin(float __x) argument
155 sinh(float __x) argument
156 sqrt(float __x) argument
157 tan(float __x) argument
158 tanh(float __x) argument
284 fma(__T1 __x, __T2 __y, __T3 __z) argument
291 frexp(__T __x, int *__exp) argument
298 ldexp(__T __x, int __exp) argument
307 remquo(__T1 __x, __T2 __y, int *__quo) argument
314 scalbln(__T __x, long __exp) argument
321 scalbn(__T __x, int __exp) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/src/
H A Dtree.cc63 _Rb_tree_increment(_Rb_tree_node_base* __x) argument
65 if (__x->_M_right != 0)
67 __x = __x->_M_right;
68 while (__x->_M_left != 0)
69 __x = __x->_M_left;
73 _Rb_tree_node_base* __y = __x->_M_parent;
74 while (__x == __y->_M_right)
76 __x
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...]
H A Dlist.cc61 _List_node_base::swap(_List_node_base& __x, _List_node_base& __y) argument
63 if ( __x._M_next != &__x )
67 // Both __x and __y are not empty.
68 std::swap(__x._M_next,__y._M_next);
69 std::swap(__x._M_prev,__y._M_prev);
70 __x._M_next->_M_prev = __x._M_prev->_M_next = &__x;
75 // __x i
[all...]
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_relops.h92 operator!=(const _Tp& __x, const _Tp& __y) argument
93 { return !(__x == __y); }
105 operator>(const _Tp& __x, const _Tp& __y) argument
106 { return __y < __x; }
118 operator<=(const _Tp& __x, const _Tp& __y) argument
119 { return !(__y < __x); }
131 operator>=(const _Tp& __x, const _Tp& __y) argument
132 { return !(__x < __y); }
H A Dstl_pair.h96 operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
97 { return __x.first == __y.first && __x.second == __y.second; }
102 operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
103 { return __x.first < __y.first
104 || (!(__y.first < __x.first) && __x.second < __y.second); }
109 operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
110 { return !(__x == __y); }
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_multimap.h121 bool operator()(const value_type& __x, const value_type& __y) const argument
122 { return comp(__x.first, __y.first); }
173 multimap(const multimap& __x) argument
174 : _M_t(__x._M_t) { }
225 operator=(const multimap& __x) argument
227 _M_t = __x._M_t;
339 insert(const value_type& __x) argument
340 { return _M_t._M_insert_equal(__x); }
363 insert(iterator __position, const value_type& __x) argument
364 { return _M_t._M_insert_equal(__position, __x); }
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& __x) argument
184 : _M_t(__x._M_t) { }
194 operator=(const multiset& __x) argument
196 _M_t = __x._M_t;
278 swap(multiset& __x) argument
279 { _M_t.swap(__x._M_t); }
294 insert(const value_type& __x) argument
295 { return _M_t._M_insert_equal(__x); }
318 insert(iterator __position, const value_type& __x) argument
319 { return _M_t._M_insert_equal(__position, __x); }
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& __x) argument
194 : _M_t(__x._M_t) { }
204 operator=(const set& __x) argument
206 _M_t = __x._M_t;
286 swap(set& __x) argument
287 { _M_t.swap(__x._M_t); }
304 insert(const value_type& __x) argument
307 _M_t._M_insert_unique(__x);
331 insert(iterator __position, const value_type& __x) argument
332 { return _M_t._M_insert_unique(__position, __x); }
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...]
H A Dstl_function.h137 operator()(const _Tp& __x, const _Tp& __y) const argument
138 { return __x + __y; }
146 operator()(const _Tp& __x, const _Tp& __y) const argument
147 { return __x - __y; }
155 operator()(const _Tp& __x, const _Tp& __y) const argument
156 { return __x * __y; }
164 operator()(const _Tp& __x, const _Tp& __y) const argument
165 { return __x / __y; }
173 operator()(const _Tp& __x, const _Tp& __y) const argument
174 { return __x
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_tree.h106 _S_minimum(_Base_ptr __x) argument
108 while (__x->_M_left != 0) __x = __x->_M_left;
109 return __x;
113 _S_minimum(_Const_Base_ptr __x) argument
115 while (__x->_M_left != 0) __x = __x->_M_left;
116 return __x;
120 _S_maximum(_Base_ptr __x) argument
127 _S_maximum(_Const_Base_ptr __x) argument
171 _Rb_tree_iterator(_Link_type __x) argument
243 _Rb_tree_const_iterator(_Link_type __x) argument
300 operator ==(const _Rb_tree_iterator<_Val>& __x, const _Rb_tree_const_iterator<_Val>& __y) argument
306 operator !=(const _Rb_tree_iterator<_Val>& __x, const _Rb_tree_const_iterator<_Val>& __y) argument
376 _M_create_node(const value_type& __x) argument
390 _M_clone_node(_Const_Link_type __x) argument
513 _S_value(_Const_Link_type __x) argument
517 _S_key(_Const_Link_type __x) argument
521 _S_left(_Base_ptr __x) argument
525 _S_left(_Const_Base_ptr __x) argument
529 _S_right(_Base_ptr __x) argument
533 _S_right(_Const_Base_ptr __x) argument
537 _S_value(_Const_Base_ptr __x) argument
541 _S_key(_Const_Base_ptr __x) argument
545 _S_minimum(_Base_ptr __x) argument
549 _S_minimum(_Const_Base_ptr __x) argument
553 _S_maximum(_Base_ptr __x) argument
557 _S_maximum(_Const_Base_ptr __x) argument
596 _Rb_tree(const _Rb_tree& __x) argument
771 operator ==(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) argument
781 operator <(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) argument
791 operator !=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) argument
798 operator >(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) argument
805 operator <=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) argument
812 operator >=(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) argument
819 swap(_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x, _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __y) argument
827 operator =(const _Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>& __x) argument
849 _M_insert(_Base_ptr __x, _Base_ptr __p, const _Val& __v) argument
867 _M_insert_lower(_Base_ptr __x, _Base_ptr __p, const _Val& __v) argument
885 _M_insert(_Const_Base_ptr __x, _Const_Base_ptr __p, const _Val& __v) argument
906 _Link_type __x = _M_begin(); local
923 _Link_type __x = _M_begin(); local
991 _Link_type __x = _M_begin(); local
1289 erase(const _Key& __x) argument
1301 _M_copy(_Const_Link_type __x, _Link_type __p) argument
1337 _M_erase(_Link_type __x) argument
1391 _Link_type __x = _M_begin(); // Current node. local
1412 _Const_Link_type __x = _M_begin(); // Current node. local
1445 _Link_type __x = _M_begin(); // Current node. local
1463 _Const_Link_type __x = _M_begin(); // Current node. local
1481 _Link_type __x = _M_begin(); // Current node. local
1499 _Const_Link_type __x = _M_begin(); // Current node. local
1549 _Const_Link_type __x = static_cast<_Const_Link_type>(__it._M_node); local
[all...]
H A Dstl_stack.h178 push(const value_type& __x) argument
179 { c.push_back(__x); }
214 operator==(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
215 { return __x.c == __y.c; }
232 operator<(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
233 { return __x.c < __y.c; }
238 operator!=(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
239 { return !(__x == __y); }
244 operator>(const stack<_Tp, _Seq>& __x, const stack<_Tp, _Seq>& __y) argument
245 { return __y < __x; }
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_list.h81 swap(_List_node_base& __x, _List_node_base& __y);
127 _List_iterator(_List_node_base* __x) argument
128 : _M_node(__x) { }
170 operator==(const _Self& __x) const
171 { return _M_node == __x._M_node; }
174 operator!=(const _Self& __x) const
175 { return _M_node != __x._M_node; }
205 _List_const_iterator(const _List_node_base* __x) argument
206 : _M_node(__x) { }
208 _List_const_iterator(const iterator& __x) argument
265 operator ==(const _List_iterator<_Val>& __x, const _List_const_iterator<_Val>& __y) argument
271 operator !=(const _List_iterator<_Val>& __x, const _List_const_iterator<_Val>& __y) argument
458 _M_create_node(const value_type& __x) argument
506 list(const list& __x) argument
744 push_front(const value_type& __x) argument
745 { this->_M_insert(begin(), __x); } local
774 push_back(const value_type& __x) argument
775 { this->_M_insert(end(), __x); } local
819 insert(iterator __position, size_type __n, const value_type& __x) argument
901 swap(list& __x) argument
937 splice(iterator __position, list& __x) argument
957 splice(iterator __position, list& __x, iterator __i) argument
983 splice(iterator __position, list& __x, iterator __first, iterator __last) argument
1114 _M_initialize_dispatch(_Integer __n, _Integer __x, __true_type) argument
1133 _M_fill_initialize(size_type __n, const value_type& __x) argument
1170 _M_insert(iterator __position, const value_type& __x) argument
1188 _M_check_equal_allocators(list& __x) argument
1207 operator ==(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) argument
1236 operator <(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) argument
1243 operator !=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) argument
1249 operator >(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) argument
1255 operator <=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) argument
1261 operator >=(const list<_Tp, _Alloc>& __x, const list<_Tp, _Alloc>& __y) argument
1267 swap(list<_Tp, _Alloc>& __x, list<_Tp, _Alloc>& __y) argument
[all...]
H A Dstl_map.h122 bool operator()(const value_type& __x, const value_type& __y) const argument
123 { return comp(__x.first, __y.first); }
175 map(const map& __x) argument
176 : _M_t(__x._M_t) { }
226 operator=(const map& __x) argument
228 _M_t = __x._M_t;
399 insert(const value_type& __x) argument
400 { return _M_t._M_insert_unique(__x); }
426 insert(iterator __position, const value_type& __x) argument
427 { return _M_t._M_insert_unique(__position, __x); }
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_queue.h203 push(const value_type& __x) argument
204 { c.push_back(__x); }
239 operator==(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
240 { return __x.c == __y.c; }
257 operator<(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
258 { return __x.c < __y.c; }
263 operator!=(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
264 { return !(__x == __y); }
269 operator>(const queue<_Tp, _Seq>& __x, const queue<_Tp, _Seq>& __y) argument
270 { return __y < __x; }
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...]
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dhash_fun.h102 operator()(char __x) const
103 { return __x; }
110 operator()(unsigned char __x) const
111 { return __x; }
118 operator()(unsigned char __x) const
119 { return __x; }
126 operator()(short __x) const
127 { return __x; }
134 operator()(unsigned short __x) const
135 { return __x; }
[all...]
/freebsd-11-stable/contrib/libstdc++/include/c_std/
H A Dstd_cmath.h89 abs(double __x) argument
90 { return __builtin_fabs(__x); }
93 abs(float __x) argument
94 { return __builtin_fabsf(__x); }
97 abs(long double __x) argument
98 { return __builtin_fabsl(__x); }
103 acos(float __x) argument
104 { return __builtin_acosf(__x); }
107 acos(long double __x) argument
108 { return __builtin_acosl(__x); }
113 acos(_Tp __x) argument
119 asin(float __x) argument
123 asin(long double __x) argument
129 asin(_Tp __x) argument
135 atan(float __x) argument
139 atan(long double __x) argument
145 atan(_Tp __x) argument
151 atan2(float __y, float __x) argument
155 atan2(long double __y, long double __x) argument
162 atan2(_Tp __y, _Up __x) argument
168 ceil(float __x) argument
172 ceil(long double __x) argument
178 ceil(_Tp __x) argument
184 cos(float __x) argument
188 cos(long double __x) argument
194 cos(_Tp __x) argument
200 cosh(float __x) argument
204 cosh(long double __x) argument
210 cosh(_Tp __x) argument
216 exp(float __x) argument
220 exp(long double __x) argument
226 exp(_Tp __x) argument
232 fabs(float __x) argument
236 fabs(long double __x) argument
242 fabs(_Tp __x) argument
248 floor(float __x) argument
252 floor(long double __x) argument
258 floor(_Tp __x) argument
264 fmod(float __x, float __y) argument
268 fmod(long double __x, long double __y) argument
274 frexp(float __x, int* __exp) argument
278 frexp(long double __x, int* __exp) argument
284 frexp(_Tp __x, int* __exp) argument
290 ldexp(float __x, int __exp) argument
294 ldexp(long double __x, int __exp) argument
300 ldexp(_Tp __x, int __exp) argument
306 log(float __x) argument
310 log(long double __x) argument
316 log(_Tp __x) argument
322 log10(float __x) argument
326 log10(long double __x) argument
332 log10(_Tp __x) argument
338 modf(float __x, float* __iptr) argument
342 modf(long double __x, long double* __iptr) argument
347 __pow_helper(_Tp __x, int __n) argument
357 pow(float __x, float __y) argument
361 pow(long double __x, long double __y) argument
365 pow(double __x, int __i) argument
369 pow(float __x, int __n) argument
373 pow(long double __x, int __n) argument
379 sin(float __x) argument
383 sin(long double __x) argument
389 sin(_Tp __x) argument
395 sinh(float __x) argument
399 sinh(long double __x) argument
405 sinh(_Tp __x) argument
411 sqrt(float __x) argument
415 sqrt(long double __x) argument
421 sqrt(_Tp __x) argument
427 tan(float __x) argument
431 tan(long double __x) argument
437 tan(_Tp __x) argument
443 tanh(float __x) argument
447 tanh(long double __x) argument
453 tanh(_Tp __x) argument
[all...]
/freebsd-11-stable/sys/dev/bwi/
H A Dbitops.h77 #define __SHIFTOUT(__x, __mask) (((__x) & (__mask)) / __LOWEST_SET_BIT(__mask))
78 #define __SHIFTIN(__x, __mask) ((__x) * __LOWEST_SET_BIT(__mask))
/freebsd-11-stable/contrib/libstdc++/include/c/
H A Dstd_cmath.h85 abs(double __x) argument
86 { return __builtin_fabs(__x); }
89 abs(float __x) argument
90 { return __builtin_fabsf(__x); }
93 abs(long double __x) argument
94 { return __builtin_fabsl(__x); }
98 modf(float __x, float* __iptr) { return modff(__x, __iptr); } argument
101 modf(float __x, float* __iptr) argument
104 double __res = modf(static_cast<double>(__x),
112 modf(long double __x, long double* __iptr) argument
115 modf(long double __x, long double* __iptr) argument
[all...]
/freebsd-11-stable/lib/libnetbsd/sys/
H A Dcdefs.h68 * __x.
70 #define __arraycount(__x) (sizeof(__x) / sizeof(__x[0]))
/freebsd-11-stable/contrib/libstdc++/include/debug/
H A Dmultiset.h89 multiset(const multiset<_Key,_Compare,_Allocator>& __x) argument
90 : _Base(__x), _Safe_base() { }
92 multiset(const _Base& __x) : _Base(__x), _Safe_base() { } argument
97 operator=(const multiset<_Key,_Compare,_Allocator>& __x) argument
99 *static_cast<_Base*>(this) = __x;
146 insert(const value_type& __x) argument
147 { return iterator(_Base::insert(__x), this); }
150 insert(iterator __position, const value_type& __x) argument
153 return iterator(_Base::insert(__position.base(), __x), thi
173 erase(const key_type& __x) argument
198 swap(multiset<_Key,_Compare,_Allocator>& __x) argument
214 find(const key_type& __x) argument
226 lower_bound(const key_type& __x) argument
236 upper_bound(const key_type& __x) argument
246 equal_range(const key_type& __x) argument
321 swap(multiset<_Key,_Compare,_Allocator>& __x, multiset<_Key,_Compare,_Allocator>& __y) argument
[all...]
H A Dset.h89 set(const set<_Key,_Compare,_Allocator>& __x) argument
90 : _Base(__x), _Safe_base() { }
92 set(const _Base& __x) : _Base(__x), _Safe_base() { } argument
97 operator=(const set<_Key,_Compare,_Allocator>& __x) argument
99 *static_cast<_Base*>(this) = __x;
146 insert(const value_type& __x) argument
149 std::pair<_Base_iterator, bool> __res = _Base::insert(__x);
155 insert(iterator __position, const value_type& __x) argument
158 return iterator(_Base::insert(__position.base(), __x), thi
178 erase(const key_type& __x) argument
203 swap(set<_Key,_Compare,_Allocator>& __x) argument
219 find(const key_type& __x) argument
231 lower_bound(const key_type& __x) argument
241 upper_bound(const key_type& __x) argument
251 equal_range(const key_type& __x) argument
326 swap(set<_Key,_Compare,_Allocator>& __x, set<_Key,_Compare,_Allocator>& __y) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/config/os/newlib/
H A Dctype_noninline.h71 int __x = __c; local
72 return (this->is(ctype_base::lower, __c) ? (__x - 'a' + 'A') : __x);
89 int __x = __c; local
90 return (this->is(ctype_base::upper, __c) ? (__x - 'A' + 'a') : __x);
/freebsd-11-stable/sys/compat/linuxkpi/common/include/linux/
H A Duaccess.h50 __typeof(*(_p)) __x; \
51 __err = linux_copyin((_p), &(__x), sizeof(*(_p))); \
52 (_x) = __x; \
57 __typeof(*(_p)) __x = (_x); \
58 linux_copyout(&(__x), (_p), sizeof(*(_p))); \

Completed in 304 milliseconds

1234