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

12345

/external/clang/lib/Headers/
H A Dtgmath.h56 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
57 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
59 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
67 __tg_acos(float __x) {return acosf(__x);} argument
71 __tg_acos(double __x) {return acos(__x);} argument
75 __tg_acos(long double __x) argument
79 __tg_acos(float _Complex __x) argument
83 __tg_acos(double _Complex __x) argument
87 __tg_acos(long double _Complex __x) argument
96 __tg_asin(float __x) argument
100 __tg_asin(double __x) argument
104 __tg_asin(long double __x) argument
108 __tg_asin(float _Complex __x) argument
112 __tg_asin(double _Complex __x) argument
116 __tg_asin(long double _Complex __x) argument
125 __tg_atan(float __x) argument
129 __tg_atan(double __x) argument
133 __tg_atan(long double __x) argument
137 __tg_atan(float _Complex __x) argument
141 __tg_atan(double _Complex __x) argument
145 __tg_atan(long double _Complex __x) argument
154 __tg_acosh(float __x) argument
158 __tg_acosh(double __x) argument
162 __tg_acosh(long double __x) argument
166 __tg_acosh(float _Complex __x) argument
170 __tg_acosh(double _Complex __x) argument
174 __tg_acosh(long double _Complex __x) argument
183 __tg_asinh(float __x) argument
187 __tg_asinh(double __x) argument
191 __tg_asinh(long double __x) argument
195 __tg_asinh(float _Complex __x) argument
199 __tg_asinh(double _Complex __x) argument
203 __tg_asinh(long double _Complex __x) argument
212 __tg_atanh(float __x) argument
216 __tg_atanh(double __x) argument
220 __tg_atanh(long double __x) argument
224 __tg_atanh(float _Complex __x) argument
228 __tg_atanh(double _Complex __x) argument
232 __tg_atanh(long double _Complex __x) argument
241 __tg_cos(float __x) argument
245 __tg_cos(double __x) argument
249 __tg_cos(long double __x) argument
253 __tg_cos(float _Complex __x) argument
257 __tg_cos(double _Complex __x) argument
261 __tg_cos(long double _Complex __x) argument
270 __tg_sin(float __x) argument
274 __tg_sin(double __x) argument
278 __tg_sin(long double __x) argument
282 __tg_sin(float _Complex __x) argument
286 __tg_sin(double _Complex __x) argument
290 __tg_sin(long double _Complex __x) argument
299 __tg_tan(float __x) argument
303 __tg_tan(double __x) argument
307 __tg_tan(long double __x) argument
311 __tg_tan(float _Complex __x) argument
315 __tg_tan(double _Complex __x) argument
319 __tg_tan(long double _Complex __x) argument
328 __tg_cosh(float __x) argument
332 __tg_cosh(double __x) argument
336 __tg_cosh(long double __x) argument
340 __tg_cosh(float _Complex __x) argument
344 __tg_cosh(double _Complex __x) argument
348 __tg_cosh(long double _Complex __x) argument
357 __tg_sinh(float __x) argument
361 __tg_sinh(double __x) argument
365 __tg_sinh(long double __x) argument
369 __tg_sinh(float _Complex __x) argument
373 __tg_sinh(double _Complex __x) argument
377 __tg_sinh(long double _Complex __x) argument
386 __tg_tanh(float __x) argument
390 __tg_tanh(double __x) argument
394 __tg_tanh(long double __x) argument
398 __tg_tanh(float _Complex __x) argument
402 __tg_tanh(double _Complex __x) argument
406 __tg_tanh(long double _Complex __x) argument
415 __tg_exp(float __x) argument
419 __tg_exp(double __x) argument
423 __tg_exp(long double __x) argument
427 __tg_exp(float _Complex __x) argument
431 __tg_exp(double _Complex __x) argument
435 __tg_exp(long double _Complex __x) argument
444 __tg_log(float __x) argument
448 __tg_log(double __x) argument
452 __tg_log(long double __x) argument
456 __tg_log(float _Complex __x) argument
460 __tg_log(double _Complex __x) argument
464 __tg_log(long double _Complex __x) argument
473 __tg_pow(float __x, float __y) argument
477 __tg_pow(double __x, double __y) argument
481 __tg_pow(long double __x, long double __y) argument
485 __tg_pow(float _Complex __x, float _Complex __y) argument
489 __tg_pow(double _Complex __x, double _Complex __y) argument
493 __tg_pow(long double _Complex __x, long double _Complex __y) argument
504 __tg_sqrt(float __x) argument
508 __tg_sqrt(double __x) argument
512 __tg_sqrt(long double __x) argument
516 __tg_sqrt(float _Complex __x) argument
520 __tg_sqrt(double _Complex __x) argument
524 __tg_sqrt(long double _Complex __x) argument
533 __tg_fabs(float __x) argument
537 __tg_fabs(double __x) argument
541 __tg_fabs(long double __x) argument
545 __tg_fabs(float _Complex __x) argument
549 __tg_fabs(double _Complex __x) argument
553 __tg_fabs(long double _Complex __x) argument
562 __tg_atan2(float __x, float __y) argument
566 __tg_atan2(double __x, double __y) argument
570 __tg_atan2(long double __x, long double __y) argument
580 __tg_cbrt(float __x) argument
584 __tg_cbrt(double __x) argument
588 __tg_cbrt(long double __x) argument
597 __tg_ceil(float __x) argument
601 __tg_ceil(double __x) argument
605 __tg_ceil(long double __x) argument
614 __tg_copysign(float __x, float __y) argument
618 __tg_copysign(double __x, double __y) argument
622 __tg_copysign(long double __x, long double __y) argument
632 __tg_erf(float __x) argument
636 __tg_erf(double __x) argument
640 __tg_erf(long double __x) argument
649 __tg_erfc(float __x) argument
653 __tg_erfc(double __x) argument
657 __tg_erfc(long double __x) argument
666 __tg_exp2(float __x) argument
670 __tg_exp2(double __x) argument
674 __tg_exp2(long double __x) argument
683 __tg_expm1(float __x) argument
687 __tg_expm1(double __x) argument
691 __tg_expm1(long double __x) argument
700 __tg_fdim(float __x, float __y) argument
704 __tg_fdim(double __x, double __y) argument
708 __tg_fdim(long double __x, long double __y) argument
718 __tg_floor(float __x) argument
722 __tg_floor(double __x) argument
726 __tg_floor(long double __x) argument
735 __tg_fma(float __x, float __y, float __z) argument
740 __tg_fma(double __x, double __y, double __z) argument
745 __tg_fma(long double __x,long double __y, long double __z) argument
758 __tg_fmax(float __x, float __y) argument
762 __tg_fmax(double __x, double __y) argument
766 __tg_fmax(long double __x, long double __y) argument
776 __tg_fmin(float __x, float __y) argument
780 __tg_fmin(double __x, double __y) argument
784 __tg_fmin(long double __x, long double __y) argument
794 __tg_fmod(float __x, float __y) argument
798 __tg_fmod(double __x, double __y) argument
802 __tg_fmod(long double __x, long double __y) argument
812 __tg_frexp(float __x, int* __y) argument
816 __tg_frexp(double __x, int* __y) argument
820 __tg_frexp(long double __x, int* __y) argument
829 __tg_hypot(float __x, float __y) argument
833 __tg_hypot(double __x, double __y) argument
837 __tg_hypot(long double __x, long double __y) argument
847 __tg_ilogb(float __x) argument
851 __tg_ilogb(double __x) argument
855 __tg_ilogb(long double __x) argument
864 __tg_ldexp(float __x, int __y) argument
868 __tg_ldexp(double __x, int __y) argument
872 __tg_ldexp(long double __x, int __y) argument
881 __tg_lgamma(float __x) argument
885 __tg_lgamma(double __x) argument
889 __tg_lgamma(long double __x) argument
898 __tg_llrint(float __x) argument
902 __tg_llrint(double __x) argument
906 __tg_llrint(long double __x) argument
915 __tg_llround(float __x) argument
919 __tg_llround(double __x) argument
923 __tg_llround(long double __x) argument
932 __tg_log10(float __x) argument
936 __tg_log10(double __x) argument
940 __tg_log10(long double __x) argument
949 __tg_log1p(float __x) argument
953 __tg_log1p(double __x) argument
957 __tg_log1p(long double __x) argument
966 __tg_log2(float __x) argument
970 __tg_log2(double __x) argument
974 __tg_log2(long double __x) argument
983 __tg_logb(float __x) argument
987 __tg_logb(double __x) argument
991 __tg_logb(long double __x) argument
1000 __tg_lrint(float __x) argument
1004 __tg_lrint(double __x) argument
1008 __tg_lrint(long double __x) argument
1017 __tg_lround(float __x) argument
1021 __tg_lround(double __x) argument
1025 __tg_lround(long double __x) argument
1034 __tg_nearbyint(float __x) argument
1038 __tg_nearbyint(double __x) argument
1042 __tg_nearbyint(long double __x) argument
1051 __tg_nextafter(float __x, float __y) argument
1055 __tg_nextafter(double __x, double __y) argument
1059 __tg_nextafter(long double __x, long double __y) argument
1069 __tg_nexttoward(float __x, long double __y) argument
1073 __tg_nexttoward(double __x, long double __y) argument
1077 __tg_nexttoward(long double __x, long double __y) argument
1086 __tg_remainder(float __x, float __y) argument
1090 __tg_remainder(double __x, double __y) argument
1094 __tg_remainder(long double __x, long double __y) argument
1104 __tg_remquo(float __x, float __y, int* __z) argument
1109 __tg_remquo(double __x, double __y, int* __z) argument
1114 __tg_remquo(long double __x,long double __y, int* __z) argument
1127 __tg_rint(float __x) argument
1131 __tg_rint(double __x) argument
1135 __tg_rint(long double __x) argument
1144 __tg_round(float __x) argument
1148 __tg_round(double __x) argument
1152 __tg_round(long double __x) argument
1161 __tg_scalbn(float __x, int __y) argument
1165 __tg_scalbn(double __x, int __y) argument
1169 __tg_scalbn(long double __x, int __y) argument
1178 __tg_scalbln(float __x, long __y) argument
1182 __tg_scalbln(double __x, long __y) argument
1186 __tg_scalbln(long double __x, long __y) argument
1195 __tg_tgamma(float __x) argument
1199 __tg_tgamma(double __x) argument
1203 __tg_tgamma(long double __x) argument
1212 __tg_trunc(float __x) argument
1216 __tg_trunc(double __x) argument
1220 __tg_trunc(long double __x) argument
1229 __tg_carg(float __x) argument
1233 __tg_carg(double __x) argument
1237 __tg_carg(long double __x) argument
1241 __tg_carg(float _Complex __x) argument
1245 __tg_carg(double _Complex __x) argument
1249 __tg_carg(long double _Complex __x) argument
1258 __tg_cimag(float __x) argument
1262 __tg_cimag(double __x) argument
1266 __tg_cimag(long double __x) argument
1270 __tg_cimag(float _Complex __x) argument
1274 __tg_cimag(double _Complex __x) argument
1278 __tg_cimag(long double _Complex __x) argument
1287 __tg_conj(float __x) argument
1291 __tg_conj(double __x) argument
1295 __tg_conj(long double __x) argument
1299 __tg_conj(float _Complex __x) argument
1303 __tg_conj(double _Complex __x) argument
1307 __tg_conj(long double _Complex __x) argument
1316 __tg_cproj(float __x) argument
1320 __tg_cproj(double __x) argument
1324 __tg_cproj(long double __x) argument
1328 __tg_cproj(float _Complex __x) argument
1332 __tg_cproj(double _Complex __x) argument
1336 __tg_cproj(long double _Complex __x) argument
1345 __tg_creal(float __x) argument
1349 __tg_creal(double __x) argument
1353 __tg_creal(long double __x) argument
1357 __tg_creal(float _Complex __x) argument
1361 __tg_creal(double _Complex __x) argument
1365 __tg_creal(long double _Complex __x) argument
[all...]
/external/clang/test/CodeGen/
H A D2010-01-18-Inlined-Debug.c5 static inline int foo(double __x) { return __x; } argument
/external/stlport/stlport/stl/
H A D_relops_cont.h7 inline bool _STLP_CALL operator==(const _STLP_TEMPLATE_CONTAINER& __x, argument
9 return __x.size() == __y.size() &&
10 equal(__x.begin(), __x.end(), __y.begin());
15 inline bool _STLP_CALL operator<(const _STLP_TEMPLATE_CONTAINER& __x, argument
17 return lexicographical_compare(__x.begin(), __x.end(),
25 inline void _STLP_CALL swap(_STLP_TEMPLATE_CONTAINER& __x, argument
27 __x.swap(__y);
H A D_hash_fun.h72 size_t operator()(char __x) const { return __x; }
75 size_t operator()(unsigned char __x) const { return __x; }
79 size_t operator()(unsigned char __x) const { return __x; }
83 size_t operator()(short __x) const { return __x; }
86 size_t operator()(unsigned short __x) const { return __x; }
[all...]
H A D_valarray.h102 valarray(const value_type& __x, size_t __n) : _Valarray_base<_Tp>(__n) argument
103 { uninitialized_fill_n(this->_M_first, this->_M_size, __x); }
106 valarray(const valarray<_Tp>& __x) : _Valarray_base<_Tp>(__x._M_size) { argument
107 uninitialized_copy(__x._M_first, __x._M_first + __x._M_size,
136 valarray<_Tp>& operator=(const valarray<_Tp>& __x) { argument
137 _STLP_ASSERT(__x.size() == this->size())
138 if (this != &__x)
144 operator =(const value_type& __x) argument
196 operator *=(const value_type& __x) argument
202 operator /=(const value_type& __x) argument
208 operator %=(const value_type& __x) argument
214 operator +=(const value_type& __x) argument
220 operator -=(const value_type& __x) argument
226 operator ^=(const value_type& __x) argument
232 operator &=(const value_type& __x) argument
238 operator |=(const value_type& __x) argument
244 operator <<=(const value_type& __x) argument
250 operator >>=(const value_type& __x) argument
257 operator *=(const valarray<_Tp>& __x) argument
264 operator /=(const valarray<_Tp>& __x) argument
271 operator %=(const valarray<_Tp>& __x) argument
278 operator +=(const valarray<_Tp>& __x) argument
285 operator -=(const valarray<_Tp>& __x) argument
292 operator ^=(const valarray<_Tp>& __x) argument
299 operator &=(const valarray<_Tp>& __x) argument
306 operator |=(const valarray<_Tp>& __x) argument
313 operator <<=(const valarray<_Tp>& __x) argument
320 operator >>=(const valarray<_Tp>& __x) argument
378 operator *(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
389 operator /(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
400 operator %(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
411 operator +(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
422 operator -(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
433 operator ^(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
444 operator &(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
455 operator |(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
466 operator <<(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
477 operator >>(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
490 operator *(const valarray<_Tp>& __x, const _Tp& __c) argument
499 operator *(const _Tp& __c, const valarray<_Tp>& __x) argument
508 operator /(const valarray<_Tp>& __x, const _Tp& __c) argument
517 operator /(const _Tp& __c, const valarray<_Tp>& __x) argument
526 operator %(const valarray<_Tp>& __x, const _Tp& __c) argument
535 operator %(const _Tp& __c, const valarray<_Tp>& __x) argument
544 operator +(const valarray<_Tp>& __x, const _Tp& __c) argument
553 operator +(const _Tp& __c, const valarray<_Tp>& __x) argument
562 operator -(const valarray<_Tp>& __x, const _Tp& __c) argument
571 operator -(const _Tp& __c, const valarray<_Tp>& __x) argument
580 operator ^(const valarray<_Tp>& __x, const _Tp& __c) argument
589 operator ^(const _Tp& __c, const valarray<_Tp>& __x) argument
598 operator &(const valarray<_Tp>& __x, const _Tp& __c) argument
607 operator &(const _Tp& __c, const valarray<_Tp>& __x) argument
616 operator |(const valarray<_Tp>& __x, const _Tp& __c) argument
625 operator |(const _Tp& __c, const valarray<_Tp>& __x) argument
634 operator <<(const valarray<_Tp>& __x, const _Tp& __c) argument
643 operator <<(const _Tp& __c, const valarray<_Tp>& __x) argument
652 operator >>(const valarray<_Tp>& __x, const _Tp& __c) argument
661 operator >>(const _Tp& __c, const valarray<_Tp>& __x) argument
674 operator ==(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
684 operator <(const valarray<_Tp>& __x, const valarray<_Tp>& __y) argument
[all...]
H A D_tree.c60 _Rb_global<_Dummy>::_Rotate_left(_Rb_tree_node_base* __x, argument
62 _Rb_tree_node_base* __y = __x->_M_right;
63 __x->_M_right = __y->_M_left;
65 __y->_M_left->_M_parent = __x;
66 __y->_M_parent = __x->_M_parent;
68 if (__x == __root)
70 else if (__x == __x->_M_parent->_M_left)
71 __x->_M_parent->_M_left = __y;
73 __x
79 _Rotate_right(_Rb_tree_node_base* __x, _Rb_tree_node_base*& __root) argument
98 _Rebalance(_Rb_tree_node_base* __x, _Rb_tree_node_base*& __root) argument
148 _Rb_tree_node_base* __x; local
389 _Base_ptr __x = _M_root(); local
407 _Base_ptr __x = _M_root(); local
624 _M_copy(_Rb_tree_node_base* __x, _Rb_tree_node_base* __p) argument
655 _M_erase(_Rb_tree_node_base *__x) argument
691 _Base_ptr __x = __it._M_node; local
[all...]
H A D_cstdlib.h113 inline int abs(int __x) { return _STLP_VENDOR_CSTD::abs(__x); } argument
114 inline _STLP_VENDOR_CSTD::div_t div(int __x, int __y) { return _STLP_VENDOR_CSTD::div(__x, __y); } argument
131 inline long abs(long __x) { return _STLP_VENDOR_CSTD::labs(__x); } argument
137 inline _STLP_VENDOR_CSTD::ldiv_t div(long __x, long __y) { return _STLP_VENDOR_CSTD::ldiv(__x, __y); } argument
151 inline _STLP_LONG_LONG abs(_STLP_LONG_LONG __x) { return _STLP_VENDOR_CSTD::llabs(__x); } argument
152 div(_STLP_LONG_LONG __x, _STLP_LONG_LONG __y) argument
154 abs(_STLP_LONG_LONG __x) argument
155 div(_STLP_LONG_LONG __x, _STLP_LONG_LONG __y) argument
158 abs(_STLP_LONG_LONG __x) argument
[all...]
H A D_pair.h81 inline bool _STLP_CALL operator==(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
82 { return __x.first == __y.first && __x.second == __y.second; }
85 inline bool _STLP_CALL operator<(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) { argument
86 return __x.first < __y.first ||
87 (!(__y.first < __x.first) && __x.second < __y.second);
92 inline bool _STLP_CALL operator!=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
93 { return !(__x == __y); }
96 inline bool _STLP_CALL operator>(const pair<_T1, _T2>& __x, cons argument
100 operator <=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
104 operator >=(const pair<_T1, _T2>& __x, const pair<_T1, _T2>& __y) argument
110 make_pair(_T1 const& __x, _T2 const (&__y)[_Sz]) argument
115 make_pair(_T1 const (&__x)[_Sz], _T2 const& __y) argument
120 make_pair(_T1 const (&__x)[_Sz1], _T2 const (&__y)[_Sz2]) argument
128 make_pair(_T1 __x, _T2 __y) argument
137 operator !=(const _Tp& __x, const _Tp& __y) argument
141 operator >(const _Tp& __x, const _Tp& __y) argument
145 operator <=(const _Tp& __x, const _Tp& __y) argument
149 operator >=(const _Tp& __x, const _Tp& __y) argument
[all...]
H A D_ctraits_fns.h37 bool operator()(const typename _Traits::char_type& __x, argument
39 { return _Traits::eq(__x, __y); }
47 bool operator()(const typename _Traits::char_type& __x) const
48 { return _Traits::eq(__x, __val); }
57 bool operator()(const typename _Traits::char_type& __x) const
58 { return !_Traits::eq(__x, __val); }
67 bool operator()(const typename _Traits::char_type& __x) const
68 { return _Traits::eq_int_type(_Traits::to_int_type(__x), __val); }
77 bool operator()(const typename _Traits::char_type& __x,
79 { return _Traits::lt(__x, __
[all...]
H A D_numeric.c74 _Tp __power(_Tp __x, _Integer __n, _MonoidOperation __opr) { argument
81 __x = __opr(__x, __x);
83 _Tp __result = __x;
87 __x = __opr(__x, __x);
89 __result = __opr(__result, __x);
95 _STLP_MPWFIX_CATCH_ACTION(__x
[all...]
H A D_sparc_atomic.h53 extern "C" __stl_atomic_t _STLP_atomic_exchange(__stl_atomic_t * __x, __stl_atomic_t __v);
57 # define _STLP_ATOMIC_INCREMENT(__x) _STLP_atomic_increment((__stl_atomic_t*)__x)
58 # define _STLP_ATOMIC_DECREMENT(__x) _STLP_atomic_decrement((__stl_atomic_t*)__x)
59 # define _STLP_ATOMIC_EXCHANGE(__x, __y) _STLP_atomic_exchange((__stl_atomic_t*)__x, (__stl_atomic_t)__y)
H A D_iterator.h64 explicit reverse_iterator(iterator_type __x) : current(__x) {} argument
65 reverse_iterator(const _Self& __x) : current(__x.current) {} argument
66 _Self& operator = (const _Self& __x) { current = __x.base(); return *this; } argument
69 reverse_iterator(const reverse_iterator<_Iter>& __x) : current(__x.base()) {} argument
71 _Self& operator = (const reverse_iterator<_Iter>& __x) { current = __x argument
113 operator ==(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
118 operator <(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
124 operator !=(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
129 operator >(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
134 operator <=(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
139 operator >=(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
150 operator -(const reverse_iterator<_Iterator>& __x, const reverse_iterator<_Iterator>& __y) argument
171 back_insert_iterator(_Container& __x) argument
187 back_inserter(_Container& __x) argument
200 front_insert_iterator(_Container& __x) argument
216 front_inserter(_Container& __x) argument
230 insert_iterator(_Container& __x, typename _Container::iterator __i) argument
250 inserter(_Container& __x, _Iterator __i) argument
[all...]
H A D_map.h68 bool operator()(const value_type& __x, const value_type& __y) const argument
69 { return comp(__x.first, __y.first); }
146 map(const _Self& __x) : _M_t(__x._M_t) {} argument
153 _Self& operator=(const _Self& __x) { argument
154 _M_t = __x._M_t;
182 void swap(_Self& __x) { _M_t.swap(__x._M_t); } argument
184 void _M_swap_workaround(_Self& __x) { swap(__x); } argument
188 insert(const value_type& __x) argument
190 insert(iterator __pos, const value_type& __x) argument
204 erase(const key_type& __x) argument
210 find(const _KT& __x) argument
216 lower_bound(const _KT& __x) argument
220 upper_bound(const _KT& __x) argument
225 equal_range(const _KT& __x) argument
260 operator ()(const value_type& __x, const value_type& __y) const argument
331 multimap(const _Self& __x) argument
338 operator =(const _Self& __x) argument
360 swap(_Self& __x) argument
362 _M_swap_workaround(_Self& __x) argument
366 insert(const value_type& __x) argument
367 insert(iterator __pos, const value_type& __x) argument
379 erase(const key_type& __x) argument
386 find(const _KT& __x) argument
392 lower_bound(const _KT& __x) argument
396 upper_bound(const _KT& __x) argument
400 equal_range(const _KT& __x) argument
[all...]
H A D_tree.h93 static _Base_ptr _STLP_CALL _S_minimum(_Base_ptr __x) { argument
94 while (__x->_M_left != 0) __x = __x->_M_left;
95 return __x;
98 static _Base_ptr _STLP_CALL _S_maximum(_Base_ptr __x) { argument
99 while (__x->_M_right != 0) __x = __x->_M_right;
100 return __x;
142 _Rb_tree_base_iterator(_Base_ptr __x) argument
166 _Rb_tree_iterator(_Base_ptr __x) argument
315 _M_create_node(const value_type& __x) argument
326 _M_clone_node(_Base_ptr __x) argument
349 _S_left(_Base_ptr __x) argument
351 _S_right(_Base_ptr __x) argument
353 _S_parent(_Base_ptr __x) argument
355 _S_value(_Base_ptr __x) argument
357 _S_key(_Base_ptr __x) argument
359 _S_color(_Base_ptr __x) argument
362 _S_minimum(_Base_ptr __x) argument
365 _S_maximum(_Base_ptr __x) argument
394 _Rb_tree(const _Self& __x) argument
493 _Base_ptr __x = _Rb_global_inst::_Rebalance_for_erase(__pos._M_node, local
502 erase(const key_type& __x) argument
509 erase_unique(const key_type& __x) argument
550 _Base_ptr __x = _M_root(); // Current node. local
569 _Base_ptr __x = _M_root(); /* Current node. */ local
583 _Base_ptr __x = _M_root(); /* Current node. */ local
601 lower_bound(const _KT& __x) argument
605 upper_bound(const _KT& __x) argument
609 equal_range(const _KT& __x) argument
615 equal_range_unique(const _KT& __x) argument
[all...]
H A D_function_base.h66 bool operator()(const _Tp& __x, const _Tp& __y) const { return __x == __y; } argument
79 bool operator()(const _Tp& __x, const _Tp& __y) const { return __x < __y; } argument
82 void _M_swap_workaround(less<_Tp>& __x) {} argument
115 _Tp operator()(const _Tp& __x, const _Tp& __y) const { return __x + __y; } argument
120 _Tp operator()(const _Tp& __x, const _Tp& __y) const { return __x - __y; } argument
135 _Tp operator()(const _Tp& __x, cons argument
157 operator ()(const _Arg1& __x, const _Arg2&) const argument
[all...]
H A D_set.h134 set(const _Self& __x) : _M_t(__x._M_t) {} argument
141 _Self& operator=(const _Self& __x) { argument
142 _M_t = __x._M_t;
162 void swap(_Self& __x) { _M_t.swap(__x._M_t); } argument
164 void _M_swap_workaround(_Self& __x) { swap(__x); } argument
168 pair<iterator,bool> insert(const value_type& __x) argument
169 { return _M_t.insert_unique(__x); }
170 insert(iterator __pos, const value_type& __x) argument
183 erase(const key_type& __x) argument
191 find(const _KT& __x) argument
196 lower_bound(const _KT& __x) argument
200 upper_bound(const _KT& __x) argument
204 equal_range(const _KT& __x) argument
306 multiset(const _Self& __x) argument
307 operator =(const _Self& __x) argument
333 swap(_Self& __x) argument
335 _M_swap_workaround(_Self& __x) argument
339 insert(const value_type& __x) argument
341 insert(iterator __pos, const value_type& __x) argument
355 erase(const key_type& __x) argument
361 find(const _KT& __x) argument
367 lower_bound(const _KT& __x) argument
371 upper_bound(const _KT& __x) argument
375 equal_range(const _KT& __x) argument
[all...]
H A D_stdexcept_base.c42 __Named_exception::__Named_exception(const __Named_exception& __x) { argument
43 size_t __size = strlen(__x._M_name) + 1;
58 strncpy(_M_name, __x._M_name, __size - 1);
61 strncpy_s(_M_name, __size, __x._M_name, __size - 1);
65 __Named_exception& __Named_exception::operator = (const __Named_exception& __x) {
66 size_t __size = strlen(__x._M_name) + 1;
81 strncpy(_M_name, __x._M_name, __size - 1);
84 strncpy_s(_M_name, __size, __x._M_name, __size - 1);
H A D_vector.c81 void vector<_Tp, _Alloc>::_M_insert_overflow_aux(pointer __pos, const _Tp& __x, const __false_type& /*DO NOT USE!!*/, argument
94 _Copy_Construct(__new_finish, __x);
97 __new_finish = _STLP_PRIV __uninitialized_fill_n(__new_finish, __fill_len, __x);
108 void vector<_Tp, _Alloc>::_M_insert_overflow(pointer __pos, const _Tp& __x, const __true_type& /*_TrivialCopy*/, argument
114 __new_finish = _STLP_PRIV __fill_n(__new_finish, __fill_len, __x);
123 const _Tp& __x, const __true_type& /*_Movable*/) {
124 if (_M_is_inside(__x)) {
125 _Tp __x_copy = __x;
135 _STLP_PRIV __uninitialized_fill_n(__pos, __n, __x);
141 const _Tp& __x, cons
122 _M_fill_insert_aux(iterator __pos, size_type __n, const _Tp& __x, const __true_type& ) argument
140 _M_fill_insert_aux(iterator __pos, size_type __n, const _Tp& __x, const __false_type& ) argument
166 _M_fill_insert(iterator __pos, size_type __n, const _Tp& __x) argument
223 insert(iterator __pos, const _Tp& __x) argument
[all...]
H A D_bvector.h45 _Bit_reference(unsigned int* __x, unsigned int __y) argument
46 : _M_p(__x), _M_mask(__y) {}
54 _Bit_reference& operator = (bool __x) { argument
55 if (__x) *_M_p |= _M_mask;
59 _Bit_reference& operator = (const _Bit_reference& __x) { argument
60 return *this = bool(__x);
62 bool operator == (const _Bit_reference& __x) const {
63 return bool(*this) == bool(__x);
65 bool operator < (const _Bit_reference& __x) const {
66 return !bool(*this) && bool(__x);
69 operator |=(bool __x) argument
74 operator &=(bool __x) argument
85 swap(_STLP_PRIV _Bit_reference& __x, _STLP_PRIV _Bit_reference& __y) argument
124 _Bit_iterator_base(unsigned int* __x, unsigned int __y) argument
127 _Bit_iterator_base( const _Bit_iterator_base& __x) argument
147 operator ==(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) argument
150 operator !=(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) argument
154 operator <(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) argument
158 operator >(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) argument
161 operator <=(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) argument
164 operator >=(const _Bit_iterator_base& __x, const _Bit_iterator_base& __y) argument
178 _Bit_iter(unsigned int* __x, unsigned int __y) argument
181 _Bit_iter(const _Bit_iter<_Bit_reference, _Bit_reference*>& __x) argument
232 operator +(ptrdiff_t __n, const _Bit_iter<_Ref, _Ptr>& __x) argument
396 _M_insert_aux(iterator __position, bool __x) argument
523 __BVECTOR(const _Self& __x) argument
531 _M_initialize_dispatch(_Integer __n, _Integer __x, const __true_type&) argument
581 operator =(const __BVECTOR_QUALIFIED& __x) argument
597 _M_fill_assign(size_t __n, bool __x) argument
600 insert(end(), __n - size(), __x); local
607 assign(size_t __n, bool __x) argument
668 push_back(bool __x) argument
674 _M_insert_aux(end(), __x); local
676 swap(__BVECTOR_QUALIFIED& __x) argument
682 _M_swap_workaround(__BVECTOR_QUALIFIED& __x) argument
699 _M_insert_dispatch(iterator __pos, _Integer __n, _Integer __x, const __true_type&) argument
763 _M_fill_insert(iterator __position, size_type __n, bool __x) argument
783 insert(iterator __position, size_type __n, bool __x) argument
804 insert(end(), __new_size - size(), __x); local
[all...]
/external/stlport/stlport/stl/config/
H A D_cray.h58 # define _STLP_NATIVE_C_HEADER(__x) </usr/include/##__x>
60 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) </opt/ctl/CC/CC/include/##__x>
H A D_sgi.h10 #define _STLP_NATIVE_HEADER(__x) </usr/include/CC/##__x>
11 #define _STLP_NATIVE_C_HEADER(__x) </usr/include/##__x>
12 #define _STLP_NATIVE_OLD_STREAMS_HEADER(__x) </usr/include/CC/##__x>
13 #define _STLP_NATIVE_CPP_C_HEADER(__x) </usr/include/CC/##__x>
14 #define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) </usr/include/CC/##__x>
[all...]
H A D_watcom.h146 # define _STLP_ATOMIC_INCREMENT(__x) __stl_InterlockedIncrement((long*)__x)
147 # define _STLP_ATOMIC_DECREMENT(__x) __stl_InterlockedDecrement((long*)__x)
148 # define _STLP_ATOMIC_EXCHANGE(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
149 # define _STLP_ATOMIC_EXCHANGE_PTR(__x, __y) __stl_InterlockedExchange((long*)__x, (long)__y)
/external/stlport/stlport/stl/debug/
H A D_list.h95 explicit list(size_type __n, const _Tp& __x = _Tp(),
97 list(size_type __n, const _Tp& __x,
100 : _M_non_dbg_impl(__n, __x, __a), _M_iter_list(&_M_non_dbg_impl) {}
148 list(const _Self& __x) : argument
149 _ConstructCheck(__x),
150 _M_non_dbg_impl(__x._M_non_dbg_impl) , _M_iter_list(&_M_non_dbg_impl) {}
152 _Self& operator=(const _Self& __x) { argument
153 if (this != &__x) {
156 _M_non_dbg_impl = __x._M_non_dbg_impl;
197 void swap(_Self& __x) { argument
202 _M_swap_workaround(_Self& __x) argument
257 insert(iterator __pos, size_type __n, const _Tp& __x) argument
262 push_back(const_reference __x) argument
269 push_front(const_reference __x) argument
339 remove(const _Tp& __x) argument
358 splice(iterator __pos, _Self& __x) argument
371 splice(iterator __pos, _Self& __x, iterator __i) argument
385 splice(iterator __pos, _Self& __x, iterator __first, iterator __last) argument
399 merge(_Self& __x) argument
465 merge(_Self& __x, _StrictWeakOrdering __comp) argument
[all...]
H A D_slist.h111 explicit slist(size_type __n, const value_type& __x = _Tp(),
113 slist(size_type __n, const value_type& __x,
116 : _M_non_dbg_impl(__n, __x, __a), _M_iter_list(&_M_non_dbg_impl) {}
165 slist(const _Self& __x) : argument
166 _ConstructCheck(__x),
167 _M_non_dbg_impl(__x._M_non_dbg_impl), _M_iter_list(&_M_non_dbg_impl) {}
169 _Self& operator= (const _Self& __x) { argument
170 if (this != &__x) {
172 _M_non_dbg_impl = __x._M_non_dbg_impl;
203 void swap(_Self& __x) { argument
208 _M_swap_workaround(_Self& __x) argument
219 push_front(const_reference __x) argument
253 insert_after(iterator __pos, size_type __n, const value_type& __x) argument
344 insert(iterator __pos, size_type __n, const value_type& __x) argument
402 splice_after(iterator __pos, _Self& __x) argument
417 splice_after(iterator __pos, _Self& __x, iterator __prev) argument
434 splice_after(iterator __pos, _Self& __x, iterator __before_first, iterator __before_last) argument
454 splice(iterator __pos, _Self& __x) argument
467 splice(iterator __pos, _Self& __x, iterator __i) argument
484 splice(iterator __pos, _Self& __x, iterator __first, iterator __last) argument
528 merge(_Self& __x) argument
581 merge(_Self& __x, _StrictWeakOrdering __ord) argument
[all...]
/external/clang/test/CXX/expr/expr.post/expr.static.cast/
H A Dp9-0x.cpp23 template <class _Tp> inline _Tp* addressof(_Tp& __x) { argument
24 return (_Tp*)&(char&)__x;

Completed in 470 milliseconds

12345