| /freebsd-12.1/crypto/openssh/ |
| H A D | utf8.c | 117 int total_width, max_width, print; in vasnmprintf() local 138 max_width = wp == NULL ? INT_MAX : *wp; in vasnmprintf() 166 total_width > max_width - width)) in vasnmprintf() 188 total_width > max_width - 4)) in vasnmprintf()
|
| /freebsd-12.1/sys/mips/ingenic/ |
| H A D | jz4780_pdma.c | 375 access_width(struct xdma_request *req, uint32_t *dcm, uint32_t *max_width) in access_width() argument 379 *max_width = max(req->src_width, req->dst_width); in access_width() 409 switch (*max_width) { in access_width() 434 int max_width; in pdma_channel_request() local 475 if (access_width(req, &dcm, &max_width) != 0) { in pdma_channel_request() 482 desc->dtc = (req->block_len / max_width); in pdma_channel_request()
|
| /freebsd-12.1/usr.sbin/bsdconfig/ |
| H A D | bsdconfig | 126 local max_width="${max_size#*[$IFS]}" 127 f_dprintf "max_width=[%s]" "$max_width" 136 while [ $x -lt $max_width ]; do
|
| /freebsd-12.1/sbin/geom/core/ |
| H A D | geom.c | 686 int max_width, width; in compute_tree_width_geom() local 688 max_width = width = indent + strlen(gp->lg_name); in compute_tree_width_geom() 699 if (width > max_width) in compute_tree_width_geom() 700 max_width = width; in compute_tree_width_geom() 706 return (max_width); in compute_tree_width_geom() 714 int max_width, width; in compute_tree_width() local 716 max_width = width = 0; in compute_tree_width() 723 if (width > max_width) in compute_tree_width() 724 max_width = width; in compute_tree_width() 728 return (max_width); in compute_tree_width()
|
| /freebsd-12.1/crypto/heimdal/lib/asn1/ |
| H A D | gen.c | 585 int max_width = 0; in define_asn1() local 594 if(strlen(m->name) > max_width) in define_asn1() 595 max_width = strlen(m->name); in define_asn1() 597 max_width += 3; in define_asn1() 598 if(max_width < 16) max_width = 16; in define_asn1() 600 int width = max_width; in define_asn1()
|
| /freebsd-12.1/contrib/ee/ |
| H A D | ee.c | 3344 int max_width, max_height; local 3364 max_width = 0; 3368 max_width = length; 3370 max_width += 3; 3371 max_width = max(max_width, strlen(menu_cancel_msg)); 3372 max_width = max(max_width, max(strlen(more_above_str), strlen(more_below_str))); 3373 max_width += 6; 3380 if (max_width > COLS) 3414 x_off = (COLS - max_width) / 2; 3499 paint_menu(menu_list, max_width, max_height, [all …]
|
| /freebsd-12.1/stand/efi/loader/ |
| H A D | framebuffer.c | 560 int height, max_height, max_width, width; in gop_autoresize() local 563 efi_get_max_resolution(&max_width, &max_height); in gop_autoresize() 573 if ((max_width != 0 && width > max_width) || in gop_autoresize()
|
| /freebsd-12.1/contrib/ofed/infiniband-diags/src/ |
| H A D | ibdiag_common.c | 776 uint32_t max_width = get_max_width(mad_get_field(port->info, 0, in get_max_msg() local 780 if ((max_width & mad_get_field(port->info, 0, in get_max_msg() 786 buf, 64, &max_width)); in get_max_msg()
|
| /freebsd-12.1/sys/dev/drm2/ |
| H A D | drm_fb_helper.c | 1340 width = dev->mode_config.max_width; in drm_setup_crtcs() 1425 dev->mode_config.max_width, in drm_fb_helper_initial_config() 1457 u32 max_width, max_height, bpp_sel; in drm_fb_helper_hotplug_event() local 1479 max_width = fb_helper->fb->width; in drm_fb_helper_hotplug_event() 1483 count = drm_fb_helper_probe_connector_modes(fb_helper, max_width, in drm_fb_helper_hotplug_event()
|
| H A D | drm_mode.h | 109 __u32 min_width, max_width; member
|
| H A D | drm_crtc.h | 454 int (*fill_modes)(struct drm_connector *connector, uint32_t max_width, uint32_t max_height); 788 int max_width, max_height; member
|
| H A D | drm_crtc.c | 1264 card_res->max_width = dev->mode_config.max_width; in drm_mode_getresources() 1504 dev->mode_config.max_width, in drm_mode_getconnector() 2166 if ((config->min_width > r.width) || (r.width > config->max_width)) in drm_mode_addfb() 2345 if ((config->min_width > r->width) || (r->width > config->max_width)) { in drm_mode_addfb2() 2347 r->width, config->min_width, config->max_width); in drm_mode_addfb2()
|
| /freebsd-12.1/cddl/usr.sbin/dwatch/ |
| H A D | dwatch | 482 local max_width="${max_size#*[$IFS]}" 488 while [ $x -lt $max_width ]; do
|
| /freebsd-12.1/usr.sbin/bsdinstall/scripts/ |
| H A D | auto | 75 local max_width=$(( $width - 3 - $plen ))
|
| H A D | zfsboot | 444 if [ $line_width -gt $max_width ]; then
|
| /freebsd-12.1/sys/dev/drm2/radeon/ |
| H A D | radeon_display.c | 1351 rdev->ddev->mode_config.max_width = 16384; in radeon_modeset_init() 1354 rdev->ddev->mode_config.max_width = 8192; in radeon_modeset_init() 1357 rdev->ddev->mode_config.max_width = 4096; in radeon_modeset_init()
|
| /freebsd-12.1/cddl/contrib/opensolaris/cmd/zpool/ |
| H A D | zpool_main.c | 1422 max_width(zpool_handle_t *zhp, nvlist_t *nv, int depth, int max) in max_width() function 1437 if ((ret = max_width(zhp, child[c], depth + 2, in max_width() 1445 if ((ret = max_width(zhp, child[c], depth + 2, in max_width() 1453 if ((ret = max_width(zhp, child[c], depth + 2, in max_width() 2069 namewidth = max_width(NULL, nvroot, 0, 0); in show_import() 2898 cb->cb_namewidth = max_width(zhp, nvroot, 0, in get_namewidth() 5126 namewidth = max_width(zhp, nvroot, 0, 0); in status_callback()
|
| /freebsd-12.1/sys/arm/nvidia/drm2/ |
| H A D | tegra_host1x.c | 205 drm_dev->mode_config.max_width = 4096; in host1x_drm_load()
|
| /freebsd-12.1/sys/dev/atkbdc/ |
| H A D | psm.c | 204 int max_width; member 543 SYNAPTICS_SYSCTL_MAX_WIDTH = SYN_OFFSET(max_width), 3733 (sc->synhw.capPalmDetect && f->w <= sc->syninfo.max_width) || 4129 int max_width, max_pressure; local 4146 max_width = sc->syninfo.max_width; 5887 sc->syninfo.max_width = 10; 7115 sc->syninfo.max_width = 7;
|
| /freebsd-12.1/contrib/dialog/ |
| H A D | util.c | 1177 int max_width = max_x; in auto_size_preformatted() local 1200 while (car < ar && max_x < max_width) { in auto_size_preformatted()
|
| /freebsd-12.1/sys/contrib/v4l/ |
| H A D | videodev2.h | 415 __u32 max_width; /* Maximum frame width [pixel] */ member
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | c-decl.c | 4277 unsigned int max_width; in check_bitfield_type_and_width() local 4322 max_width = CHAR_TYPE_SIZE; in check_bitfield_type_and_width() 4324 max_width = TYPE_PRECISION (*type); in check_bitfield_type_and_width() 4326 if (0 < compare_tree_int (*width, max_width)) in check_bitfield_type_and_width() 4329 w = max_width; in check_bitfield_type_and_width()
|
| /freebsd-12.1/sys/dev/ntb/ntb_hw/ |
| H A D | ntb_hw_amd.c | 266 enum ntb_width max_width) in amd_ntb_link_enable() argument
|
| /freebsd-12.1/sys/dev/drm2/i915/ |
| H A D | intel_display.c | 9020 dev->mode_config.max_width = 2048; in intel_modeset_init() 9023 dev->mode_config.max_width = 4096; in intel_modeset_init() 9026 dev->mode_config.max_width = 8192; in intel_modeset_init()
|