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

1234567891011>>

/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
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...]
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
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...]
/prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
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...]
/prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
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...]
/prebuilts/sdk/renderscript/clang-include/
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...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
H A Dprofiler.h90 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
95 __x; \
212 #define __profcxx_hashtable_resize(__x...) \
214 __gnu_profile::__trace_hashtable_size_resize(__x))
215 #define __profcxx_hashtable_destruct(__x...) \
217 __gnu_profile::__trace_hashtable_size_destruct(__x))
218 #define __profcxx_hashtable_construct(__x...) \
220 __gnu_profile::__trace_hashtable_size_construct(__x))
222 #define __profcxx_hashtable_resize(__x...)
223 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/include/profile/impl/
H A Dprofiler.h90 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
95 __x; \
212 #define __profcxx_hashtable_resize(__x...) \
214 __gnu_profile::__trace_hashtable_size_resize(__x))
215 #define __profcxx_hashtable_destruct(__x...) \
217 __gnu_profile::__trace_hashtable_size_destruct(__x))
218 #define __profcxx_hashtable_construct(__x...) \
220 __gnu_profile::__trace_hashtable_size_construct(__x))
222 #define __profcxx_hashtable_resize(__x...)
223 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
H A Dprofiler.h90 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
95 __x; \
212 #define __profcxx_hashtable_resize(__x...) \
214 __gnu_profile::__trace_hashtable_size_resize(__x))
215 #define __profcxx_hashtable_destruct(__x...) \
217 __gnu_profile::__trace_hashtable_size_destruct(__x))
218 #define __profcxx_hashtable_construct(__x...) \
220 __gnu_profile::__trace_hashtable_size_construct(__x))
222 #define __profcxx_hashtable_resize(__x...)
223 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
H A Dprofiler.h90 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
95 __x; \
212 #define __profcxx_hashtable_resize(__x...) \
214 __gnu_profile::__trace_hashtable_size_resize(__x))
215 #define __profcxx_hashtable_destruct(__x...) \
217 __gnu_profile::__trace_hashtable_size_destruct(__x))
218 #define __profcxx_hashtable_construct(__x...) \
220 __gnu_profile::__trace_hashtable_size_construct(__x))
222 #define __profcxx_hashtable_resize(__x...)
223 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/include/profile/impl/
H A Dprofiler.h83 #define _GLIBCXX_PROFILE_REENTRANCE_GUARD(__x...) \
88 __x; \
205 #define __profcxx_hashtable_resize(__x...) \
207 __gnu_profile::__trace_hashtable_size_resize(__x))
208 #define __profcxx_hashtable_destruct(__x...) \
210 __gnu_profile::__trace_hashtable_size_destruct(__x))
211 #define __profcxx_hashtable_construct(__x...) \
213 __gnu_profile::__trace_hashtable_size_construct(__x))
215 #define __profcxx_hashtable_resize(__x...)
216 #define __profcxx_hashtable_destruct(__x
[all...]
/prebuilts/ndk/5/sources/cxx-stl/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);
/prebuilts/ndk/6/sources/cxx-stl/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);
/prebuilts/ndk/7/sources/cxx-stl/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);

Completed in 930 milliseconds

1234567891011>>