Searched defs:width (Results 201 - 225 of 422) sorted by relevance

1234567891011>>

/freebsd-current/contrib/elftoolchain/size/
H A Dsize.c78 int *width; member in struct:__anon609
/freebsd-current/contrib/mandoc/
H A Dmdoc.h120 const char *width; /* -width */ member in struct:mdoc_bl
H A Dterm.h48 int width; /* width in fixed chars */ member in struct:termp_tbl
118 size_t (*width)(const struct termp *, int); member in struct:termp
H A Dmdoc_term.c629 int i, offset, width; local
[all...]
/freebsd-current/contrib/tcsh/
H A Dglob.c583 size_t width = One_Char_mbtowc(&wc, pglobstar, MB_LEN_MAX); local
/freebsd-current/contrib/ncurses/menu/
H A Dmenu.h116 short width; /* Nr. of chars wide */ member in struct:tagMENU
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_color.c262 int width; local
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibnetdiscover.c122 char *dump_linkwidth_compat(uint32_t width) argument
H A Diblinkinfo.c109 char width[64], speed[64], state[64], physstate[64]; local
/freebsd-current/contrib/wpa/src/ap/
H A Ddfs.c1319 int hostapd_is_dfs_overlap(struct hostapd_iface *iface, enum chan_width width, argument
[all...]
/freebsd-current/contrib/libedit/
H A Dfilecomplete.c543 fn_display_match_list(EditLine * el, char **matches, size_t num, size_t width, argument
/freebsd-current/contrib/libcbor/src/cbor/
H A Ddata.h98 cbor_int_width width; member in struct:_cbor_int_metadata
142 cbor_float_width width; member in struct:_cbor_float_ctrl_metadata
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_dfs.h65 u16 width; member in struct:mt76x02_dfs_event
/freebsd-current/sys/dev/aic7xxx/
H A Daic_osm_lib.h357 aic_pci_read_config(aic_dev_softc_t pci, int reg, int width) argument
363 aic_pci_write_config(aic_dev_softc_t pci, int reg, uint32_t value, int width) argument
/freebsd-current/lib/libiconv_modules/HZ/
H A Dcitrus_hz.c71 int width; member in struct:__anon308
/freebsd-current/stand/i386/libi386/
H A Dmultiboot.h120 multiboot_uint32_t width; member in struct:multiboot_header
/freebsd-current/sys/dev/ixl/
H A Di40e_lan_hmc.c701 u16 width; member in struct:i40e_context_ele
[all...]
/freebsd-current/sys/dev/drm2/
H A Ddrm_fb_helper.c1038 static struct drm_display_mode *drm_has_preferred_mode(struct drm_fb_helper_connector *fb_connector, int width, int height) argument
1059 drm_pick_cmdline_mode(struct drm_fb_helper_connector *fb_helper_conn, int width, int height) argument
1136 drm_target_cloned(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1209 drm_target_preferred(struct drm_fb_helper *fb_helper, struct drm_display_mode **modes, bool *enabled, int width, int height) argument
1243 drm_pick_crtcs(struct drm_fb_helper *fb_helper, struct drm_fb_helper_crtc **best_crtcs, struct drm_display_mode **modes, int n, int width, int height) argument
1330 int width, height; local
[all...]
/freebsd-current/sys/dev/fb/
H A Dsplash_bmp.c218 int width,height; /* image dimensions */ member in struct:__anon2335
/freebsd-current/sys/dev/pccard/
H A Dpccardvar.h43 int width; member in struct:pccard_io_handle
/freebsd-current/sys/teken/
H A Dteken_subr.h834 int width; local
797 teken_subr_do_putchar(teken_t *t, const teken_pos_t *tp, teken_char_t c, int width) argument
[all...]
/freebsd-current/usr.sbin/ppp/
H A Droute.c85 p_sockaddr(struct prompt *prompt, struct sockaddr *phost, struct sockaddr *pmask, int width) argument
H A Dradius.c252 int argc, addrs, res, width; local
H A Dncpaddr.c584 ncprange_set(struct ncprange *range, const struct ncpaddr *addr, int width) argument
635 ncprange_setwidth(struct ncprange *range, int width) argument
827 ncprange_getwidth(const struct ncprange *range, int *width) argument
[all...]
/freebsd-current/sys/dev/acpi_support/
H A Dacpi_wmi.c684 acpi_wmi_ec_handler(UINT32 function, ACPI_PHYSICAL_ADDRESS address, UINT32 width, UINT64 *value, void *context, void *region_context) argument

Completed in 455 milliseconds

1234567891011>>