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

/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...]
H A Dadxintrin.h34 _addcarryx_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
37 return __builtin_ia32_addcarryx_u32(__cf, __x, __y, __p);
42 _addcarryx_u64(unsigned char __cf, unsigned long long __x, argument
45 return __builtin_ia32_addcarryx_u64(__cf, __x, __y, __p);
52 _addcarry_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
55 return __builtin_ia32_addcarry_u32(__cf, __x, __y, __p);
60 _addcarry_u64(unsigned char __cf, unsigned long long __x, argument
63 return __builtin_ia32_addcarry_u64(__cf, __x, __y, __p);
68 _subborrow_u32(unsigned char __cf, unsigned int __x, unsigned int __y, argument
71 return __builtin_ia32_subborrow_u32(__cf, __x, __
76 _subborrow_u64(unsigned char __cf, unsigned long long __x, unsigned long long __y, unsigned long long *__p) argument
[all...]
H A Dammintrin.h38 _mm_extract_si64(__m128i __x, __m128i __y) argument
40 return (__m128i)__builtin_ia32_extrq((__v2di)__x, (__v16qi)__y);
49 _mm_insert_si64(__m128i __x, __m128i __y) argument
51 return (__m128i)__builtin_ia32_insertq((__v2di)__x, (__v2di)__y);
H A DIntrin.h867 __stosb(unsigned char *__dst, unsigned char __x, size_t __n) { argument
868 __asm__("rep stosb" : : "D"(__dst), "a"(__x), "c"(__n)
872 __stosd(unsigned long *__dst, unsigned long __x, size_t __n) { argument
873 __asm__("rep stosl" : : "D"(__dst), "a"(__x), "c"(__n)
877 __stosw(unsigned short *__dst, unsigned short __x, size_t __n) { argument
878 __asm__("rep stosh" : : "D"(__dst), "a"(__x), "c"(__n)
889 __stosq(unsigned __int64 *__dst, unsigned __int64 __x, size_t __n) { argument
890 __asm__("rep stosq" : : "D"(__dst), "a"(__x), "c"(__n)
H A Dxmmintrin.h600 _mm_set_ps(float __z, float __y, float __x, float __w) argument
602 return (__m128){ __w, __x, __y, __z };
606 _mm_setr_ps(float __z, float __y, float __x, float __w) argument
608 return (__m128){ __z, __y, __x, __w };
H A Demmintrin.h539 _mm_set_pd(double __w, double __x) argument
541 return (__m128d){ __x, __w };
545 _mm_setr_pd(double __w, double __x) argument
547 return (__m128d){ __w, __x };
/external/clang/test/CodeGen/
H A D2010-01-18-Inlined-Debug.c5 static inline int foo(double __x) { return __x; } argument
H A Dadc-builtins.c5 unsigned char test_addcarry_u32(unsigned char __cf, unsigned int __x, argument
9 return _addcarry_u32(__cf, __x, __y, __p);
12 unsigned char test_addcarry_u64(unsigned char __cf, unsigned long long __x, argument
17 return _addcarry_u64(__cf, __x, __y, __p);
20 unsigned char test_subborrow_u32(unsigned char __cf, unsigned int __x, argument
24 return _subborrow_u32(__cf, __x, __y, __p);
27 unsigned char test_subborrow_u64(unsigned char __cf, unsigned long long __x, argument
32 return _subborrow_u64(__cf, __x, __y, __p);
H A Dadx-builtins.c5 unsigned char test_addcarryx_u32(unsigned char __cf, unsigned int __x, argument
9 return _addcarryx_u32(__cf, __x, __y, __p);
12 unsigned char test_addcarryx_u64(unsigned char __cf, unsigned long long __x, argument
17 return _addcarryx_u64(__cf, __x, __y, __p);
H A Dunion.c16 int f2( float __x ) {
/external/clang/test/Modules/Inputs/PR20399/
H A Dstl_map.h5 operator-(int __x, reverse_iterator __y) {} argument
/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;
/external/clang/test/SemaTemplate/
H A Ddependent-base-member-init.cpp28 insert_iterator(_Container& __x) : container(&__x) {} argument
/external/libnl/include/
H A Dnetlink-local.h136 ({ type __x = (x); type __y = (y); __x < __y ? __x: __y; })
138 ({ type __x = (x); type __y = (y); __x > __y ? __x: __y; })
/external/clang/test/CodeGenCXX/
H A Dlpad-linetable.cpp50 push_back(const value_type& __x) argument
/external/libcxxabi/src/Unwind/
H A Dconfig.h22 #define __has_feature(__x) 0
H A DRegisters.hpp1058 uint64_t __x[29]; // x0-x28 member in struct:libunwind::Registers_arm64::GPRs
1110 return _registers.__x[regNum];
1120 _registers.__x[regNum] = value;
/external/lldb/include/lldb/Utility/
H A DSharingPtr.h421 operator==(const SharingPtr<T>& __x, const SharingPtr<U>& __y) argument
423 return __x.get() == __y.get();
429 operator!=(const SharingPtr<T>& __x, const SharingPtr<U>& __y) argument
431 return !(__x == __y);
437 operator<(const SharingPtr<T>& __x, const SharingPtr<U>& __y) argument
439 return __x.get() < __y.get();
445 swap(SharingPtr<T>& __x, SharingPtr<T>& __y) argument
447 __x.swap(__y);
/external/libvncserver/libvncserver/
H A Dwebsockets.c54 #define B64LEN(__x) (((__x + 2) / 3) * 12 / 3)
/external/opencv/cxcore/src/
H A Dcxmathfuncs.cpp102 (const float *__y, const float *__x, float *angle, int len ), (__y, __x, angle, len) )
105 const int *y = (const int*)__y, *x = (const int*)__x;
170 angle[i] = cvFastArctan( __y[i], __x[i] );
101 IPCVAPI_IMPL( CvStatus, icvFastArctan_32f, (const float *__y, const float *__x, float *angle, int len ), (__y, __x, angle, len) ) argument
/external/valgrind/perf/
H A Dtest_input_for_tinycc.c636 unsigned short int __x[3]; member in struct:drand48_data
813 extern int abs (int __x) __attribute__ ((__nothrow__)) __attribute__ ((__const__));
814 extern long int labs (long int __x) __attribute__ ((__nothrow__)) __attribute__ ((__const__));
/external/libcxx/src/
H A Dlocale.cpp4703 __time_get_c_storage<char>::__x() const function in class:__time_get_c_storage
4711 __time_get_c_storage<wchar_t>::__x() const function in class:__time_get_c_storage

Completed in 1692 milliseconds