HomeSort by relevance Sort by last modified time
    Searched refs:__x (Results 1 - 25 of 424) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/lib/Headers/
tgmath.h 56 #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);}
71 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 56 #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);}
71 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 56 #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);}
71 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
tgmath.h 56 #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);}
71 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
tgmath.h 56 #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);}
71 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/lib64/clang/5.0/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/lib64/clang/6.0.1/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/lib64/clang/6.0.1/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/lib64/clang/6.0.1/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/lib64/clang/6.0.2/include/
tgmath.h 65 #define __tg_promote1(__x) (__typeof__(__tg_promote(__x)))
66 #define __tg_promote2(__x, __y) (__typeof__(__tg_promote(__x) + \
68 #define __tg_promote3(__x, __y, __z) (__typeof__(__tg_promote(__x) + \
76 __tg_acos(float __x) {return acosf(__x);}
80 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/
tgmath.h 56 #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);}
71 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/
tgmath.h 56 #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);}
71 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
tgmath.h 56 #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);}
71 __tg_acos(double __x) {return acos(__x);}
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
hash_fun.h 99 operator()(char __x) const
100 { return __x; }
107 operator()(unsigned char __x) const
108 { return __x; }
115 operator()(unsigned char __x) const
116 { return __x; }
123 operator()(short __x) const
124 { return __x; }
131 operator()(unsigned short __x) const
132 { return __x; }
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
hash_fun.h 99 operator()(char __x) const
100 { return __x; }
107 operator()(unsigned char __x) const
108 { return __x; }
115 operator()(unsigned char __x) const
116 { return __x; }
123 operator()(short __x) const
124 { return __x; }
131 operator()(unsigned short __x) const
132 { return __x; }
    [all...]
  /bionic/libc/include/
math.h 78 double acos(double __x);
79 float acosf(float __x);
80 long double acosl(long double __x) __RENAME_LDBL(acos, 3, 21);
82 double asin(double __x);
83 float asinf(float __x);
84 long double asinl(long double __x) __RENAME_LDBL(asin, 3, 21);
86 double atan(double __x);
87 float atanf(float __x);
88 long double atanl(long double __x) __RENAME_LDBL(atan, 3, 21);
90 double atan2(double __y, double __x);
    [all...]

Completed in 1261 milliseconds

1 2 3 4 5 6 7 8 91011>>