Searched defs:x2 (Results 1 - 25 of 67) sorted by last modified time

123

/freebsd-11-stable/contrib/sqlite3/
H A Dsqlite3.c73767 BtreePayload x2; local
144976 int x1, x2; local
193354 RtreeDValue x1, x2; local
196340 pointBeneathLine( double x0, double y0, double x1, double y1, double x2, double y2 ) argument
[all...]
/freebsd-11-stable/sbin/newfs_msdos/
H A Dmkfs_msdos.c249 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dchecksum.c430 unsigned char x2 = xdigitval[(unsigned char)hex[i * 2 + 1]]; local
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_altq.c1243 double x2; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DARM64_ehframe_Registers.h21 x2, enumerator in enum:arm64_ehframe::__anon1619
H A DARM64_DWARF_Registers.h19 x2, enumerator in enum:arm64_dwarf::__anon1618
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dpopcountti2.c32 du_int x2 = (du_int)(x3 + (x3 >> 64)); local
H A Dpopcountdi2.c18 du_int x2 = (du_int)a; local
[all...]
/freebsd-11-stable/sys/dev/vt/hw/fb/
H A Dvt_fb.c192 vt_fb_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, argument
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzil.c129 zil_bp_compare(const void *x1, const void *x2) argument
495 zil_lwb_vdev_compare(const void *x1, const void *x2) argument
1672 zil_aitx_compare(const void *x1, const void *x2) argument
H A Dvdev_queue.c323 vdev_queue_offset_compare(const void *x1, const void *x2) argument
354 vdev_queue_timestamp_compare(const void *x1, const void *x2) argument
H A Dmetaslab.c542 metaslab_compare(const void *x1, const void *x2) argument
1189 metaslab_rangesize_compare(const void *x1, const void *x2) argument
H A Dzio.c599 zio_bookmark_compare(const void *x1, const void *x2) argument
H A Dspace_reftree.c55 space_reftree_compare(const void *x1, const void *x2) argument
H A Ddnode.c76 dbuf_compare(const void *x1, const void *x2) argument
H A Drange_tree.c160 range_tree_seg_compare(const void *x1, const void *x2) argument
H A Dddt.c772 ddt_entry_compare(const void *x1, const void *x2) argument
/freebsd-11-stable/contrib/tcpdump/
H A Dsmbutil.c88 uint32_t x, x2; local
540 uint32_t x1, x2; local
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dr600_blit_kms.c269 set_scissors(struct radeon_device *rdev, int x1, int y1, int x2, int y2) argument
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_upgt.c1555 struct upgt_fw_x2_header *x2; local
/freebsd-11-stable/crypto/openssl/crypto/ec/
H A Decp_nistp521.c1139 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) argument
H A Decp_nistp256.c1234 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
1399 point_add_small(smallfelem x3, smallfelem y3, smallfelem z3, smallfelem x1, smallfelem y1, smallfelem z1, smallfelem x2, smallfelem y2, smallfelem z2) argument
H A Decp_nistp224.c917 point_add(felem x3, felem y3, felem z3, const felem x1, const felem y1, const felem z1, const int mixed, const felem x2, const felem y2, const felem z2) argument
[all...]
/freebsd-11-stable/sys/dev/proto/
H A Dproto_core.c308 uint16_t x2[4]; member in union:__anon7759
363 uint16_t x2[4]; member in union:__anon7760
/freebsd-11-stable/sys/dev/vt/hw/vga/
H A Dvt_vga.c369 vga_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, argument
781 unsigned int x1, y1, x2, y2, x, y; local
919 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; local
[all...]

Completed in 996 milliseconds

123