Searched defs:x2 (Results 26 - 50 of 67) sorted by relevance

123

/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/mips/nlm/
H A Dcms.c329 xlp_cms_enable_intr(nlm_nodeid(), nlm_cpuid(), 0x2, 0); local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Drange_tree.c160 range_tree_seg_compare(const void *x1, const void *x2) argument
H A Dtrim_map.c103 trim_map_seg_compare(const void *x1, const void *x2) argument
122 trim_map_zio_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 Ddnode.c76 dbuf_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/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/contrib/tcpdump/
H A Dsmbutil.c88 uint32_t x, x2; local
540 uint32_t x1, x2; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DARM64_DWARF_Registers.h19 x2, enumerator in enum:arm64_dwarf::__anon1618
H A DARM64_ehframe_Registers.h21 x2, enumerator in enum:arm64_ehframe::__anon1619
/freebsd-11-stable/contrib/gdb/include/gdb/
H A Dcallback.h206 long x1,x2; member in struct:cb_syscall
/freebsd-11-stable/contrib/groff/src/devices/xditview/
H A DDviP.h176 int x1, y1, x2, y2; member in struct:__anon1703::ExposedExtents
/freebsd-11-stable/sbin/pfctl/
H A Dpfctl_altq.c1243 double 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/contrib/gcc/
H A Drtl-factoring.c361 rtx x2; local
/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...]
/freebsd-11-stable/sbin/ipfw/
H A Ddummynet.c994 double x2 = points[i+1].delay; 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_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/sbin/newfs_msdos/
H A Dmkfs_msdos.c249 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
/freebsd-11-stable/contrib/ncurses/ncurses/win32con/
H A Dwin_driver.c389 int x2; local
/freebsd-11-stable/contrib/groff/src/preproc/html/
H A Dpre-html.cpp820 imageItem::imageItem(int x1, int y1, int x2, int y2, argument
1015 int x2 = max(i->X1, i->X2) * image_res / postscriptRes local
1060 void imageList::add(int x1, int y1, int x2, int y2, argument
1108 int x2 local
[all...]
/freebsd-11-stable/sys/dev/drm/
H A Dr600_blit.c1418 set_scissors(drm_radeon_private_t *dev_priv, int x1, int y1, int x2, int y2) argument
/freebsd-11-stable/sys/dev/fb/
H A Dmachfb.c1044 int blanks, i, x1, x2, y1, y2; local

Completed in 358 milliseconds

123