/freebsd/contrib/nvi/common/ |
H A D | conv.c | 50 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 D | screen.h | 95 CONVWIN cw; /* Conversion buffer. */ member
|
H A D | key.h | 21 #define INPUT2INT5(sp,cw,n,nlen,w,wlen) \ argument
|
/freebsd/sys/crypto/via/ |
H A D | padlock_cipher.c | 81 padlock_cbc(void *in, void *out, size_t count, void *key, union padlock_cw *cw, in padlock_cbc() 99 union padlock_cw *cw; in padlock_cipher_key_setup() local 121 union padlock_cw *cw; in padlock_cipher_setup() local 184 union padlock_cw *cw; in padlock_cipher_process() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/i386/ |
H A D | fp_mode.c | 19 unsigned short cw; in __fe_getround() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress_thread.c | 77 struct cond_wait *cw = arg; in wake_all_timeout() local 87 struct cond_wait *cw = arg; in wake_one_timeout() local 101 struct cond_wait cw; in basic_thread() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress_thread.c | 77 struct cond_wait *cw = arg; in wake_all_timeout() local 87 struct cond_wait *cw = arg; in wake_one_timeout() local 101 struct cond_wait cw; in basic_thread() local
|
/freebsd/contrib/bearssl/src/symcipher/ |
H A D | chacha20_sse2.c | 72 __m128i iw, cw; in br_chacha20_sse2_run() local
|
/freebsd/sys/netinet/cc/ |
H A D | cc.c | 523 u_int cw = CCV(ccv, snd_cwnd); in newreno_cc_cwnd_in_cong_avoid() local 563 u_int cw = CCV(ccv, snd_cwnd); in newreno_cc_cwnd_in_slow_start() local
|
H A D | cc_newreno.c | 223 u_int cw = CCV(ccv, snd_cwnd); in newreno_ack_received() local
|
H A D | cc_cubic.c | 170 u_int cw = CCV(ccv, snd_cwnd); in cubic_does_slow_start() local
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | scan.c | 2221 static int wpas_channel_width_offset(enum chan_width cw) in wpas_channel_width_offset() 2259 enum chan_width cw) in wpas_channel_width_tx_pwr() 2344 enum chan_width cw) in wpas_channel_width_rssi_bump() 2986 u8 cw = ie[2] & VHT_OPMODE_CHANNEL_WIDTH_MASK; in wpas_get_est_tpt() local 3051 u8 cw, boost = 2; in wpas_get_est_tpt() local
|
/freebsd/sys/dev/sound/pci/hda/ |
H A D | hdaa.c | 1133 struct hdaa_widget *w, *cw; in hdaa_sysctl_caps() local 2226 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_ossmixer_init() local 2502 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_dev_volume() local 2683 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_recsel_comm() local 3001 struct hdaa_widget *w, *cw; in hdaa_audio_ctl_parse() local 4150 struct hdaa_widget *w, *cw; in hdaa_audio_disable_useless() local 4284 struct hdaa_widget *w, *cw; in hdaa_audio_disable_unas() local 4413 struct hdaa_widget *w, *cw; in hdaa_audio_disable_crossas() local 4949 struct hdaa_widget *w, *cw; in hdaa_audio_assign_mixers() local 5796 struct hdaa_widget *w, *cw; in hdaa_dump_nodes() local [all …]
|
/freebsd/usr.bin/column/ |
H A D | column.c | 311 int w, cw; in width() local
|
/freebsd/lib/libkvm/ |
H A D | kvm.c | 430 ssize_t cw; in kvm_write() local
|
/freebsd/contrib/nvi/cl/ |
H A D | cl.h | 23 CONVWIN cw; /* Conversion buffer. */ member
|
/freebsd/sys/dev/ath/ath_rate/sample/ |
H A D | sample.h | 144 int cw = WIFI_CW_MIN; in calc_usecs_unicast_packet() local
|
/freebsd/usr.bin/login/ |
H A D | login.c | 610 const char *cw; in main() local
|
/freebsd/contrib/wpa/src/common/ |
H A D | ieee802_11_common.c | 1292 static int valid_cw(int cw) in valid_cw() 1615 int cw = CHAN_WIDTH_UNKNOWN; in ieee80211_chaninfo_to_channel() local
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | testmode.c | 203 u16 cw = 0; in mt7915_tm_set_ipg_params() local
|
/freebsd/usr.bin/pr/ |
H A D | pr.c | 332 int cw = nmwd + 1; in vertcol() local
|
/freebsd/sys/x86/linux/ |
H A D | linux_x86_sigframe.h | 103 u_int32_t cw; member
|
/freebsd/sys/i386/i386/ |
H A D | npx.c | 78 #define fldcw(cw) __asm __volatile("fldcw %0" : : "m" (cw)) argument
|
/freebsd/sys/amd64/amd64/ |
H A D | fpu.c | 68 #define fldcw(cw) __asm __volatile("fldcw %0" : : "m" (cw)) argument
|
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah.c | 1060 uint32_t cw; in ath_hal_setTxQProps() local
|