Home
last modified time | relevance | path

Searched refs:x2 (Results 1 – 25 of 131) sorted by path

123456

/illumos-gate/usr/src/boot/common/
H A Dgfx_fb.c1367 x2 = x0; in gfx_fb_line()
1387 x2 += sx; in gfx_fb_line()
1388 gfx_fb_setpixel(x2, y0); in gfx_fb_line()
1414 sx = x2 - x1; in gfx_fb_bezier()
1421 x2 = x0; in gfx_fb_bezier()
1429 sx = x0 < x2? 1 : -1; in gfx_fb_bezier()
1477 int x1, y1, x2, y2; in gfx_term_drawrect() local
1531 x2 += vf_width; in gfx_term_drawrect()
1544 gfx_fb_bezier(x1, y1 - i, x2 + i, y1 - i, x2 + i, y2, width-i); in gfx_term_drawrect()
1554 gfx_fb_bezier(x1, y1 + i, x2 + i, y1 + i, x2 + i, y2, width-i); in gfx_term_drawrect()
[all …]
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dalign24 #define ALIGN_BIT2 0x2
29 #define ALIGN_SETBIT2(x) ALIGN_POINTER(ALIGN_INTEGER(x)|0x2)
30 #define ALIGN_TSTBIT2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0x2)
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dalign24 #define ALIGN_BIT2 0x2
29 #define ALIGN_SETBIT2(x) ALIGN_POINTER(ALIGN_INTEGER(x)|0x2)
30 #define ALIGN_TSTBIT2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0x2)
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dalign24 #define ALIGN_BIT2 0x2
29 #define ALIGN_SETBIT2(x) ALIGN_POINTER(ALIGN_INTEGER(x)|0x2)
30 #define ALIGN_TSTBIT2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0x2)
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dalign24 #define ALIGN_BIT2 0x2
29 #define ALIGN_SETBIT2(x) ALIGN_POINTER(ALIGN_INTEGER(x)|0x2)
30 #define ALIGN_TSTBIT2(x) ALIGN_POINTER(ALIGN_INTEGER(x)&0x2)
/illumos-gate/usr/src/cmd/auditrecord/
H A Daudit_record_attr.txt1802 #argument,2,0x2,op
/illumos-gate/usr/src/cmd/bhyve/
H A Drfb.c804 int x1, int y1, int x2, int y2) in translate_pixels() argument
816 for (uint_t x = x1; x < w && x < x2; x++) { in translate_pixels()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/bitfields/
H A Dtst.bitfields.ksh.out19 unsigned short:3 c :3 = 0x2
20 unsigned short:2 d :2 = 0x2
25 0x1 0xb 0x2 0x2 0x1 0x1
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/io/
H A Dtst.fds.d.out21 fds[2] fi_oflags = 0x2
35 fds[4] fi_oflags = 0x2
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/print/
H A Dtst.array.d.out1 int [3] [ 0x1, 0x2, 0x3 ]
12 int [3] a = [ 0x1, 0x2, 0x3 ]
H A Dtst.bitfield.d.out5 int d :2 = 0x2
H A Dtst.struct.d.out3 void *b = 0x2
/illumos-gate/usr/src/cmd/file/
H A Dmagic211 >0x1e short &0x2 separate
232 >0x3 byte &0x2 pure
240 >0x3 byte &0x2 pure
269 >3 byte &0x2 , continuation
/illumos-gate/usr/src/cmd/filesync/
H A Danal.c549 char *s1, *s2, *x1, *x2; in same_name() local
559 x2 = f2->f_fullname; in same_name()
608 if (*s2 == 0 && x2 != 0) { in same_name()
609 s2 = x2; in same_name()
610 x2 = 0; in same_name()
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/
H A Damd64.esc81 (CBITMASK(synd) == 0x1 || CBITMASK(synd) == 0x2 || \
/illumos-gate/usr/src/cmd/ibd_upgrade/
H A Dibd_upgrade.sh126 | while read x1 x2 x3 x4 x5 x6 x7 x8 x9 x10 device_path
/illumos-gate/usr/src/cmd/oawk/
H A Dawk.def35 # define dprintf(x1, x2, x3, x4)
/illumos-gate/usr/src/cmd/raidz_test/
H A Draidz_test.c398 int x0, x1, x2; in run_rec_check_impl() local
477 for (x2 = x1 + 1; x2 < opts->rto_dcols; x2++) { in run_rec_check_impl()
478 if (x2 >= in run_rec_check_impl()
486 LOG(D_DEBUG, "[%d %d %d]", x0, x1, x2); in run_rec_check_impl()
490 tgtidx[2] = x2 + raidz_parity(rm); in run_rec_check_impl()
502 "[FAIL]\n", x0, x1, x2); in run_rec_check_impl()
/illumos-gate/usr/src/cmd/sa/
H A Dsadc.c66 #define MAX(x1, x2) ((x1) >= (x2) ? (x1) : (x2)) argument
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg498 @ MSG_EF_SPARCV9_RMO_CF "EF_SPARCV9_RMO" # 0x2
H A Dphdr.msg102 @ MSG_PF_W_CF "PF_W" # 0x2
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Ddraw.c231 dist(int x1, int y1, int x2, int y2) in dist() argument
235 dx = x2 - x1; in dist()
243 int x0, y0, x2, y2, r; in drawarc() local
247 x2 = x0 + dx2; /* "to" */ in drawarc()
250 conicarc(x0, -y0, hpos, -vpos, x2, -y2, r, r); in drawarc()
/illumos-gate/usr/src/cmd/zdb/
H A Dzdb.c3045 cksum_record_compare(const void *x1, const void *x2) in cksum_record_compare() argument
3048 const cksum_record_t *r = (cksum_record_t *)x2; in cksum_record_compare()
/illumos-gate/usr/src/common/crypto/chacha/
H A Dchacha.c90 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
124 x2 = j2; in chacha_encrypt_bytes()
141 QUARTERROUND( x2, x6,x10,x14) in chacha_encrypt_bytes()
145 QUARTERROUND( x2, x7, x8,x13) in chacha_encrypt_bytes()
150 x2 = PLUS(x2,j2); in chacha_encrypt_bytes()
168 x2 = XOR(x2,U8TO32_LITTLE(m + 8)); in chacha_encrypt_bytes()
192 U32TO8_LITTLE(c + 8,x2); in chacha_encrypt_bytes()
/illumos-gate/usr/src/common/crypto/ecc/
H A Dec2_mont.c129 MP_CHECKOK(mp_init(&t3, FLAG(x2))); in gf2m_Mxy()
130 MP_CHECKOK(mp_init(&t4, FLAG(x2))); in gf2m_Mxy()
131 MP_CHECKOK(mp_init(&t5, FLAG(x2))); in gf2m_Mxy()
134 mp_zero(x2); in gf2m_Mxy()
141 MP_CHECKOK(mp_copy(x, x2)); in gf2m_Mxy()
197 mp_int x1, x2, z1, z2; in ec_GF2m_pt_mul_mont() local
202 MP_DIGITS(&x2) = 0; in ec_GF2m_pt_mul_mont()
206 MP_CHECKOK(mp_init(&x2, FLAG(n))); in ec_GF2m_pt_mul_mont()
222 MP_CHECKOK(group->meth->field_add(&x2, &group->curveb, &x2, group->meth)); /* x2 in ec_GF2m_pt_mul_mont()
272 MP_CHECKOK(mp_copy(&x2, rx)); in ec_GF2m_pt_mul_mont()
[all …]

123456