Home
last modified time | relevance | path

Searched refs:width (Results 176 – 200 of 342) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Dchkopts.c295 || cpi || lpi || width || length || stty_opt in chkopts()
472 if (cpi || lpi || length || width || S || f || filebreak) in chkopts()
482 if (cpi || lpi || length || width) { in chkopts()
485 if ((rc = sum_chkprinter(T, cpi, lpi, length, width, NULL)) == 0) { in chkopts()
500 if ((rc & PCK_WIDTH) && width) in chkopts()
H A Dlpadmin.h87 *width,
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_log.h42 uint8_t width; member
/illumos-gate/usr/src/uts/i86pc/io/gfx_private/
H A Dgfxp_vgatext.c479 data->width = VGA_TEXT_COLS; in vgatext_devinit()
610 da->col + da->width > VGA_TEXT_COLS) in vgatext_cons_display()
624 for (i = 0; i < da->width; i++) { in vgatext_cons_display()
950 short width, height; in vgatext_init() local
968 width = VGA_TEXT_COLS; in vgatext_init()
970 font_data = set_font(&height, &width, in vgatext_init()
972 8 * width + BORDER_PIXELS); in vgatext_init()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/astsa/
H A Doptlib.h91 int width; /* format line width */ member
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_intr.c392 rp->width = IOP_EVENT_NPIP(w3); in pmcs_process_sas_hw_event()
431 "TO %d PHYS", portid, phynum, rp->width); in pmcs_process_sas_hw_event()
455 pptr->width = IOP_EVENT_NPIP(w3); in pmcs_process_sas_hw_event()
493 if (pptr->width > 1) { in pmcs_process_sas_hw_event()
497 pmcs_get_rate(pptr->link_rate), pptr->width); in pmcs_process_sas_hw_event()
572 pptr->width = 1; in pmcs_process_sas_hw_event()
766 pptr->width = IOP_EVENT_NPIP(w3); in pmcs_process_sas_hw_event()
808 "TO %d PHYS", portid, phynum, pptr->width); in pmcs_process_sas_hw_event()
843 pptr->width = 0; in pmcs_process_sas_hw_event()
/illumos-gate/usr/src/cmd/lp/model/
H A Dstandard181 # character pitch, line pitch, page width, page length,
211 # to cpi, lpi, width, length, and character set. A letter
233 width=${cols}
235 "can't select the page width \"${width}\"" \
402 width=* )
403 width=`parse ${i}`
625 # width of 10 is set; with opost on, this COULD BE turned into a
742 internal_lpset "${cpi}" "${lpi}" "${width}" "${length}" ""
747 # use double width characters if they're available.
785 if [ "${width:-${cols}}" -lt "${MAX_COLS_SMALL_BANNER}" ]
[all …]
H A Dtsol_standard192 # character pitch, line pitch, page width, page length,
222 # to cpi, lpi, width, length, and character set. A letter
244 width=${cols}
246 "can't select the page width \"${width}\"" \
418 width=* )
419 width=`parse ${i}`
641 # width of 10 is set; with opost on, this COULD BE turned into a
758 internal_lpset "${cpi}" "${lpi}" "${width}" "${length}" ""
763 # use double width characters if they're available.
801 if [ "${width:-${cols}}" -lt "${MAX_COLS_SMALL_BANNER}" ]
[all …]
H A Dtsol_standard_foomatic195 # character pitch, line pitch, page width, page length,
225 # to cpi, lpi, width, length, and character set. A letter
247 width=${cols}
249 "can't select the page width \"${width}\"" \
434 width=* )
435 width=`parse ${i}`
668 # width of 10 is set; with opost on, this COULD BE turned into a
787 internal_lpset "${cpi}" "${lpi}" "${width}" "${length}" ""
792 # use double width characters if they're available.
830 if [ "${width:-${cols}}" -lt "${MAX_COLS_SMALL_BANNER}" ]
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/misc/
H A Doptlib.h97 int width; /* format line width */ member
/illumos-gate/usr/src/lib/libidmap/
H A DMakefile37 XGETFLAGS = --foreign-user --strict -n -E --width=72 \
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Dwscrl.c54 int y, x, width, start, finish, to; local
/illumos-gate/usr/src/cmd/mandoc/
H A Dtbl.h55 size_t width; /* Minimum column width. */ member
H A Dmdoc.h120 const char *width; /* -width */ member
H A Dmdoc_validate.c707 n->norm->Bl.width = "0n"; in post_bl_norm()
747 if (n->norm->Bl.width || in post_bl_norm()
778 if (n->norm->Bl.width == NULL) in post_bl_norm()
787 if (n->norm->Bl.width != NULL) in post_bl_norm()
790 n->norm->Bl.width = NULL; in post_bl_norm()
795 if (n->norm->Bl.width == NULL) in post_bl_norm()
796 n->norm->Bl.width = "2n"; in post_bl_norm()
800 n->norm->Bl.width = "3n"; in post_bl_norm()
1828 size_t width; in rewrite_macro2len() local
1834 width = 6; in rewrite_macro2len()
[all …]
/illumos-gate/usr/src/cmd/mdb/common/modules/libumem/
H A Dleaky_subr.c1081 int width; in leaky_subr_dump_end() local
1089 width = 16; in leaky_subr_dump_end()
1097 width = sizeof (uintptr_t) * 2; in leaky_subr_dump_end()
1105 width = sizeof (uintptr_t) * 2; in leaky_subr_dump_end()
1116 width, "Total", lk_ttl, leak, (lk_ttl == 1) ? "" : "s", in leaky_subr_dump_end()
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd.h132 int width; member
193 uint16_t width; member
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_passthru.c111 passthru_read_config(const struct passthru_softc *sc, long reg, int width) in passthru_read_config() argument
116 pi.pci_width = width; in passthru_read_config()
125 passthru_write_config(const struct passthru_softc *sc, long reg, int width, in passthru_write_config() argument
131 pi.pci_width = width; in passthru_write_config()
1192 int width __unused) in read_config()
1199 int width __unused, uint32_t data __unused) in write_config()
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_rcm.c485 size_t width = 0; in fp_rcm_info_table() local
536 width = w_info + w_rsrc + 4; in fp_rcm_info_table()
539 table_size = (2 + tuples) * (width + 1) + 2; in fp_rcm_info_table()
/illumos-gate/usr/src/uts/common/sys/
H A Dvgasubr.h64 int *width, int *height);
H A Dfont.h78 uint32_t width; member
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.c845 char * width = 0; in _chkopts() local
860 width = pfs->pwid; in _chkopts()
866 width = o_width; in _chkopts()
895 this = chkprinter(*pt, cpi, lpi, length, width, in _chkopts()
/illumos-gate/usr/src/cmd/sed/
H A Dprocess.c580 int c, col, width; in lputs() local
620 width = wcwidth(wc); in lputs()
621 if (col + width >= termwidth) { in lputs()
626 col += width; in lputs()
/illumos-gate/usr/src/cmd/zpool/
H A Dzpool_main.c4283 int width = min_width; in get_namewidth() local
4297 return (width); in get_namewidth()
4639 int width, columns; in get_namewidth_iostat() local
4645 if (width < 10) in get_namewidth_iostat()
4646 width = 10; in get_namewidth_iostat()
5039 size_t width = 0; in print_header() local
5093 size_t width; in print_pool() local
5190 width = 8; in print_one_column()
5400 int width; in get_namewidth_list() local
5405 if (width < 9) in get_namewidth_list()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc_v4l2.c755 usbvc_match_image_size(uint32_t width, uint32_t height, in usbvc_match_image_size() argument
774 sz = min(w, width) * min(h, height); in usbvc_match_image_size()
775 sz = (w * h + width * height - sz * 2); in usbvc_match_image_size()
854 frame = usbvc_match_image_size(format->fmt.pix.width, in usbvc_v4l2_set_format()
861 "rh=%d", format->fmt.pix.width, format->fmt.pix.height); in usbvc_v4l2_set_format()
1013 format->fmt.pix.width = w; in usbvc_v4l2_set_format()
1063 format->fmt.pix.width = w; in usbvc_v4l2_get_format()

12345678910>>...14