Home
last modified time | relevance | path

Searched refs:iw (Results 1 – 23 of 23) sorted by relevance

/src/tools/tools/build_option_survey/
H A Doption_survey.sh49 iw ( ) ( function
59 > ${FDIR}/_.iw 2>&1
133 iw
163 if [ ! -f $d/iw/done ] ; then
167 rm -rf $d/iw
168 mkdir -p $d/iw
169 iw || true
170 mv ${FDIR}/_.* $d/iw || true
171 touch $d/iw/done
183 iw || true
[all …]
H A Dreduce.sh43 if [ ! -d $m/iw -a ! -d $m/bw -a ! -d $m/w ] ; then
53 if [ ! -f $m/iw/done ] ; then
55 elif [ ! -f $m/iw/_.success ] ; then
69 for x in iw bw w
H A Dmkhtml.sh95 for i in bw iw w
140 majcol iw r $m $md
/src/contrib/bearssl/src/symcipher/
H A Dchacha20_sse2.c72 __m128i iw, cw; in br_chacha20_sse2_run() local
84 iw = _mm_loadu_si128((const void *)ivtmp); in br_chacha20_sse2_run()
98 s3 = iw; in br_chacha20_sse2_run()
176 s3 = _mm_add_epi32(s3, iw); in br_chacha20_sse2_run()
181 iw = _mm_add_epi32(iw, one); in br_chacha20_sse2_run()
222 return (uint32_t)_mm_extract_epi16(iw, 0) in br_chacha20_sse2_run()
223 | ((uint32_t)_mm_extract_epi16(iw, 1) << 16); in br_chacha20_sse2_run()
/src/sys/dev/irdma/
H A Dirdma_ctrl.c973 struct irdma_iwarp_offload_info *iw; in irdma_sc_qp_setctx() local
981 iw = info->iwarp_info; in irdma_sc_qp_setctx()
984 if (iw->rcv_mark_en) { in irdma_sc_qp_setctx()
1023 qw0 |= FIELD_PREP(IRDMAQPC_DDP_VER, iw->ddp_ver) | in irdma_sc_qp_setctx()
1024 FIELD_PREP(IRDMAQPC_RDMAP_VER, iw->rdmap_ver) | in irdma_sc_qp_setctx()
1025 FIELD_PREP(IRDMAQPC_DC_TCP_EN, iw->dctcp_en) | in irdma_sc_qp_setctx()
1026 FIELD_PREP(IRDMAQPC_ECN_EN, iw->ecn_en) | in irdma_sc_qp_setctx()
1027 FIELD_PREP(IRDMAQPC_IBRDENABLE, iw->ib_rd_en) | in irdma_sc_qp_setctx()
1028 FIELD_PREP(IRDMAQPC_PDIDXHI, iw->pd_id >> 16) | in irdma_sc_qp_setctx()
1030 iw->err_rq_idx_valid); in irdma_sc_qp_setctx()
[all …]
/src/tools/tools/vt/keymaps/
H A DLANG.map15 iw he ISO8859-8
H A DKBDFILES.map64 ISO8859-8 iw.iso8.kbd il.kbd
/src/sys/ofed/drivers/infiniband/core/
H A Dib_cma.c330 struct iw_cm_id *iw; member
1018 if (!id_priv->cm_id.iw) { in rdma_init_qp_attr()
1022 ret = iw_cm_init_qp_attr(id_priv->cm_id.iw, qp_attr, in rdma_init_qp_attr()
1904 if (id_priv->cm_id.iw) in rdma_destroy_id()
1905 iw_destroy_cm_id(id_priv->cm_id.iw); in rdma_destroy_id()
2337 id_priv->cm_id.iw = NULL; in cma_iw_handler()
2392 conn_id->cm_id.iw = cm_id; in iw_conn_req_handler()
2414 conn_id->cm_id.iw = NULL; in iw_conn_req_handler()
2458 id_priv->cm_id.iw = id; in cma_iw_listen()
2460 memcpy(&id_priv->cm_id.iw->local_addr, cma_src_addr(id_priv), in cma_iw_listen()
[all …]
/src/share/syscons/fonts/
H A DINDEX.fonts6 # lang: ar bg cs da de el en es fi fr hr hu hy is it iw ja ko nl no pl
55 MENU:iw:������� ���� ���
65 FONT:iw:iso08-8x16.fnt
362 iso08-8x16.fnt:iw:ISO-8859-8 8x16 ,�����
366 iso08-8x14.fnt:iw:ISO-8859-8 8x14 ,�����
370 iso08-8x8.fnt:iw:ISO-8859-8 8x8 ,�����
/src/share/syscons/keymaps/
H A DMakefile27 iw.iso8.kbd \
H A DINDEX.keymaps273 iw.iso8.kbd:en:Hebrew ISO-8859-8
274 iw.iso8.kbd:da:Hebraisk ISO-8859-8
275 iw.iso8.kbd:de:Hebr�isch ISO-8859-8
276 iw.iso8.kbd:fr:H�breu ISO-8859-8
277 iw.iso8.kbd:he:ISO-8859-8 �����
/src/share/vt/fonts/
H A DINDEX.fonts6 # lang: ar bg cs da de el en es fi fr hr hu hy is it iw ja ko nl no pl
/src/stand/fonts/
H A DINDEX.fonts6 # lang: ar bg cs da de el en es fi fr hr hu hy is it iw ja ko nl no pl
/src/libexec/rc/rc.d/
H A Dsyscons128 iw.iso8) echo il;;
/src/secure/caroot/untrusted/
H A DGeoTrust_Universal_CA.pem133 bJxPgWp6ZKy7PtXny3YuxadIwVyQD8vIP/rmMuGNG2+k5o7Y+SlIis5z/iw=
/src/tools/tools/sysbuild/
H A Dsysbuild.sh555 > ${SBMNT}/_.iw 2>&1
/src/sys/x86/iommu/
H A Damd_reg.h294 u_int iw:1; /* Write Perm */ member
H A Damd_ctx.c440 dtep->iw = 1; in dte_entry_init_one()
/src/tools/tools/nanobsd/
H A Ddefaults.sh443 ) > ${NANO_LOG}/_.iw 2>&1
/src/contrib/file/magic/Magdir/
H A Dprinter211 # iw.hp 286x192.5_lh.hpg 286x192.5_lq.hpg
/src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ecdh.txt2641 iw==
H A Devppkey_kas.txt3919 MEAwEAYHKoZIzj0CAQYFK4EEAAEDLAAEBpeNrKpH2PO8kLQex/T4rHmobd0HB/iw
/src/tools/build/mk/
H A DOptionalObsoleteFiles.inc7574 OLD_FILES+=usr/share/syscons/keymaps/iw.iso8.kbd