| /freebsd-10-stable/contrib/groff/contrib/mm/ |
| D | mmroff.pl | 22 my (%cur, $rfilename, $max_height, $imacro, $max_width, @out, @indi); 73 push(@out, ".nr pict*max-width $max_width\n") if defined $max_width; 106 $max_width = $w if $w > $max_width;
|
| /freebsd-10-stable/crypto/openssh/ |
| D | utf8.c | 109 int total_width, max_width, print; in vasnmprintf() local 129 max_width = wp == NULL ? INT_MAX : *wp; in vasnmprintf() 157 total_width > max_width - width)) in vasnmprintf() 179 total_width > max_width - 4)) in vasnmprintf()
|
| /freebsd-10-stable/usr.sbin/bsdconfig/ |
| 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-10-stable/crypto/heimdal/lib/asn1/ |
| 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-10-stable/contrib/ee/ |
| D | ee.c | 318 void paint_menu P_((struct menu_entries menu_list[], int max_width, int max_height, int list_size, … 3344 int max_width, max_height; local 3364 max_width = 0; 3367 if ((length = strlen(menu_list[counter].item_string)) > max_width) 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) [all …]
|
| /freebsd-10-stable/contrib/groff/src/roff/troff/ |
| D | div.cpp | 179 : diversion(s), max_width(H0) in macro_diversion() 243 dl_reg_contents = max_width.to_units(); in ~macro_diversion() 289 if (width > max_width) in output() 290 max_width = width; in output()
|
| D | div.h | 75 hunits max_width; variable
|
| D | node.h | 482 hunits max_width; variable 502 hunits max_width; variable
|
| D | node.cpp | 3027 : list(0), max_width(H0) in overstrike_node() 3032 : node(0, s, pop), list(0), max_width(H0) in overstrike_node() 3054 if (w > max_width) in overstrike() 3055 max_width = w; in overstrike() 3065 return max_width; in width() 3069 : list(0), max_width(H0) in bracket_node() 3074 : node(0, s, pop), list(0), max_width(H0) in bracket_node() 3105 if (w > max_width) in bracket() 3106 max_width = w; in bracket() 3113 return max_width; in width() [all …]
|
| /freebsd-10-stable/sys/dev/drm2/ |
| D | drm_fb_helper.c | 1316 width = dev->mode_config.max_width; in drm_setup_crtcs() 1401 dev->mode_config.max_width, in drm_fb_helper_initial_config() 1433 u32 max_width, max_height, bpp_sel; in drm_fb_helper_hotplug_event() local 1455 max_width = fb_helper->fb->width; in drm_fb_helper_hotplug_event() 1459 count = drm_fb_helper_probe_connector_modes(fb_helper, max_width, in drm_fb_helper_hotplug_event()
|
| D | drm_mode.h | 109 __u32 min_width, max_width; member
|
| 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
|
| 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-10-stable/contrib/groff/src/preproc/html/ |
| D | pre-html.cpp | 812 int page, int res, int max_width, char *name); 821 int page, int res, int max_width, char *name) in imageItem() argument 829 maxx = max_width; in imageItem()
|
| /freebsd-10-stable/usr.sbin/bsdinstall/scripts/ |
| D | auto | 75 local max_width=$(( $width - 3 - $plen ))
|
| D | zfsboot | 433 if [ $line_width -gt $max_width ]; then
|
| /freebsd-10-stable/contrib/groff/src/preproc/pic/ |
| D | object.cpp | 96 double max_width = 0.0; in compute_scale() local 97 lookup_variable("maxpswid", &max_width); in compute_scale() 100 if ((max_width > 0.0 && sdim.x > max_width) in compute_scale() 102 double xscale = dim.x/max_width; in compute_scale()
|
| /freebsd-10-stable/cddl/contrib/opensolaris/cmd/zpool/ |
| D | zpool_main.c | 1273 max_width(zpool_handle_t *zhp, nvlist_t *nv, int depth, int max) in max_width() function 1288 if ((ret = max_width(zhp, child[c], depth + 2, in max_width() 1296 if ((ret = max_width(zhp, child[c], depth + 2, in max_width() 1304 if ((ret = max_width(zhp, child[c], depth + 2, in max_width() 1869 namewidth = max_width(NULL, nvroot, 0, 0); in show_import() 2607 cb->cb_namewidth = max_width(zhp, nvroot, 0, in get_namewidth() 4439 namewidth = max_width(zhp, nvroot, 0, 0); in status_callback()
|
| /freebsd-10-stable/sys/dev/drm2/radeon/ |
| 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-10-stable/sys/dev/atkbdc/ |
| D | psm.c | 205 int max_width; member 2819 int max_width, max_pressure; local 2833 max_width = sc->syninfo.max_width; 2859 (sc->synhw.capPalmDetect && w >= 4 && w <= max_width) || 4218 sc->syninfo.max_width = 10; 4222 &sc->syninfo.max_width, SYNAPTICS_SYSCTL_MAX_WIDTH,
|
| /freebsd-10-stable/contrib/dialog/ |
| 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-10-stable/sys/contrib/v4l/ |
| D | videodev2.h | 415 __u32 max_width; /* Maximum frame width [pixel] */ member
|
| /freebsd-10-stable/contrib/gcc/ |
| D | c-decl.c | 4283 unsigned int max_width; in check_bitfield_type_and_width() local 4328 max_width = CHAR_TYPE_SIZE; in check_bitfield_type_and_width() 4330 max_width = TYPE_PRECISION (*type); in check_bitfield_type_and_width() 4332 if (0 < compare_tree_int (*width, max_width)) in check_bitfield_type_and_width() 4335 w = max_width; in check_bitfield_type_and_width()
|
| /freebsd-10-stable/sys/dev/drm2/i915/ |
| D | intel_display.c | 7013 dev->mode_config.max_width = 2048; in intel_modeset_init() 7016 dev->mode_config.max_width = 4096; in intel_modeset_init() 7019 dev->mode_config.max_width = 8192; in intel_modeset_init()
|
| /freebsd-10-stable/contrib/groff/ |
| D | ChangeLog.115 | 3017 * pic/object.c (output::compute_scale): Initialize max_width and
|