Home
last modified time | relevance | path

Searched refs:width (Results 226 – 250 of 342) sorted by relevance

12345678910>>...14

/illumos-gate/usr/src/lib/libeti/menu/inc/
H A Dmenu.h80 int width; /* Number of chars wide */ member
H A Dprivate.h43 #define Width(m) (m)->width
/illumos-gate/usr/src/tools/smatch/src/
H A Dsymbol.c157 int width = base_size ? : (bit_offset ? room : 0); in lay_out_struct() local
159 if (width > room) { in lay_out_struct()
166 info->bit_size = bit_size + width; in lay_out_struct()
/illumos-gate/usr/src/cmd/troff/troff.d/
H A DREADME64 characters, width and device-driving codes;
161 cached width computations, general cleanup.
/illumos-gate/usr/src/uts/common/xen/public/
H A Dxen.h613 uint16_t width, height; member
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/chip/
H A Dchip_intel.c564 uint32_t cols, rows, width, ranks, banks, i; in mc_dimm_create_v1() local
681 &width) == 0) { in mc_dimm_create_v1()
683 TOPO_PROP_IMMUTABLE, width, &err); in mc_dimm_create_v1()
/illumos-gate/usr/src/boot/forth/
H A Dbeadm.4th62 : beadm_longest_title ( addr len -- width )
83 : beadm_list ( width addr len -- )
182 R@ swap 2R> \ addr width addr len
/illumos-gate/usr/src/uts/common/io/usb/clients/usbms/
H A Dusbms.c872 ((usbmsp->usbms_resolution).width) / in usbms_rserv_vuid_event_x()
875 ((usbmsp->usbms_resolution).width) % in usbms_rserv_vuid_event_x()
2121 res->width = data->width; in usbms_get_screen_parms()
2344 res->width = USBMS_DEFAULT_RES_WIDTH; in usbms_read_input_data_format()
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Dnb_log.h231 uint8_t width; member
/illumos-gate/usr/src/uts/common/sys/
H A Dtem_impl.h179 screen_size_t width; member
/illumos-gate/usr/src/cmd/drd/
H A Ddrd_rcm.c1108 size_t width = 0; in rcm_info_table() local
1157 width = w_info + w_rsrc + 4; in rcm_info_table()
1160 table_size = (2 + tuples) * (width + 1) + 2; in rcm_info_table()
/illumos-gate/usr/src/common/ficl/
H A Dloader.c192 ficlUnsigned x0, y0, x1, y1, x2, y2, width; in ficl_fb_bezier() local
196 width = ficlStackPopUnsigned(ficlVmGetDataStack(pVM)); in ficl_fb_bezier()
203 gfx_fb_bezier(x0, y0, x1, y1, x2, y2, width); in ficl_fb_bezier()
/illumos-gate/usr/src/cmd/stat/iostat/
H A Diostat.c382 uint_t width; in show_disk_name() local
393 width = (DISK_LEN + 1)/2 + (slen / 2); in show_disk_name()
395 "%*s", width, name); in show_disk_name()
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c249 int width);
6262 fas_make_wdtr(fas, 0, tgt, width); in fas_multibyte_msg()
6277 fas_set_wide_conf3(fas, tgt, width); in fas_multibyte_msg()
6278 ASSERT(width <= 1); in fas_multibyte_msg()
6909 width = 0; in fas_make_wdtr()
6912 width = 0; in fas_make_wdtr()
6914 width = min(FAS_XFER_WIDTH, width); in fas_make_wdtr()
6919 *p++ = (uchar_t)width; in fas_make_wdtr()
6935 fas_set_wide_conf3(fas, target, width); in fas_make_wdtr()
7625 ASSERT(width <= 1); in fas_set_wide_conf3()
[all …]
/illumos-gate/usr/src/cmd/mandoc/
H A Dmdoc_man.c553 if (bl->width == NULL) in print_width()
556 end = a2roffsu(bl->width, &su, SCALE_MAX); in print_width()
558 sz = man_strlen(bl->width); in print_width()
595 print_word(bl->width); in print_width()
H A Dmain.c384 (conf.output.width == 0 || conf.output.indent == 0) && in main()
387 if (conf.output.width == 0 && ws.ws_col < 79) in main()
388 conf.output.width = ws.ws_col - 1; in main()
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c584 printf(" %dx%d", rp->width, rp->height); in print_efifb()
711 rp->width, rp->height, -1, -1); in gop_default_mode()
/illumos-gate/usr/src/uts/intel/io/intel_nhm/
H A Dnhm_init.c227 dimmp->width = DIMMWIDTH; in dimm_prop()
H A Ddimm_topo.c159 (void) nvlist_add_uint32(newdimm, "width", (uint32_t)nhm_dimm->width); in inhm_dimm()
/illumos-gate/usr/src/lib/cfgadm_plugins/sbd/common/
H A Dap_rcm.c1337 size_t width = 0; in ap_rcm_info() local
1391 width = w_info + w_rsrc + 4; in ap_rcm_info()
1394 msg_size = (2 + tuples) * (width + 1) + 2; in ap_rcm_info()
/illumos-gate/usr/src/contrib/zlib/
H A Dtrees.c322 # define SEPARATOR(i, last, width) \ argument
324 ((i) % (width) == (width)-1 ? ",\n" : ", "))
/illumos-gate/usr/src/lib/cfgadm_plugins/shp/common/
H A Dshp.c413 size_t width = 0; in pci_rcm_info_table() local
462 width = w_info + w_rsrc + 4; in pci_rcm_info_table()
465 table_size = (2 + tuples) * (width + 1) + 2; in pci_rcm_info_table()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c590 int width, half_gi, ndelim, mindelim; in arn_compute_num_delims() local
622 width = (flags & ATH9K_TX_RC_40_MHZ_WIDTH) ? 1 : 0; in arn_compute_num_delims()
633 nsymbits = bits_per_symbol[HT_RC_2_MCS(rc)][width]; in arn_compute_num_delims()
1256 int width, int half_gi, boolean_t shortPreamble) in ath_pkt_duration() argument
1273 nsymbits = bits_per_symbol[HT_RC_2_MCS(rc)][width]; in ath_pkt_duration()
/illumos-gate/usr/src/cmd/lp/filter/postscript/
H A DREADME224 have a PostScript printer generate new troff width tables for printer or
225 host resident fonts. All the ASCII width tables in ./font/devpost were
259 the width tables for you.
/illumos-gate/usr/src/cmd/ptools/pmap/
H A Dpmap.c780 printK(long value, int width) in printK() argument
783 (void) printf(width == 8 ? " -" : " -"); in printK()
785 (void) printf(" %*lu", width - 1, value); in printK()

12345678910>>...14