Home
last modified time | relevance | path

Searched refs:x (Results 76 – 100 of 1269) sorted by last modified time

12345678910>>...51

/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h169 screen_pos_t x; member
/illumos-gate/usr/src/uts/common/io/
H A Dtem.c615 tems.ts_p_offset.x = (tems.ts_p_dimension.width - in tems_setup_terminal()
806 tem_get_size(ushort_t *r, ushort_t *c, ushort_t *x, ushort_t *y) in tem_get_size() argument
811 *x = (ushort_t)tems.ts_p_dimension.width; in tem_get_size()
H A Dtem_safe.c1914 da.col = (col * da.width) + tems.ts_p_offset.x; in tem_safe_pix_display()
1973 ma.s_col = s_col * tems.ts_font.vf_width + tems.ts_p_offset.x; in tem_safe_pix_copy()
1975 tems.ts_p_offset.x - 1; in tem_safe_pix_copy()
1976 ma.t_col = t_col * tems.ts_font.vf_width + tems.ts_p_offset.x; in tem_safe_pix_copy()
2037 col, count, tems.ts_p_offset.x, B_FALSE, credp, called_from); in tem_safe_pix_cls()
2119 tems.ts_p_offset.x, B_FALSE, credp, called_from); in tem_safe_pix_clear_entire_screen()
2449 tems.ts_p_offset.x; in tem_safe_pix_cursor()
2474 tem->tvs_c_cursor.col = (ca.col - tems.ts_p_offset.x) / in tem_safe_pix_cursor()
/illumos-gate/usr/src/data/terminfo/
H A Dterminfo.src391 …70g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\…
425 …222i\220j\205k\203l\202m\204n\212o\213p\216q\0r\217s\214t\206u\207v\210w\211x\201y\230z\231{\267|\…
785 …74`\177a\260f\370g\361h\261j\331k\277l\332m\300n\305o\377p-q\304r-s_t+u+v+w+x\263y\363z\362{\343|\…
892 …61h\260i\316j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\…
919 # The 1.3.x kernels add color-change capabilities; if yours doesn't have this
920 # and it matters, turn off <ccc>. The %02x escape used to implement this is
926 initc=\E]P%p1%x%p2%{255}%*%{1000}%/%02x%p3%{255}%*%{1000}%/%02x%p4%{255}%*%{1000}%/%02x,
934 # The 2.2.x kernels add a private mode that sets the cursor type; use that to
937 linux2.2|linux 2.2.x console,
941 # Linux 2.6.x has a fix for SI/SO to work with UTF-8 encoding added here:
[all …]
H A Dtermcap.src381 …70g\361h\260j\331k\277l\332m\300n\305o~p\304q\304r\304s_t\303u\264v\301w\302x\263y\363z\362{\343|\…
407 …2i\220j\205k\203l\202m\204n\212o\213p\216q\200r\217s\214t\206u\207v\210w\211x\201y\230z\231{\267|\…
731 …74`\177a\260f\370g\361h\261j\331k\277l\332m\300n\305o\377p-q\304r-s_t+u+v+w+x\263y\363z\362{\343|\…
848 # The 1.3.x kernels add color-change capabilities; if yours doesn't have this
849 # and it matters, turn off <ccc>. The %02x escape used to implement this is
861 # The 2.2.x kernels add a private mode that sets the cursor type; use that to
864 linux2.2|linux 2.2.x console:\
868 # Linux 2.6.x has a fix for SI/SO to work with UTF-8 encoding added here:
872 linux2.6|linux 2.6.x console:\
898 …37h\220i\276j\205k\203l\202m\204n\212o~p\200q\200r\200s_t\206u\207v\211w\210x\201y\230z\231{\267|\…
[all …]
/illumos-gate/usr/src/boot/common/
H A Dtem.c539 tems.ts_p_offset.x = (tems.ts_p_dimension.width - in tems_setup_terminal()
726 tem_get_size(uint16_t *r, uint16_t *c, uint16_t *x, uint16_t *y) in tem_get_size() argument
730 *x = (uint16_t)tems.ts_p_dimension.width; in tem_get_size()
2398 da.col = (col * da.width) + tems.ts_p_offset.x; in tem_pix_display()
2449 ma.s_col = s_col * tems.ts_font.vf_width + tems.ts_p_offset.x; in tem_pix_copy()
2451 tems.ts_p_offset.x - 1; in tem_pix_copy()
2452 ma.t_col = t_col * tems.ts_font.vf_width + tems.ts_p_offset.x; in tem_pix_copy()
2485 col, count, tems.ts_p_offset.x, false); in tem_pix_cls()
2797 tems.ts_p_offset.x; in tem_pix_cursor()
2822 tem->tvs_c_cursor.col = (ca.col - tems.ts_p_offset.x) / in tem_pix_cursor()
/illumos-gate/usr/src/boot/sys/sys/
H A Dtem_impl.h151 screen_pos_t x; member
/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c6168 int x, y, rc, inum = 0; in e1000g_intr_add() local
6254 for (x = 0; x < actual; x++) { in e1000g_intr_add()
6255 rc = ddi_intr_add_handler(Adapter->htable[x], in e1000g_intr_add()
6263 for (y = 0; y < x; y++) in e1000g_intr_add()
6298 int x; in e1000g_rem_intrs() local
6301 for (x = 0; x < Adapter->intr_cnt; x++) { in e1000g_rem_intrs()
6302 rc = ddi_intr_remove_handler(Adapter->htable[x]); in e1000g_rem_intrs()
6309 rc = ddi_intr_free(Adapter->htable[x]); in e1000g_rem_intrs()
6325 int x; in e1000g_enable_intrs() local
6340 for (x = 0; x < Adapter->intr_cnt; x++) { in e1000g_enable_intrs()
[all …]
/illumos-gate/usr/src/common/crypto/sha2/
H A Dsha2.c96 #define ROTR(x, n) \ argument
97 (((x) >> (n)) | ((x) << ((sizeof (x) * NBBY)-(n))))
100 #define SHR(x, n) ((x) >> (n)) argument
103 #define BIGSIGMA0_256(x) (ROTR((x), 2) ^ ROTR((x), 13) ^ ROTR((x), 22)) argument
104 #define BIGSIGMA1_256(x) (ROTR((x), 6) ^ ROTR((x), 11) ^ ROTR((x), 25)) argument
105 #define SIGMA0_256(x) (ROTR((x), 7) ^ ROTR((x), 18) ^ SHR((x), 3)) argument
106 #define SIGMA1_256(x) (ROTR((x), 17) ^ ROTR((x), 19) ^ SHR((x), 10)) argument
115 #define BIGSIGMA0(x) (ROTR((x), 28) ^ ROTR((x), 34) ^ ROTR((x), 39)) argument
116 #define BIGSIGMA1(x) (ROTR((x), 14) ^ ROTR((x), 18) ^ ROTR((x), 41)) argument
117 #define SIGMA0(x) (ROTR((x), 1) ^ ROTR((x), 8) ^ SHR((x), 7)) argument
[all …]
/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme.c25 * This driver targets and is designed to support all NVMe 1.x and NVMe 2.x
721 #define NVME_IS_VENDOR_SPECIFIC_CMD(x) (((x) >= 0xC0) && ((x) <= 0xFF))
1757 "!received completion for unknown cid 0x%x", cqe->cqe_cid); in nvme_check_vendor_cmd_status()
1843 "!unknown command status received: opc = %x, sqid = %d, cid = %d, " in nvme_check_generic_cmd_status()
1844 "sc = %x, sct = %x, dn in nvme_check_generic_cmd_status()
689 NVME_IS_VENDOR_SPECIFIC_CMD(x) global() argument
[all...]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_decode.c45 #define unused_var(x) if (0) { x = 0; x = x - x; } argument
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-test-utiltest.p5m143 file path=opt/util-tests/tests/awk/examples/awk/t.1.x mode=0444
145 file path=opt/util-tests/tests/awk/examples/awk/t.2.x mode=0444
147 file path=opt/util-tests/tests/awk/examples/awk/t.3.x mode=0444
149 file path=opt/util-tests/tests/awk/examples/awk/t.4.x mode=0444
150 file path=opt/util-tests/tests/awk/examples/awk/t.5.x mode=0444
152 file path=opt/util-tests/tests/awk/examples/awk/t.6.x mode=0444
155 file path=opt/util-tests/tests/awk/examples/awk/t.8.x mode=0444
167 file path=opt/util-tests/tests/awk/examples/awk/t.b.x mode=0444
191 file path=opt/util-tests/tests/awk/examples/awk/t.d.x mode=0444
202 file path=opt/util-tests/tests/awk/examples/awk/t.f.x mode=0444
[all …]
/illumos-gate/usr/src/lib/udapl/udapl_tavor/include/
H A Ddapl.h111 #define HTOBE_64(x) dapls_byteswap64(x) argument
112 #define HTOBE_32(x) dapls_byteswap32(x) argument
113 #define BETOH_64(x) dapls_byteswap64(x) argument
114 #define BETOH_32(x) dapls_byteswap32(x) argument
120 #define HTOBE_64(x) BE_64((x))
121 #define HTOBE_32(x) BE_32((x))
122 #define BETOH_64(x) BE_64((x))
123 #define BETOH_32(x) BE_32((x))
348 #define DAPL_SEND(x) (x->header.owner_ia->hca_ptr->post_send) argument
349 #define DAPL_RECV(x) (x->header.owner_ia->hca_ptr->post_recv) argument
[all …]
/illumos-gate/usr/src/common/dis/i386/
H A Ddis_tables.c3081 #define WBIT(x) (x & 0x1) /* to get w bit */ argument
3082 #define REGNO(x) (x & 0x7) /* to get 3 bit register */ argument
3083 #define VBIT(x) ((x)>>1 & 0x1) /* to get 'v' bit */ argument
3180 dtrace_get_opcode(dis86_t *x, uint_t *high, uint_t *low) in dtrace_get_opcode() argument
3188 if (x->d86_len >= 15) in dtrace_get_opcode()
3189 return (x->d86_error = 1); in dtrace_get_opcode()
3191 if (x->d86_error) in dtrace_get_opcode()
3193 byte = x->d86_get_byte(x->d86_data); in dtrace_get_opcode()
3195 return (x->d86_error = 1); in dtrace_get_opcode()
3196 x->d86_bytes[x->d86_len++] = byte; in dtrace_get_opcode()
[all …]
/illumos-gate/usr/src/lib/libresolv2/common/inet/
H A Dinet_net_ntop.c38 # define SPRINTF(x) strlen(sprintf/**/x) argument
40 # define SPRINTF(x) ((size_t)sprintf x) argument
/illumos-gate/usr/src/ucbcmd/expr/
H A Dexpr.y87 #define EQL(x,y) !strcmp(x,y) argument
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c64 #define EQL(x, y) (strcmp(x, y) == 0) argument
/illumos-gate/usr/src/cmd/ptools/pmadvise/
H A Dpmadvise.c141 #define ROUNDUP_KB(x) (((x) + (KILOBYTE - 1)) / KILOBYTE) argument
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules685 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/bnx/570x/driver/common/lmdev/%.c
/illumos-gate/usr/src/cmd/nvmeadm/
H A Dnvmeadm_print.c373 int i, x; in nvme_snprint_uint128() local
392 for (x = 0; x != 128 - scale_bits; x++) { in nvme_snprint_uint128()
/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb.c83 #define DCMD_ABORTED(x) ((x) == DCMD_USAGE || (x) == DCMD_ABORT) argument
/illumos-gate/usr/src/uts/common/io/igc/
H A Digc_osdep.h78 #define usec_delay(x) drv_usecwait(x) argument
79 #define usec_delay_irq(x) drv_usecwait(x) argument
80 #define msec_delay(x) drv_usecwait((x) * 1000) argument
81 #define msec_delay_irq(x) drv_usecwait((x) * 1000) argument
/illumos-gate/usr/src/lib/libc/port/rt/
H A Dmqueue.c127 #define MQ_ASSERT(x) assert(x); argument
139 #define MQ_ASSERT(x) argument
/illumos-gate/usr/src/lib/libc/port/i18n/
H A Dgettext_gnu.c809 #define PRI_STR(x, n) PRI##x##n argument
810 #define PRI_LEN(x, n) (char)(sizeof (PRI_STR(x, n)) - 1) argument
811 #define PRIS(P, x) {\ argument
812 /* x/N/ */ P(x, 8), P(x, 16), P(x, 32), P(x, 64), \
813 /* xLEAST/N/ */ P(x, LEAST8), P(x, LEAST16), P(x, LEAST32), P(x, LEAST64), \
814 /* xFAST/N/ */ P(x, FAST8), P(x, FAST16), P(x, FAST32), P(x, FAST64), \
815 /* xMAX,PTR */ P(x, MAX), P(x, PTR) \
827 static const char *pri_x[] = PRIS(PRI_STR, x);
834 static const char pri_x_len[] = PRIS(PRI_LEN, x);
/illumos-gate/usr/src/lib/libc/port/stdio/
H A Dflush.c72 #define FPDECL(fp) FILE *fp; xFILE *x##fp
73 #define FIRSTFP(lp, fp) x##fp = lp->iobp; \
74 fp = x##fp ? &x##fp->_iob : &_iob[0]
75 #define NEXTFP(fp) (x##fp ? fp = &(++x##fp)->_iob : ++fp)
76 #define FPLOCK(fp) x##fp ? \
77 &x##fp->xlock : &_xftab[IOPIND(fp)]._lock
78 #define FPSTATE(fp) x##fp ? \
79 &x##fp->xstate : &_xftab[IOPIND(fp)]._state

12345678910>>...51