Home
last modified time | relevance | path

Searched defs:max_width (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/contrib/kyua/utils/cmdline/
H A Dui.cpp172 const optional< std::size_t > max_width = screen_width(); in out_wrap() local
198 const optional< std::size_t > max_width = screen_width(); in out_tag_wrap() local
229 const optional< std::size_t > max_width = screen_width(); in out_table() local
/freebsd-13.1/sys/mips/ingenic/
H A Djz4780_pdma.c375 access_width(struct xdma_request *req, uint32_t *dcm, uint32_t *max_width) in access_width()
434 int max_width; in pdma_channel_request() local
/freebsd-13.1/crypto/openssh/
H A Dutf8.c116 int total_width, max_width, print; in vasnmprintf() local
/freebsd-13.1/contrib/kyua/utils/text/
H A Dtable.cpp120 const text::widths_vector::value_type max_width = std::max( in refill_widths() local
/freebsd-13.1/crypto/heimdal/lib/asn1/
H A Dgen.c585 int max_width = 0; in define_asn1() local
/freebsd-13.1/sbin/geom/core/
H A Dgeom.c692 int max_width, width; in compute_tree_width_geom() local
720 int max_width, width; in compute_tree_width() local
/freebsd-13.1/stand/efi/loader/
H A Dframebuffer.c730 int height, max_height, max_width, width; in gop_autoresize() local
/freebsd-13.1/sys/dev/drm2/
H A Ddrm_fb_helper.c1457 u32 max_width, max_height, bpp_sel; in drm_fb_helper_hotplug_event() local
H A Ddrm_mode.h109 __u32 min_width, max_width; member
H A Ddrm_crtc.h788 int max_width, max_height; member
/freebsd-13.1/contrib/ofed/infiniband-diags/src/
H A Dibdiag_common.c784 uint32_t max_width = get_max_width(mad_get_field(port->info, 0, in get_max_msg() local
/freebsd-13.1/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c278 enum ntb_width max_width) in amd_ntb_link_enable()
/freebsd-13.1/contrib/ee/
H A Dee.c3344 int max_width, max_height; local
3555 paint_menu(menu_list, max_width, max_height, list_size, top_offset, menu_win, in paint_menu() argument
/freebsd-13.1/sys/dev/atkbdc/
H A Dpsm.c205 int max_width; member
4149 int max_width, max_pressure; local
/freebsd-13.1/contrib/dialog/
H A Dutil.c1211 int max_width = max_x; in auto_size_preformatted() local
/freebsd-13.1/sys/contrib/v4l/
H A Dvideodev2.h415 __u32 max_width; /* Maximum frame width [pixel] */ member
/freebsd-13.1/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c1949 max_width(zpool_handle_t *zhp, nvlist_t *nv, int depth, int max, in max_width() function