Searched refs:wl (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-current/crypto/openssl/crypto/ripemd/asm/
H A Drmd-586.pl41 @wl=( 0, 1, 2, 3, 4, 5, 6, 7, 8, 9,10,11,12,13,14,15,
359 &RIP1($A,$B,$C,$D,$E,$wl[ 0],$sl[ 0],-1);
360 &RIP1($E,$A,$B,$C,$D,$wl[ 1],$sl[ 1],0);
361 &RIP1($D,$E,$A,$B,$C,$wl[ 2],$sl[ 2],0);
362 &RIP1($C,$D,$E,$A,$B,$wl[ 3],$sl[ 3],0);
363 &RIP1($B,$C,$D,$E,$A,$wl[ 4],$sl[ 4],0);
364 &RIP1($A,$B,$C,$D,$E,$wl[ 5],$sl[ 5],0);
365 &RIP1($E,$A,$B,$C,$D,$wl[ 6],$sl[ 6],0);
366 &RIP1($D,$E,$A,$B,$C,$wl[ 7],$sl[ 7],0);
367 &RIP1($C,$D,$E,$A,$B,$wl[
[all...]
/freebsd-current/sys/compat/linuxkpi/common/include/net/
H A Dipv6.h70 static inline void __ipv6_addr_set_half(__be32 *addr, __be32 wh, __be32 wl) argument
74 if (__builtin_constant_p(wh) && __builtin_constant_p(wl)) {
75 *(__force u64 *)addr = ((__force u64)(wh) << 32 | (__force u64)(wl));
79 if (__builtin_constant_p(wl) && __builtin_constant_p(wh)) {
80 *(__force u64 *)addr = ((__force u64)(wl) << 32 | (__force u64)(wh));
86 addr[1] = wl;
/freebsd-current/contrib/tcsh/
H A Dtw.comp.c403 tw_dollar(const Char *str, Char **wl, size_t nwl, Char **result, Char sep, argument
423 Strbuf_append(&buf, wl[num]);
455 Char *buf, **vec, **wl; local
464 wl = xmalloc(((Strlen(line) + 1) / 2 + 2) * sizeof (*wl));
465 cleanup_push(wl, xfree);
468 if ((wl[0] = tw_tok(buf)) == NULL || wl[0] == INVPTR) {
477 if ((vec = tw_find(wl[0], &completions, (looking == TW_COMMAND)))
484 for (wordno = 1; (wl[wordn
[all...]
/freebsd-current/sys/contrib/openzfs/config/
H A Dconfig.rpath52 wl=
54 wl='-Wl,'
58 wl='-Wl,'
63 wl='-Wl,'
66 wl='-Wl,'
71 wl='-Wl,'
74 wl='-Wl,'
77 wl='-Wl,'
80 wl='-Wl,-Wl,,'
83 wl
[all...]
/freebsd-current/sys/contrib/dev/rtw89/
H A Dcoex.c13 #define FCXDEF_STEP 50 /* MUST <= FCXMAX_STEP and match with wl fw*/
45 CXTPS_OFF = 0x0, /* no wl tx pause*/
673 struct rtw89_btc_wl_info *wl = &cx->wl; local
676 if (!wl->status.map.init_ok) {
681 } else if ((wl->status.map.rf_off_pre == BTC_LPS_RF_OFF &&
682 wl->status.map.rf_off == BTC_LPS_RF_OFF) ||
683 (wl->status.map.lps_pre == BTC_LPS_RF_OFF &&
684 wl->status.map.lps == BTC_LPS_RF_OFF)) {
686 "[BTC], %s(): return by wl of
703 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
996 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
1955 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
2087 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
2119 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
2185 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
2244 struct rtw89_btc_wl_info *wl = &cx->wl; local
2271 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
2402 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
3260 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
3390 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
3477 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
3499 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
3805 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
3864 struct rtw89_btc_wl_info *wl = &cx->wl; local
3917 struct rtw89_btc_wl_info *wl = &cx->wl; local
3989 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4027 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4135 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4218 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4280 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4426 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4480 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4631 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4781 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
4938 struct rtw89_btc_wl_info *wl = &cx->wl; local
4975 struct rtw89_btc_wl_info *wl = &cx->wl; local
5082 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5266 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5288 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5303 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5353 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5376 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5397 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5421 struct rtw89_btc_wl_info *wl = &cx->wl; local
5674 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5763 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
5827 struct rtw89_btc_wl_info *wl = &cx->wl; local
5942 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
6068 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
6172 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
6238 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
6298 struct rtw89_btc_wl_info *wl = &cx->wl; local
6399 struct rtw89_btc_wl_info *wl = &cx->wl; local
6768 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
7730 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
7834 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
7937 struct rtw89_btc_wl_info *wl = &cx->wl; local
8041 struct rtw89_btc_wl_info *wl = &cx->wl; local
8153 struct rtw89_btc_wl_info *wl = &cx->wl; local
8268 struct rtw89_btc_wl_info *wl = &cx->wl; local
[all...]
H A Dfw.c2580 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
2581 struct rtw89_btc_wl_role_info *role_info = &wl->role_info;
2661 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
2662 struct rtw89_btc_wl_role_info_v1 *role_info = &wl->role_info_v1;
2751 struct rtw89_btc_wl_info *wl = &btc->cx.wl; local
2752 struct rtw89_btc_wl_role_info_v2 *role_info = &wl->role_info_v2;
2935 struct rtw89_btc_wl_info *wl local
[all...]
/freebsd-current/sbin/savecore/
H A Dsavecore.c616 size_t nr, wl; local
647 wl = BUFFERSIZE;
648 if (wl > (size_t)dumpsize)
649 wl = dumpsize;
650 nr = read(fd, buf, roundup(wl, sectorsize));
651 if (nr != roundup(wl, sectorsize)) {
665 nw = fwrite(buf, 1, wl, fp);
667 nw = sparsefwrite(buf, wl, fp);
669 (size_t)nw != wl)) {
678 dmpcnt += wl;
702 int nr, nw, wl; local
[all...]
/freebsd-current/usr.sbin/nghook/
H A Dmain.c201 int rl, wl; local
213 else if ((wl = write(outfd, buf, rl)) != rl) {
214 if (wl < 0) {
219 rl, wl);
/freebsd-current/usr.sbin/pkg/
H A Ddns_utils.c61 unsigned int r, l, wr, wl; local
73 wl = da->finalweight;
75 res = ((wr > wl) - (wr < wl));
/freebsd-current/sys/arm/ti/
H A Dti_spi.c78 int clk, conf, ctrl, div, i, j, wl; local
107 wl = ((conf >> MCSPI_CONF_WL_SHIFT) & MCSPI_CONF_WL_MSK) + 1;
108 device_printf(dev, "wordlen: %-2d clock: %d\n", wl, clk);
/freebsd-current/contrib/unbound/
H A Dltmain.sh6563 single_module=$wl-single_module
6869 func_append compiler_flags " $wl$qarg"
6871 func_append compile_command " $wl$qarg"
6872 func_append finalize_command " $wl$qarg"
7086 single_module=$wl-multi_module
7231 func_append arg " $wl$func_quote_for_eval_result"
7232 func_append compiler_flags " $wl$func_quote_for_eval_result"
8514 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8883 xlcverstring="$wl
[all...]
/freebsd-current/contrib/openbsm/config/
H A Dltmain.sh6563 single_module=$wl-single_module
6869 func_append compiler_flags " $wl$qarg"
6871 func_append compile_command " $wl$qarg"
6872 func_append finalize_command " $wl$qarg"
7086 single_module=$wl-multi_module
7231 func_append arg " $wl$func_quote_for_eval_result"
7232 func_append compiler_flags " $wl$func_quote_for_eval_result"
8512 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8881 xlcverstring="$wl
[all...]
/freebsd-current/contrib/file/
H A Dltmain.sh6566 single_module=$wl-single_module
6872 func_append compiler_flags " $wl$qarg"
6874 func_append compile_command " $wl$qarg"
6875 func_append finalize_command " $wl$qarg"
7089 single_module=$wl-multi_module
7234 func_append arg " $wl$func_quote_for_eval_result"
7235 func_append compiler_flags " $wl$func_quote_for_eval_result"
8519 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8889 xlcverstring="$wl
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh6563 single_module=$wl-single_module
6869 func_append compiler_flags " $wl$qarg"
6871 func_append compile_command " $wl$qarg"
6872 func_append finalize_command " $wl$qarg"
7086 single_module=$wl-multi_module
7231 func_append arg " $wl$func_quote_for_eval_result"
7232 func_append compiler_flags " $wl$func_quote_for_eval_result"
8512 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8881 xlcverstring="$wl
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dltmain.sh6563 single_module=$wl-single_module
6869 func_append compiler_flags " $wl$qarg"
6871 func_append compile_command " $wl$qarg"
6872 func_append finalize_command " $wl$qarg"
7086 single_module=$wl-multi_module
7231 func_append arg " $wl$func_quote_for_eval_result"
7232 func_append compiler_flags " $wl$func_quote_for_eval_result"
8512 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8881 xlcverstring="$wl
[all...]
/freebsd-current/contrib/unbound/validator/
H A Dval_utils.c904 size_t i, wl; local
920 wl = rrset->rk.dname_len;
924 wl -= 2;
929 dname_remove_labels(wc, &wl, labdiff);
930 *wc_len = wl;
/freebsd-current/sys/contrib/dev/rtw88/
H A Dcoex.h308 u32 wl; member in struct:coex_table_para
/freebsd-current/sys/dev/hwpmc/
H A Dhwpmc_logging.c1205 pmclog_process_userlog(struct pmc_owner *po, struct pmc_op_writelog *wl) argument
1209 PMCDBG2(LOG,WRI,1, "writelog po=%p ud=0x%x", po, wl->pm_userdata);
1215 PMCLOG_EMIT32(wl->pm_userdata);
/freebsd-current/contrib/sqlite3/
H A Dltmain.sh6655 single_module=$wl-single_module
6961 func_append compiler_flags " $wl$qarg"
6963 func_append compile_command " $wl$qarg"
6964 func_append finalize_command " $wl$qarg"
7178 single_module=$wl-multi_module
7323 func_append arg " $wl$func_quote_for_eval_result"
7324 func_append compiler_flags " $wl$func_quote_for_eval_result"
8613 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8985 xlcverstring="$wl
[all...]
/freebsd-current/contrib/openpam/
H A Dltmain.sh6820 single_module=$wl-single_module
7133 func_append compiler_flags " $wl$qarg"
7135 func_append compile_command " $wl$qarg"
7136 func_append finalize_command " $wl$qarg"
7362 single_module=$wl-multi_module
7507 func_append arg " $wl$func_quote_arg_result"
7508 func_append compiler_flags " $wl$func_quote_arg_result"
8798 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
9167 xlcverstring="$wl
[all...]
/freebsd-current/contrib/ldns/
H A Dltmain.sh6655 single_module=$wl-single_module
6961 func_append compiler_flags " $wl$qarg"
6963 func_append compile_command " $wl$qarg"
6964 func_append finalize_command " $wl$qarg"
7178 single_module=$wl-multi_module
7323 func_append arg " $wl$func_quote_for_eval_result"
7324 func_append compiler_flags " $wl$func_quote_for_eval_result"
8613 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
8985 xlcverstring="$wl
[all...]
/freebsd-current/contrib/libevent/build-aux/
H A Dltmain.sh6778 single_module=$wl-single_module
7084 func_append compiler_flags " $wl$qarg"
7086 func_append compile_command " $wl$qarg"
7087 func_append finalize_command " $wl$qarg"
7301 single_module=$wl-multi_module
7446 func_append arg " $wl$func_quote_arg_result"
7447 func_append compiler_flags " $wl$func_quote_arg_result"
8731 func_append compiler_flags " $wl-dylib_file $wl$darwin_install_name:$depdepl"
9100 xlcverstring="$wl
[all...]
/freebsd-current/crypto/heimdal/
H A Dltmain.sh5152 single_module="${wl}-single_module"
5447 func_append compiler_flags " $wl$qarg"
5449 func_append compile_command " $wl$qarg"
5450 func_append finalize_command " $wl$qarg"
5658 single_module="${wl}-multi_module"
5798 func_append arg " $wl$func_quote_for_eval_result"
5799 func_append compiler_flags " $wl$func_quote_for_eval_result"
7055 func_append compiler_flags " ${wl}-dylib_file ${wl}${darwin_install_name}:${depdepl}"
7392 xlcverstring="${wl}
[all...]
/freebsd-current/lib/libpmc/
H A Dlibpmc.c1939 struct pmc_op_writelog wl; local
1941 wl.pm_userdata = userdata;
1942 return (PMC_CALL(PMC_OP_WRITELOG, &wl));
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_dfs.c8 #define RADAR_SPEC(m, len, el, eh, wl, wh, \
16 .w_low = wl, \

Completed in 593 milliseconds

12