Searched defs:x2 (Results 1 - 25 of 64) sorted by path

123

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c429 vn_open(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, int x3) argument
514 vn_openat(char *path, int x1, int flags, int mode, vnode_t **vpp, int x2, argument
533 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-stable/contrib/compiler-rt/lib/
H A Dpopcountdi2.c22 du_int x2 = (du_int)a; local
[all...]
H A Dpopcountti2.c34 du_int x2 = (du_int)(x3 + (x3 >> 64)); local
/freebsd-10-stable/contrib/dialog/
H A Dprogressbox.c225 int y2, x2; local
H A Dutil.c1579 int y2, x2; local
/freebsd-10-stable/contrib/gcc/config/ia64/
H A Dia64.c1875 rtx l1, l2, h1, h2, x1, x2, p1, p2, p3, p4, s1, s2, s3; local
/freebsd-10-stable/contrib/gcc/config/mips/
H A Dmips.c6809 rtx x1, x2; local
/freebsd-10-stable/contrib/gcc/
H A Ddwarf2out.c5010 debug_str_eq(const void *x1, const void *x2) argument
H A Drtl-factoring.c361 rtx x2; local
/freebsd-10-stable/contrib/gdb/gdb/
H A Ds390-tdep.c1337 unsigned int b2, r1, r2, x2, r3; local
1053 is_rx(bfd_byte *insn, int op, unsigned int *r1, unsigned int *d2, unsigned int *x2, unsigned int *b2) argument
1070 is_rxy(bfd_byte *insn, int op1, int op2, unsigned int *r1, unsigned int *d2, unsigned int *x2, unsigned int *b2) argument
1101 compute_x_addr(struct prologue_value *addr, struct prologue_value *gpr, int d2, unsigned int x2, unsigned int b2) argument
[all...]
/freebsd-10-stable/contrib/gdb/include/gdb/
H A Dcallback.h206 long x1,x2; member in struct:cb_syscall
/freebsd-10-stable/contrib/gdtoa/
H A Dsmisc.c171 ULong *x, *x0, x1, x2; local
/freebsd-10-stable/contrib/groff/src/devices/xditview/
H A DDviP.h176 int x1, y1, x2, y2; member in struct:__anon1523::ExposedExtents
/freebsd-10-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-10-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp5777 double x1, x2, x3, x4; local
H A Dnode.cpp4528 hunits x2 = x/2; local
4803 hunits x2 = x/2; local
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c161800 RtreeDValue x1, x2; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dchecksum.c413 char x2 = xdigitval[(unsigned char)hex[i * 2 + 1]]; local
/freebsd-10-stable/contrib/tcpdump/
H A Dsmbutil.c93 u_int32_t x, x2; local
535 u_int32_t x1, x2; local
/freebsd-10-stable/contrib/unbound/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-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c128542 double x2; local
128767 float x2 = DCOORD(aCell[0].aCoord[i*2+1]); local
[all...]
/freebsd-10-stable/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-stable/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-stable/crypto/openssl/crypto/ec/
H A Dec2_mult.c125 gf2m_Madd(const EC_GROUP *group, const BIGNUM *x, BIGNUM *x1, BIGNUM *z1, const BIGNUM *x2, const BIGNUM *z2, BN_CTX *ctx) argument
173 gf2m_Mxy(const EC_GROUP *group, const BIGNUM *x, const BIGNUM *y, BIGNUM *x1, BIGNUM *z1, BIGNUM *x2, BIGNUM *z2, BN_CTX *ctx) argument
269 BIGNUM *x1, *x2, *z1, *z2; local
[all...]
H A Dec2_smpl.c462 BIGNUM *x0, *y0, *x1, *y1, *x2, *y2, *s, *t; local
[all...]

Completed in 1100 milliseconds

123