Home
last modified time | relevance | path

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

/freebsd/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/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.h12 u32 max_width; /* us */ member
H A Dmcu.c2756 __le32 max_width; /* us */ in mt7996_mcu_set_pulse_th() member
/freebsd/crypto/openssh/
H A Dutf8.c116 int total_width, max_width, print; in vasnmprintf() local
/freebsd/contrib/kyua/utils/text/
H A Dtable.cpp120 const text::widths_vector::value_type max_width = std::max( in refill_widths() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.h42 u32 max_width; /* us */ member
H A Dmcu.c2515 __le32 max_width; /* us */ in mt7915_mcu_set_pulse_th() member
/freebsd/crypto/heimdal/lib/asn1/
H A Dgen.c585 int max_width = 0; in define_asn1() local
/freebsd/sbin/geom/core/
H A Dgeom.c695 int max_width, width; in compute_tree_width_geom() local
723 int max_width, width; in compute_tree_width() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRegisterFlags.cpp247 size_t current_width, uint32_t max_width, in DumpEnumerators()
/freebsd/stand/efi/loader/
H A Dframebuffer.c755 int height, max_height, max_width, width; in gop_autoresize() local
/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c1451 u32 max_width, max_height, bpp_sel; in drm_fb_helper_hotplug_event() local
H A Ddrm_mode.h107 __u32 min_width, max_width; member
H A Ddrm_crtc.h786 int max_width, max_height; member
/freebsd/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/sys/dev/ntb/ntb_hw/
H A Dntb_hw_amd.c275 enum ntb_width max_width) in amd_ntb_link_enable()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.h289 u32 max_width; /* us */ member
H A Dmcu.c1912 __le32 max_width; /* us */ in mt7615_mcu_set_pulse_th() member
/freebsd/contrib/ee/
H A Dee.c3342 int max_width, max_height; in menu_op() local
3551 paint_menu(struct menu_entries menu_list[], int max_width, int max_height, in paint_menu()
/freebsd/contrib/dialog/
H A Dutil.c1284 int max_width = max_x; in auto_size_preformatted() local
/freebsd/sys/dev/atkbdc/
H A Dpsm.c207 int max_width; member
/freebsd/sys/contrib/v4l/
H A Dvideodev2.h415 __u32 max_width; /* Maximum frame width [pixel] */ member
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A Dzpool_main.c2571 max_width(zpool_handle_t *zhp, nvlist_t *nv, int depth, int max, in max_width() function