Searched defs:x2 (Results 101 - 125 of 129) sorted by relevance

123456

/freebsd-current/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, argument
785 unsigned int x1, y1, x2, y2, x, y; local
964 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; local
[all...]
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dbrt.c891 brt_entry_compare(const void *x1, const void *x2) argument
1360 brt_pending_entry_compare(const void *x1, const void *x2) argument
H A Ddnode.c89 dbuf_compare(const void *x1, const void *x2) argument
H A Dzil.c149 zil_bp_compare(const void *x1, const void *x2) argument
769 zil_lwb_vdev_compare(const void *x1, const void *x2) argument
2454 zil_aitx_compare(const void *x1, const void *x2) argument
H A Dzio.c848 zio_bookmark_compare(const void *x1, const void *x2) argument
H A Dvdev_raidz.c423 vdev_raidz_reflow_compare(const void *x1, const void *x2) argument
H A Dmetaslab.c686 metaslab_compare(const void *x1, const void *x2) argument
1344 metaslab_rangesize32_compare(const void *x1, const void *x2) argument
1363 metaslab_rangesize64_compare(const void *x1, const void *x2) argument
/freebsd-current/sbin/ipfw/
H A Ddummynet.c1001 double x2 = points[i+1].delay; local
/freebsd-current/sbin/newfs_msdos/
H A Dmkfs_msdos.c251 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
/freebsd-current/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c543 int x2; local
/freebsd-current/sys/contrib/libsodium/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c953 fe25519 x2; local
1964 fe25519 x, x2, x3; local
[all...]
/freebsd-current/sys/contrib/libsodium/src/libsodium/include/sodium/private/
H A Ded25519_ref10_fe_25_5.h165 int32_t x2 = f2 ^ g[2]; local
226 int32_t x2 = f2 ^ g2; local
/freebsd-current/contrib/wpa/src/common/
H A Dsae.c631 struct crypto_bignum *x1 = NULL, *x2, *gx1, *gx2, *v = NULL; local
[all...]
/freebsd-current/contrib/bearssl/test/
H A Dtest_x509.c245 int x1, x2; local
H A Dtest_crypto.c9252 uint16_t x2[70], m2[70]; local
9303 uint16_t x2[70], m2[70]; local
/freebsd-current/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h115 { const u32 x2 = in1[0]; local
451 { const u32 x2 = in1[0]; local
756 fe x1, x2, z2, x3, z3; local
[all...]
H A Dcurve25519-hacl64.h479 u64 *x2 = pp; local
/freebsd-current/crypto/openssl/crypto/ec/
H A Decp_nistp256.c1235 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const smallfelem x2, const smallfelem y2, const smallfelem z2) argument
1420 point_add_small(smallfelem x3, smallfelem y3, smallfelem z3, smallfelem x1, smallfelem y1, smallfelem z1, smallfelem x2, smallfelem y2, smallfelem z2) argument
/freebsd-current/contrib/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1007 double x2 = x; local
/freebsd-current/sys/dev/usb/wlan/
H A Dif_upgt.c1551 struct upgt_fw_x2_header *x2; local
/freebsd-current/contrib/arm-optimized-routines/math/test/
H A Dulp.c118 float x2; member in struct:args_f2
129 double x2; member in struct:args_d2
165 next2 (uint64_t *x2, struct gen *g) argument
182 uint64_t x2; local
196 uint64_t x2; local
[all...]
/freebsd-current/contrib/dialog/
H A Dutil.c1724 int y2, x2; local
/freebsd-current/sys/dev/qat/qat_common/
H A Dqat_uclo.c176 addr >>= 0x2; /* convert to uword address */ local
/freebsd-current/stand/common/
H A Dgfx_fb.c1468 gfx_fb_drawrect(uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2, argument
1493 int err, e2, x2, y2, ed, width; local
1545 gfx_fb_bezier(uint32_t x0, uint32_t y0, uint32_t x1, uint32_t y1, uint32_t x2, uint32_t y2, uint32_t wd) argument
1619 int x1, y1, x2, y2; local
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm.h90 unsigned short x2; member in struct:drm_clip_rect

Completed in 313 milliseconds

123456