Home
last modified time | relevance | path

Searched defs:iy (Results 1 – 25 of 78) sorted by relevance

1234

/third_party/cups-filters/cupsfilters/
Dimage-zoom.c59 int iy) /* I - Zoom image row */ in _cupsImageZoomFill()
212 int iy) /* I - Zoom image row */ in zoom_bilinear()
293 int iy) /* I - Zoom image row */ in zoom_nearest()
Dimage-photocd.c52 *iy, /* Luminance */ in _cupsImageReadPhotoCD() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_tri_tmp.h156 int iy = (i >> 2) * 4; in TAG() local
179 int iy = (i >> 2) * 4; in TAG() local
313 int iy = (i >> 2) * 16; in TAG() local
334 int iy = (i >> 2) * 16; in TAG() local
408 int iy = (i >> 2) * 4; in TRI_16() local
Dlp_rast_rect.c90 unsigned ix, unsigned iy) in full()
102 unsigned ix, unsigned iy, in partial()
/third_party/musl/porting/liteos_a/kernel/src/math/
Datan2f.c25 uint32_t m,ix,iy; in atan2f() local
Datan2.c49 uint32_t m,lx,ly,ix,iy; in atan2() local
Dpowf.c106 static inline int checkint(uint32_t iy) in checkint()
128 uint32_t ix, iy; in powf() local
D__sin.c52 double __sin(double x, double y, int iy) in __sin()
D__sinl.c67 long double __sinl(long double x, long double y, int iy) in __sinl()
/third_party/musl/src/math/
Datan2f.c25 uint32_t m,ix,iy; in atan2f() local
Datan2.c49 uint32_t m,lx,ly,ix,iy; in atan2() local
Dpowf.c106 static inline int checkint(uint32_t iy) in checkint()
128 uint32_t ix, iy; in powf() local
D__sin.c52 double __sin(double x, double y, int iy) in __sin()
D__sinl.c67 long double __sinl(long double x, long double y, int iy) in __sinl()
/third_party/musl/src/complex/
Dccoshf.c38 int32_t hx, hy, ix, iy; in ccoshf() local
Dcsinhf.c38 int32_t hx, hy, ix, iy; in csinhf() local
Dcsinh.c44 int32_t hx, hy, ix, iy, lx, ly; in csinh() local
Dccosh.c44 int32_t hx, hy, ix, iy, lx, ly; in ccosh() local
/third_party/jerryscript/jerry-libm/
Dnextafter.c34 int hx, hy, ix, iy; in nextafter() local
Dfmod.c41 int n, hx, hy, hz, ix, iy, sx, i; in fmod() local
Datan2.c68 int k, m, hx, hy, ix, iy; in atan2() local
/third_party/optimized-routines/math/
Dpowf.c111 checkint (uint32_t iy) in checkint()
135 uint32_t ix, iy; in powf() local
/third_party/skia/tests/
DSizeTest.cpp37 int iy = 3; in DEF_TEST() local
/third_party/FreeBSD/lib/msun/ld128/
Dk_sinl.c47 __kernel_sinl(long double x, long double y, int iy) in __kernel_sinl()
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_quad_depth_test_tmp.h55 const unsigned iy = quads[0]->input.y0; in NAME() local

1234