/third_party/skia/tests/ |
H A D | SizeTest.cpp | 37 int iy = 3; in DEF_TEST() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | atan2f.c | 25 uint32_t m,ix,iy; in atan2f() local
|
H A D | atan2.c | 49 uint32_t m,lx,ly,ix,iy; in atan2() local [all...] |
H A D | __sin.c | 52 double __sin(double x, double y, int iy) in __sin() argument
|
H A D | __sinl.c | 67 long double __sinl(long double x, long double y, int iy) in __sinl() argument
|
H A D | powf.c | 106 static inline int checkint(uint32_t iy) in checkint() argument 128 uint32_t ix, iy; in powf() local [all...] |
/third_party/musl/src/math/ |
H A D | atan2f.c | 25 uint32_t m,ix,iy; in atan2f() local
|
H A D | atan2.c | 49 uint32_t m,lx,ly,ix,iy; in atan2() local [all...] |
H A D | __sin.c | 52 double __sin(double x, double y, int iy) in __sin() argument
|
H A D | __sinl.c | 67 long double __sinl(long double x, long double y, int iy) in __sinl() argument
|
H A D | powf.c | 106 static inline int checkint(uint32_t iy) in checkint() argument 128 uint32_t ix, iy; in powf() local [all...] |
/third_party/musl/src/complex/ |
H A D | ccoshf.c | 38 int32_t hx, hy, ix, iy; in ccoshf() local
|
H A D | csinhf.c | 38 int32_t hx, hy, ix, iy; in csinhf() local
|
H A D | ccosh.c | 44 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
|
H A D | csinh.c | 44 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
|
/third_party/jerryscript/jerry-libm/ |
H A D | nextafter.c | 34 int hx, hy, ix, iy; in nextafter() local
|
H A D | fmod.c | 41 int n, hx, hy, hz, ix, iy, sx, i; in fmod() local [all...] |
H A D | atan2.c | 68 int k, m, hx, hy, ix, iy; in atan2() local
|
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | k_sinl.c | 47 __kernel_sinl(long double x, long double y, int iy) in __kernel_sinl() argument
|
H A D | e_powl.c | 152 u_int32_t ix, iy; in powl() local [all...] |
/third_party/cups-filters/cupsfilters/ |
H A D | image-photocd.c | 52 *iy, /* Luminance */ in _cupsImageReadPhotoCD() local [all...] |
H A D | image-zoom.c | 58 _cupsImageZoomFill(cups_izoom_t *z, int iy) _cupsImageZoomFill() argument 211 zoom_bilinear(cups_izoom_t *z, int iy) zoom_bilinear() argument 292 zoom_nearest(cups_izoom_t *z, int iy) zoom_nearest() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_quad_depth_test_tmp.h | 55 const unsigned iy = quads[0]->input.y0; in NAME() local
|
/third_party/optimized-routines/math/ |
H A D | powf.c | 111 checkint (uint32_t iy) in checkint() argument 135 uint32_t ix, iy; in powf() local [all...] |
/third_party/ffmpeg/libavcodec/x86/ |
H A D | mpegvideodsp.c | 35 const int iy = oy >> (16 + shift); in gmc_mmx() local
|