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

123

/freebsd-10.2-release/crypto/openssh/
H A Dchacha.c92 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-10.2-release/crypto/openssh/openbsd-compat/
H A Dchacha_private.h91 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
/freebsd-10.2-release/contrib/tcpdump/
H A Dsmbutil.c93 u_int32_t x, x2; local
535 u_int32_t x1, x2; local
/freebsd-10.2-release/sys/dev/drm2/radeon/
H A Dr600_blit_kms.c236 set_scissors(struct radeon_device *rdev, int x1, int y1, int x2, int y2) argument
H A Dr600_blit.c265 set_scissors(drm_radeon_private_t *dev_priv, int x1, int y1, int x2, int y2) argument
/freebsd-10.2-release/sys/mips/nlm/
H A Dcms.c329 xlp_cms_enable_intr(nlm_nodeid(), nlm_cpuid(), 0x2, 0); local
/freebsd-10.2-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dvdev_queue.c287 vdev_queue_offset_compare(const void *x1, const void *x2) argument
306 vdev_queue_timestamp_compare(const void *x1, const void *x2) argument
H A Dtrim_map.c110 trim_map_seg_compare(const void *x1, const void *x2) argument
129 trim_map_zio_compare(const void *x1, const void *x2) argument
H A Dddt.c772 ddt_entry_compare(const void *x1, const void *x2) argument
H A Ddnode.c65 dbuf_compare(const void *x1, const void *x2) argument
H A Dmetaslab.c503 metaslab_compare(const void *x1, const void *x2) argument
893 metaslab_rangesize_compare(const void *x1, const void *x2) argument
/freebsd-10.2-release/sbin/ipfw/
H A Ddummynet.c720 double x2 = points[i+1].delay; local
/freebsd-10.2-release/sbin/pfctl/
H A Dpfctl_altq.c1028 double x2; local
/freebsd-10.2-release/contrib/gdb/include/gdb/
H A Dcallback.h206 long x1,x2; member in struct:cb_syscall
/freebsd-10.2-release/contrib/groff/src/devices/xditview/
H A DDviP.h176 int x1, y1, x2, y2; member in struct:__anon1523::ExposedExtents
/freebsd-10.2-release/sys/dev/vt/hw/vga/
H A Dvt_vga.c363 vga_drawrect(struct vt_device *vd, int x1, int y1, int x2, int y2, int fill, argument
775 unsigned int x1, y1, x2, y2, x, y; local
914 unsigned int x1, y1, x2, y2, i, j, src_x, dst_x, x_count; local
[all...]
/freebsd-10.2-release/contrib/gcc/
H A Drtl-factoring.c361 rtx x2; local
/freebsd-10.2-release/crypto/openssl/crypto/ec/
H A Decp_nistp224.c931 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...]
H A Decp_nistp521.c1148 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.c1246 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
1411 point_add_small(smallfelem x3, smallfelem y3, smallfelem z3, smallfelem x1, smallfelem y1, smallfelem z1, smallfelem x2, smallfelem y2, smallfelem z2) argument
/freebsd-10.2-release/sbin/newfs_msdos/
H A Dnewfs_msdos.c261 u_int fat, bss, rds, cls, dir, lsn, x, x1, x2; local
/freebsd-10.2-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c419 vn_open(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, int x3) argument
504 vn_openat(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, argument
523 vn_rdwr(int uio, vnode_t *vp, void *addr, ssize_t len, offset_t offset, int x1, int x2, rlim64_t x3, void *x4, ssize_t *residp) argument
/freebsd-10.2-release/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-10.2-release/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-10.2-release/sys/dev/fb/
H A Dmachfb.c1045 int blanks, i, x1, x2, y1, y2; local

Completed in 491 milliseconds

123