Searched defs:width (Results 51 - 75 of 422) sorted by relevance

1234567891011>>

/freebsd-current/usr.bin/banner/
H A Dbanner.c1012 static int width = DWIDTH; /* -w option: scrunch letters to 80 columns */ variable
/freebsd-current/sys/powerpc/powermac/
H A Duninorthpci.c177 uninorth_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, int width) argument
208 uninorth_write_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, u_int32_t val, int width) argument
H A Dgrackle.c140 grackle_read_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, int width) argument
180 grackle_write_config(device_t dev, u_int bus, u_int slot, u_int func, u_int reg, u_int32_t val, int width) argument
/freebsd-current/usr.bin/tabs/
H A Dtabs.c226 int width; local
/freebsd-current/sys/dev/vt/hw/simplefb/
H A Dsimplefb.c162 pcell_t height, width, stride; local
/freebsd-current/sys/ddb/
H A Ddb_examine.c71 int width; local
/freebsd-current/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_value_subr.c64 size_t align, width; local
190 size_t width = bhnd_nvram_type_width(itype); local
263 size_t width; local
[all...]
/freebsd-current/usr.sbin/lpr/filters/
H A Dlpf.c54 static int width = 132; /* default line length */ variable
/freebsd-current/stand/liblua/
H A Dgfx_utils.c164 uint32_t x0, y0, x1, y1, x2, y2, width; local
/freebsd-current/stand/ficl/
H A Dgfx_loader.c184 FICL_UNS x0, y0, x1, y1, x2, y2, width; local
/freebsd-current/contrib/dialog/
H A Dinputbox.c49 dialog_inputbox(const char *title, const char *cprompt, int height, int width, argument
[all...]
/freebsd-current/contrib/pnglite/
H A Dpnglite.h78 unsigned width; member in struct:__anon5940
/freebsd-current/crypto/openssh/
H A Dutf8.c115 int width; /* Display width of the character wc. */ local
[all...]
/freebsd-current/contrib/mandoc/
H A Dout.h36 size_t width; /* width of cell */ member in struct:roffcol
H A Dterm_ascii.c163 ascii_setwidth(struct termp *p, int iop, int width) argument
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dneighbor_db.c231 enum nr_chan_width width; local
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_common.c100 const char * channel_width_to_string(enum chan_width width) argument
121 int channel_width_to_int(enum chan_width width) argument
/freebsd-current/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.h53 u8 width; member in struct:pulse_event
/freebsd-current/contrib/tcpdump/missing/
H A Dsnprintf.c107 append_number(struct state *state, unsigned long num, unsigned base, char *rep, int width, int prec, int flags, int minusp) argument
196 append_string(struct state *state, unsigned char *arg, int width, int prec, int flags) argument
227 append_char(struct state *state, unsigned char arg, int width, int flags) argument
270 int width = 0; local
[all...]
/freebsd-current/contrib/tcpdump/
H A Dprint-dvmrp.c153 u_int i, width; local
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_phy.c124 void mt76x02_phy_set_bw(struct mt76x02_dev *dev, int width, u8 ctrl) argument
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt76x2/
H A Dphy.c139 enum nl80211_chan_width width = dev->mphy.chandef.width; local
/freebsd-current/usr.bin/procstat/
H A Dprocstat_files.c249 u_int count, i, width; local
295 u_int capwidth, width; local
[all...]
/freebsd-current/usr.bin/rwho/
H A Drwho.c79 int width; local
/freebsd-current/usr.bin/who/
H A Dwho.c299 long width; local

Completed in 224 milliseconds

1234567891011>>