| /netbsd-src/common/lib/libc/hash/sha3/ |
| H A D | sha3.c | 109 unsigned iw; in sha3_init() local 112 for (iw = 0; iw < 25; iw++) in sha3_init() 113 C->A[iw] = 0; in sha3_init() 120 unsigned ib, iw; /* index of byte/word */ in sha3_update() local 148 for (iw = 0; iw < MIN(len, C->nb)/8; iw++) in sha3_update() 149 C->A[rw - C->nb/8 + iw] ^= le64dec(data + 8*iw); in sha3_update() 150 C->nb -= 8*iw; in sha3_update() 151 data += 8*iw; in sha3_update() 152 len -= 8*iw; in sha3_update() 168 for (iw = 0; iw < rw; iw++) in sha3_update() [all …]
|
| /netbsd-src/sys/external/bsd/drm2/linux/ |
| H A D | linux_irq_work.c | 63 struct irq_work *iw, *next; in irq_work_intr() local 72 SIMPLEQ_FOREACH_SAFE(iw, &todo, iw_entry, next) { in irq_work_intr() 73 atomic_store_relaxed(&iw->iw_flags, 0); in irq_work_intr() 74 (*iw->func)(iw); in irq_work_intr() 117 init_irq_work(struct irq_work *iw, void (*func)(struct irq_work *)) in init_irq_work() argument 120 iw->iw_flags = 0; in init_irq_work() 121 iw->func = func; in init_irq_work() 125 irq_work_queue(struct irq_work *iw) in irq_work_queue() argument 129 if (atomic_swap_uint(&iw->iw_flags, IRQ_WORK_PENDING) in irq_work_queue() 136 SIMPLEQ_INSERT_TAIL(&iwc->iwc_todo, iw, iw_entry); in irq_work_queue()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/ |
| H A D | bn_mp_reduce_is_2k.c | 23 int ix, iy, iw; in mp_reduce_is_2k() local 33 iw = 1; in mp_reduce_is_2k() 37 if ((a->dp[iw] & iz) == 0) { in mp_reduce_is_2k() 42 ++iw; in mp_reduce_is_2k()
|
| /netbsd-src/external/gpl2/texinfo/dist/info/ |
| H A D | gc.c | 50 INFO_WINDOW *iw; in gc_pointers() local 58 for (i = 0; (iw = info_windows[i]); i++) in gc_pointers() 60 for (j = 0; j < iw->nodes_index; j++) in gc_pointers() 62 NODE *node = iw->nodes[j]; in gc_pointers()
|
| H A D | session.c | 1508 INFO_WINDOW *iw; variable 1512 for (i = 0; (iw = info_windows[i]); i++) 1514 for (j = 0; j < iw->nodes_index; j++) 1515 if (!internal_info_node_p (iw->nodes[j])) 1517 if (iw->nodes[j]->parent) 1518 filename = iw->nodes[j]->parent; 1520 filename = iw->nodes[j]->filename; 1522 node = info_get_node (filename, iw->nodes[j]->nodename); 2919 int iw; in read_nodename_to_kill() local 2929 for (iw = 0; (info_win = info_windows[iw]); iw++) in read_nodename_to_kill() [all …]
|
| H A D | man.c | 114 int iw; in get_manpage_node() local 118 for (iw = 0; (info_win = info_windows[iw]); iw++) in get_manpage_node()
|
| /netbsd-src/lib/libm/src/ |
| H A D | e_asinf.c | 77 int32_t iw; in __ieee754_asinf() local 79 GET_FLOAT_WORD(iw,w); in __ieee754_asinf() 80 SET_FLOAT_WORD(w,iw&0xfffff000); in __ieee754_asinf()
|
| /netbsd-src/sys/netinet/ |
| H A D | tcp_var.h | 592 #define TCP_INITIAL_WINDOW(iw, segsz) \ argument 593 uimin((iw) * (segsz), uimax(2 * (segsz), tcp_init_win_max[(iw)]))
|
| H A D | tcp_usrreq.c | 1816 u_int iw; in sysctl_tcp_init_win() local 1819 iw = *(u_int *)rnode->sysctl_data; in sysctl_tcp_init_win() 1821 node.sysctl_data = &iw; in sysctl_tcp_init_win() 1822 node.sysctl_size = sizeof(iw); in sysctl_tcp_init_win() 1827 if (iw >= __arraycount(tcp_init_win_max)) in sysctl_tcp_init_win() 1829 *(u_int *)rnode->sysctl_data = iw; in sysctl_tcp_init_win()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
| H A D | config.charset | 183 for l in he he_IL iw iw_IL; do
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/ |
| H A D | config.charset | 184 for l in he he_IL iw iw_IL; do
|
| /netbsd-src/external/gpl2/texinfo/dist/intl/ |
| H A D | config.charset | 184 for l in he he_IL iw iw_IL; do
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
| H A D | config.charset | 183 for l in he he_IL iw iw_IL; do
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
| H A D | config.charset | 183 for l in he he_IL iw iw_IL; do
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| H A D | ISO_639 | 85 he Hebrew (formerly iw)
|
| H A D | iso-639.texi | 116 Hebrew (formerly iw).
|
| /netbsd-src/games/hack/ |
| H A D | hack.c | 497 int iw = inv_weight(); in pickup() local 501 if (iw + weight(obj) > 0) in pickup()
|
| /netbsd-src/external/bsd/file/dist/magic/magdir/ |
| H A D | printer | 223 # iw.hp 286x192.5_lh.hpg 286x192.5_lq.hpg
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/libbn/ |
| H A D | bignum.c | 3526 int ix, iy, iw; in mp_reduce_is_2k() local 3536 iw = 1; in mp_reduce_is_2k() 3540 if ((a->dp[iw] & iz) == 0) { in mp_reduce_is_2k() 3545 ++iw; in mp_reduce_is_2k()
|
| /netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
| H A D | stdint.m4 | 340 int iw = UINTMAX_WIDTH;
|
| /netbsd-src/sbin/nvmectl/ |
| H A D | bignum.c | 3484 int ix, iy, iw; in mp_reduce_is_2k() local 3496 iw = 1; in mp_reduce_is_2k() 3500 if ((a->dp[iw] & iz) == 0) { in mp_reduce_is_2k() 3505 ++iw; in mp_reduce_is_2k()
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/ |
| H A D | bignum.c | 3488 int ix, iy, iw; in mp_reduce_is_2k() local 3500 iw = 1; in mp_reduce_is_2k() 3504 if ((a->dp[iw] & iz) == 0) { in mp_reduce_is_2k() 3509 ++iw; in mp_reduce_is_2k()
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | bfin-dis.c | 4633 ifetch (bfd_vma pc, disassemble_info *outf, TIword *iw) in ifetch() argument 4645 *iw = bfd_getl16 (buf); in ifetch()
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/ |
| H A D | commctrl.d | 6007 DWORD ListView_ApproximateViewRect(HWND w, int iw, int ih, int i) { 6009 MAKELPARAM(cast(ushort)iw, cast(ushort)ih));
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | bfin-dis.c | 4633 ifetch (bfd_vma pc, disassemble_info *outf, TIword *iw) in ifetch() argument 4645 *iw = bfd_getl16 (buf); in ifetch()
|