Home
last modified time | relevance | path

Searched defs:cw (Results 1 – 22 of 22) sorted by relevance

/dflybsd-src/contrib/nvi2/common/
H A Dconv.c50 raw2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in raw2int()
101 default_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, in default_char2int()
155 fe_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in fe_char2int()
163 ie_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in ie_char2int()
171 cs_char2int(SCR *sp, const char * str, ssize_t len, CONVWIN *cw, size_t *tolen, in cs_char2int()
178 int2raw(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, size_t *tolen, in int2raw()
197 default_int2char(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, in default_int2char()
219 #define CONVERT2(_buffer, lenp, cw, offset) \ in default_int2char() argument
240 #define CONVERT2(_buffer, lenp, cw, offset) in default_int2char() argument
292 fe_int2char(SCR *sp, const CHAR_T * str, ssize_t len, CONVWIN *cw, in fe_int2char()
[all …]
H A Dscreen.h95 CONVWIN cw; /* Conversion buffer. */ member
H A Dkey.h21 #define INPUT2INT5(sp,cw,n,nlen,w,wlen) \ argument
/dflybsd-src/sys/dev/crypto/padlock/
H A Dpadlock_cipher.c80 padlock_cbc(void *in, void *out, size_t count, void *key, union padlock_cw *cw, in padlock_cbc()
98 union padlock_cw *cw; in padlock_cipher_key_setup() local
119 union padlock_cw *cw; in padlock_cipher_setup() local
199 union padlock_cw *cw; in padlock_cipher_process() local
/dflybsd-src/usr.sbin/installer/dfuife_curses/
H A Dcurses_xlat.c146 struct curses_widget *button, *cw; in cb_click_select_option() local
255 curses_form_create_widget_row(struct curses_form *cf, struct curses_widget *cw, in curses_form_create_widget_row()
865 curses_widget_xlat_value(const struct curses_widget *cw) in curses_widget_xlat_value()
878 const struct curses_widget *cw) in response_construct_from_curses_form_single()
905 const struct curses_widget *cw) in response_construct_from_curses_form_multiple()
946 const struct curses_widget *cw) in response_construct_from_curses_form()
H A Dmain.c106 struct curses_widget *cw; in present_form() local
H A Dcurses_form.c198 curses_form_widget_insert_after(struct curses_widget *cw, in curses_form_widget_insert_after()
935 struct curses_widget *cw; in curses_form_frob() local
/dflybsd-src/sys/dev/sound/pci/hda/
H A Dhdaa.c1169 struct hdaa_widget *w, *cw; in hdaa_sysctl_caps() local
2258 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_ossmixer_init() local
2534 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_dev_volume() local
2715 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_recsel_comm() local
3033 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_parse() local
4180 struct hdaa_widget *w, *cw; in hdaa_audio_disable_useless() local
4314 struct hdaa_widget *w, *cw; in hdaa_audio_disable_unas() local
4443 struct hdaa_widget *w, *cw; in hdaa_audio_disable_crossas() local
4979 struct hdaa_widget *w, *cw; in hdaa_audio_assign_mixers() local
5827 struct hdaa_widget *w, *cw; in hdaa_dump_nodes() local
[all …]
/dflybsd-src/usr.bin/column/
H A Dcolumn.c309 int w, cw; in width() local
/dflybsd-src/contrib/nvi2/cl/
H A Dcl.h26 CONVWIN cw; /* Conversion buffer. */ member
/dflybsd-src/usr.bin/login/
H A Dlogin.c595 const char *cw; in main() local
/dflybsd-src/sys/dev/netif/ath/ath_rate/sample/
H A Dsample.h145 int cw = WIFI_CW_MIN; in calc_usecs_unicast_packet() local
/dflybsd-src/contrib/less/
H A Dline.c290 static void addstr_linebuf(constant char *s, int attr, int cw) in addstr_linebuf()
1336 int cw = 0; in col_vs_pos() local
/dflybsd-src/usr.bin/pr/
H A Dpr.c323 int cw = nmwd + 1; in vertcol() local
/dflybsd-src/sys/dev/netif/ath/ath_hal/
H A Dah.c954 uint32_t cw; in ath_hal_setTxQProps() local
/dflybsd-src/gnu/usr.bin/rcs/lib/
H A Drcsedit.c1027 register size_t cs, cw, ls; local
/dflybsd-src/sys/netproto/802_11/wlan/
H A Dieee80211.c1662 int i, cw; in ieee80211_announce_channels() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcall.c7971 candidate_warning *cw = (candidate_warning *) in add_warning() local
/dflybsd-src/sbin/ifconfig/
H A Difieee80211.c686 u_long cw = strtoul(cp+1, &ep, 10); in getchannelflags() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcall.c10033 candidate_warning *cw = (candidate_warning *) in add_warning() local
/dflybsd-src/contrib/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c4356 enum nl80211_chan_width cw; in nl80211_put_freq_params() local
/dflybsd-src/contrib/wpa_supplicant/src/common/
H A Dieee802_11_defs.h1364 u8 cw; /* ECWmin, ECWmax (CW = 2^ECW - 1) */ member