Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/stand/ficl/
H A Dgfx_loader.c66 uint32_t x1, y1, x2, y2, f; in ficl_term_putimage() local
117 uint32_t x1, y1, x2, y2, f; in ficl_fb_putimage() local
184 FICL_UNS x0, y0, x1, y1, x2, y2, width; in ficl_fb_bezier() local
203 FICL_UNS x1, x2, y1, y2, fill; in ficl_fb_drawrect() local
220 FICL_UNS x1, x2, y1, y2; in ficl_term_drawrect() local
/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dsv_math.h50 svfloat64_t y2 = sv_f64 (elem); in sv_call_f64() local
67 svfloat64_t y2 = sv_f64 (ret); in sv_call2_f64() local
108 svfloat32_t y2 = sv_f32 (elem); in sv_call_f32() local
125 svfloat32_t y2 = sv_f32 (ret); in sv_call2_f32() local
/freebsd/stand/liblua/
H A Dgfx_utils.c50 uint32_t x1, y1, x2, y2, f; in lua_term_putimage() local
94 uint32_t x1, y1, x2, y2, f; in lua_fb_putimage() local
164 uint32_t x0, y0, x1, y1, x2, y2, width; in lua_fb_bezier() local
/freebsd/contrib/bearssl/src/hash/
H A Dghash_ctmul64.c36 uint64_t y0, y1, y2, y3; in bmul64() local
99 uint64_t y0r, y1r, y2, y2r; in br_ghash_ctmul64() local
H A Dghash_ctmul.c74 uint32_t y0, y1, y2, y3; in bmul() local
168 uint32_t y0, y1, y2, y3; in bmul() local
H A Dghash_ctmul32.c52 uint32_t y0, y1, y2, y3; in bmul32() local
/freebsd/lib/msun/src/
H A De_hypotf.c22 float a,b,t1,t2,y1,y2,w; in hypotf() local
H A De_hypot.c53 double a,b,t1,t2,y1,y2,w; in hypot() local
H A De_log10.c40 double f,hfsq,hi,lo,r,val_hi,val_lo,w,y,y2; in log10() local
H A De_hypotl.c47 long double a=x,b=y,t1,t2,y1,y2,w; in hypotl() local
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_crypt.c120 BIGNUM *y2 = NULL; ossl_sm2_encrypt() local
282 BIGNUM *y2 = NULL; ossl_sm2_decrypt() local
[all...]
/freebsd/sys/powerpc/fpu/
H A Dfpu_div.c155 u_int r0, r1, r2, r3, d0, d1, d2, d3, y0, y1, y2, y3; in fpu_div() local
H A Dfpu_sqrt.c192 u_int y0, y1, y2, y3; in fpu_sqrt() local
/freebsd/lib/libvgl/
H A Dsimple.c185 VGLLine(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLLine()
369 VGLBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLBox()
378 VGLFilledBox(VGLBitmap *object, int x1, int y1, int x2, int y2, u_long color) in VGLFilledBox()
/freebsd/contrib/bearssl/src/int/
H A Di62_modpow2.c51 #define FMA2(hi, lo, x1, y1, x2, y2, v1, v2) do { \ argument
80 #define FMA2(hi, lo, x1, y1, x2, y2, v1, v2) do { \ argument
/freebsd/sys/dev/qat/qat_api/include/lac/
H A Dcpa_cy_ecsm2.h431 CpaFlatBuffer y2; member
465 CpaFlatBuffer y2; member
489 CpaFlatBuffer y2; member
/freebsd/sys/dev/vt/hw/vga/
H A Dvt_vga.c372 vga_drawrect(struct vt_device * vd,int x1,int y1,int x2,int y2,int fill,term_color_t color) vga_drawrect() argument
785 unsigned int x1, y1, x2, y2, x, y; vga_bitblt_text_gfxmode() local
964 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; vga_bitblt_bitmap() local
[all...]
/freebsd/crypto/openssl/crypto/ec/
H A Dec2_smpl.c359 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; in ossl_ec_GF2m_simple_add() local
512 BIGNUM *lh, *y2; in ossl_ec_GF2m_simple_is_on_curve() local
/freebsd/contrib/bearssl/src/ssl/
H A Dssl_lru.c197 uint32_t y1, y2; in find_replacement_node() local
/freebsd/crypto/openssl/test/
H A Dec_internal_test.c201 BIGNUM *x1 = NULL, *y1 = NULL, *z1 = NULL, *x2 = NULL, *y2 = NULL; in underflow_test() local
/freebsd/stand/common/
H A Dgfx_fb.c766 uint32_t y2 = Height + DestinationY; gfxfb_shadow_fill() local
1468 gfx_fb_drawrect(uint32_t x1,uint32_t y1,uint32_t x2,uint32_t y2,uint32_t fill) gfx_fb_drawrect() argument
1493 int err, e2, x2, y2, ed, width; gfx_fb_line() local
1546 gfx_fb_bezier(uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,uint32_t x2,uint32_t y2,uint32_t wd) gfx_fb_bezier() argument
1619 int x1, y1, x2, y2; gfx_term_drawrect() local
[all...]
/freebsd/contrib/bearssl/src/symcipher/
H A Ddes_ct.c206 uint32_t y0, y1, y2, y3, y4, y5, y6, y7, y8, y9; in Fconf() local
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_stream/salsa20/xmm6int/
H A Du4.h2 __m128i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable
H A Du8.h2 __m256i y0, y1, y2, y3, y4, y5, y6, y7, y8, y9, y10, y11, y12, y13, y14, variable
/freebsd/contrib/dialog/
H A Dprogressbox.c112 int y2, x2; in start_obj() local

12