Searched defs:width (Results 251 - 275 of 422) sorted by relevance

<<11121314151617

/freebsd-current/contrib/bsddialog/lib/
H A Dformbox.c217 int width, oldwidth, nextwidth, cols; local
/freebsd-current/sys/dev/ata/
H A Data-pci.c198 ata_pci_read_config(device_t dev, device_t child, int reg, int width) argument
205 ata_pci_write_config(device_t dev, device_t child, int reg, uint32_t val, int width) argument
/freebsd-current/contrib/ncurses/ncurses/base/
H A Dlib_color.c260 int width; local
/freebsd-current/contrib/diff/lib/
H A Dstrftime.c472 int width = -1; local
[all...]
/freebsd-current/contrib/dialog/
H A Dbuildlist.c507 dlg_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, DIALOG_LISTITEM * items, const char *states, int order_mode, int *current_item) argument
1176 dialog_buildlist(const char *title, const char *cprompt, int height, int width, int list_height, int item_no, char **items, int order_mode) argument
[all...]
H A Dcalendar.c62 int width; member in struct:_box
499 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, BOX_DRAW box_draw, int key_offset, int code) argument
672 dialog_calendar(const char *title, const char *subtitle, int height, int width, int day, int month, int year) argument
[all...]
H A Dfselect.c578 dlg_fselect(const char *title, const char *path, int height, int width, int dselect) argument
950 dialog_fselect(const char *title, const char *path, int height, int width) argument
959 dialog_dselect(const char *title, const char *path, int height, int width) argument
[all...]
/freebsd-current/contrib/tnftp/src/
H A Dutil.c892 size_t w, width; local
/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dibqueryerrors.c185 char width[64], speed[64], state[64], physstate[64]; local
H A Dibportstate.c80 uint64_t width = 0; /* no state change */ variable
307 static void validate_width(int width, int peerwidth, int lwa) argument
[all...]
H A Dibdiag_common.c90 static void pretty_print(int start, int width, const char *str) argument
/freebsd-current/contrib/ofed/libibmad/
H A Ddump.c171 int width = *(int *)val; local
196 static void dump_linkwidth(char *buf, int bufsz, int width) argument
221 int width = *(int *)val; local
248 int width = *(int *)val; local
[all...]
/freebsd-current/contrib/ofed/libibnetdisc/
H A Dibnetdisc.c165 char width[64], speed[64]; local
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dhs20_supplicant.c39 u16 width; member in struct:osu_icon
H A Dap.c1627 wpas_ap_ch_switch(struct wpa_supplicant *wpa_s, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) argument
/freebsd-current/contrib/wpa/src/ap/
H A Ddrv_callbacks.c862 hostapd_event_ch_switch(struct hostapd_data *hapd, int freq, int ht, int offset, int width, int cf1, int cf2, int finished) argument
[all...]
/freebsd-current/sys/contrib/xen/io/
H A Dcameraif.h563 uint32_t width; member in struct:xencamera_config_req
1029 uint32_t width; member in struct:xencamera_config_resp
/freebsd-current/contrib/mandoc/
H A Dmdoc_validate.c1867 size_t width; local
[all...]
/freebsd-current/contrib/less/
H A Dline.c387 int width = 0; local
534 int width; local
[all...]
H A Dcmdbuf.c152 int width; local
193 int width; local
252 int width, bswidth; local
281 int width; local
292 int width; local
324 int width; local
330 int width; local
362 int width; local
380 int width; local
413 int width = 0; local
[all...]
/freebsd-current/sys/dev/usb/input/
H A Dwmt.c497 uint32_t width; local
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.h169 uint32_t width; member in struct:qlnx_pcicfg_rd_wr
/freebsd-current/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c707 bhndb_pci_write_core(struct bhndb_pci_softc *sc, bus_size_t offset, uint32_t value, u_int width) argument
744 bhndb_pci_read_core(struct bhndb_pci_softc *sc, bus_size_t offset, u_int width) argument
1584 bhndb_pci_probe_write(struct bhndb_pci_probe *probe, bhnd_addr_t addr, bhnd_size_t offset, uint32_t value, u_int width) argument
1627 bhndb_pci_probe_read(struct bhndb_pci_probe *probe, bhnd_addr_t addr, bhnd_size_t offset, u_int width) argument
1715 bhndb_pci_eio_read(struct bhnd_erom_io *eio, bhnd_size_t offset, u_int width) argument
[all...]
/freebsd-current/sys/ofed/drivers/infiniband/core/
H A Dib_sysfs.c518 int width = (tab_attr->index >> 16) & 0xff; local
/freebsd-current/sys/dev/pci/
H A Dpci_user.c930 uint32_t offset, width; local

Completed in 506 milliseconds

<<11121314151617