Home
last modified time | relevance | path

Searched refs:i (Results 26 – 50 of 12442) sorted by relevance

12345678910>>...498

/netbsd/external/bsd/wpa/dist/src/crypto/
H A Dmilenage.c43 for (i = 0; i < 16; i++) in milenage_f1()
44 tmp1[i] = _rand[i] ^ opc[i]; in milenage_f1()
56 for (i = 0; i < 16; i++) in milenage_f1()
59 for (i = 0; i < 16; i++) in milenage_f1()
66 for (i = 0; i < 16; i++) in milenage_f1()
95 for (i = 0; i < 16; i++) in milenage_f2345()
107 for (i = 0; i < 16; i++) in milenage_f2345()
113 for (i = 0; i < 16; i++) in milenage_f2345()
152 for (i = 0; i < 6; i++) in milenage_f2345()
192 for (i = 0; i < 6; i++) in milenage_generate()
[all …]
/netbsd/games/larn/
H A Dmain.c167 for (i = 1; i < argc; i++) { in main()
260 for (i = 1; i < argc; i++) { in main()
355 for (i = 22; i < 84; i++) in qshowstr()
424 for (i = 22; i < 84; i++) in showwear()
477 for (i = 22; i < 84; i++) in showwield()
521 for (i = 22; i < 84; i++) in showread()
552 for (i = 22; i < 84; i++) in showeat()
582 for (i = 22; i < 84; i++) in showquaff()
855 for (i = 0; i < 6; i++) in parse()
867 for (i = 0; i < MAXY; i++) in parse()
[all …]
H A Dobject.c346 for (i = 0; i < MAXY; i++) in lookforobject()
388 for (i = 0; i < MAXY; i++) in lookforobject()
701 for (i = 0; i < MAXY; i++) in quaffpotion()
713 for (i = 0; i < MAXY; i++) in quaffpotion()
772 for (i = 0; i < MAXY; i++) in quaffpotion()
787 for (i = 0; i < 6; i++) in quaffpotion()
828 for (i = 0; i < MAXY; i++) in quaffpotion()
966 for (i = yl; i < yh; i++) in read_scroll()
1011 for (i = 0; i < MAXY; i++) in read_scroll()
1063 for (i = 0; i < 11; i++) in read_scroll()
[all …]
/netbsd/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsnprintf-test.c69 int i; in cmp_with_sprintf_int() local
71 for (i = 0; i < sizeof(int_values) / sizeof(int_values[0]); ++i) { in cmp_with_sprintf_int()
72 tot += try ("%d", int_values[i]); in cmp_with_sprintf_int()
102 int i; in cmp_with_sprintf_long() local
104 for (i = 0; i < sizeof(long_values) / sizeof(long_values[0]); ++i) { in cmp_with_sprintf_long()
144 int i; in cmp_with_sprintf_long_long() local
146 for (i = 0; i < sizeof(long_long_values) / sizeof(long_long_values[0]); ++i) { in cmp_with_sprintf_long_long()
182 int i;
184 for (i = 0; i < sizeof(double_values) / sizeof(double_values[0]); ++i) {
237 int i; in test_sizet() local
[all …]
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Di387-fp.cc154 for (i = 0; i < 8; i++) in i387_cache_to_fsave()
181 for (i = 0; i < 8; i++) in i387_fsave_to_cache()
220 for (i = 0; i < 8; i++) in i387_cache_to_fxsave()
242 for (i = 7; i >= 0; i--) in i387_cache_to_fxsave()
278 for (i = 0; i < 8; i++) in i387_cache_to_xsave()
338 for (i = 0; i < 8; i++) in i387_cache_to_xsave()
575 for (i = 7; i >= 0; i--) in i387_cache_to_xsave()
666 for (i = 0; i < 8; i++) in i387_fxsave_to_cache()
687 for (i = 7; i >= 0; i--) in i387_fxsave_to_cache()
731 for (i = 0; i < 8; i++) in i387_xsave_to_cache()
[all …]
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Di387-fp.cc154 for (i = 0; i < 8; i++) in i387_cache_to_fsave()
181 for (i = 0; i < 8; i++) in i387_fsave_to_cache()
220 for (i = 0; i < 8; i++) in i387_cache_to_fxsave()
242 for (i = 7; i >= 0; i--) in i387_cache_to_fxsave()
278 for (i = 0; i < 8; i++) in i387_cache_to_xsave()
338 for (i = 0; i < 8; i++) in i387_cache_to_xsave()
575 for (i = 7; i >= 0; i--) in i387_cache_to_xsave()
666 for (i = 0; i < 8; i++) in i387_fxsave_to_cache()
687 for (i = 7; i >= 0; i--) in i387_fxsave_to_cache()
731 for (i = 0; i < 8; i++) in i387_xsave_to_cache()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp44 for(size_t i = 0; i < Sources.size(); ++i) in GetExternalDecl() local
51 for (size_t i = 0; i < Sources.size(); ++i) in CompleteRedeclChain() local
57 for(size_t i = 0; i < Sources.size(); ++i) { in GetExternalSelector() local
67 for(size_t i = 0; i < Sources.size(); ++i) in GetNumExternalSelectors() local
73 for(size_t i = 0; i < Sources.size(); ++i) in GetExternalDeclStmt() local
81 for(size_t i = 0; i < Sources.size(); ++i) in GetExternalCXXBaseSpecifiers() local
107 for (size_t i = 0; i < Sources.size(); ++i) in FindExternalVisibleDeclsByName() local
113 for(size_t i = 0; i < Sources.size(); ++i) in completeVisibleDeclsMap() local
120 for(size_t i = 0; i < Sources.size(); ++i) in FindExternalLexicalDecls() local
128 for(size_t i = 0; i < Sources.size(); ++i) in FindFileRegionDecls() local
[all …]
/netbsd/sys/dev/raidframe/
H A Drf_parityloggingdags.c156 for (i = 0; i < nWndNodes; i++) { in rf_CommonCreateParityLoggingLargeWriteDAG()
169 for (i = 0; i < nWndNodes; i++) { in rf_CommonCreateParityLoggingLargeWriteDAG()
173 for (i = 0; i < nRodNodes; i++) { in rf_CommonCreateParityLoggingLargeWriteDAG()
184 for (i = 0; i < nRodNodes; i++) in rf_CommonCreateParityLoggingLargeWriteDAG()
212 for (i = 0; i < nRodNodes; i++) { in rf_CommonCreateParityLoggingLargeWriteDAG()
227 for (i = 0; i < nRodNodes; i++) { in rf_CommonCreateParityLoggingLargeWriteDAG()
241 for (i = 0; i < nWndNodes; i++) { in rf_CommonCreateParityLoggingLargeWriteDAG()
257 for (i = 0; i < nWndNodes; i++) { in rf_CommonCreateParityLoggingLargeWriteDAG()
402 for (i = 0; i < numDataNodes; i++) { in rf_CommonCreateParityLoggingSmallWriteDAG()
431 for (i = 0; i < numDataNodes; i++) { in rf_CommonCreateParityLoggingSmallWriteDAG()
[all …]
/netbsd/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_reg.h42 #define NV10_PFB_TILE(i) (0x00100240 + (i*16)) argument
44 #define NV10_PFB_TLIMIT(i) (0x00100244 + (i*16)) argument
45 #define NV10_PFB_TSIZE(i) (0x00100248 + (i*16)) argument
46 #define NV10_PFB_TSTATUS(i) (0x0010024c + (i*16)) argument
51 #define NV20_PFB_ZCOMP(i) (0x00100300 + 4*(i)) argument
57 #define NV04_PFB_SCRAMBLE(i) (0x00100400 + 4 * (i)) argument
58 #define NV40_PFB_TILE(i) (0x00100600 + (i*16)) argument
61 #define NV40_PFB_TLIMIT(i) (0x00100604 + (i*16)) argument
62 #define NV40_PFB_TSIZE(i) (0x00100608 + (i*16)) argument
63 #define NV40_PFB_TSTATUS(i) (0x0010060c + (i*16)) argument
[all …]
/netbsd/external/bsd/jemalloc/dist/test/unit/
H A Dqr.c21 for (i = 0; i < NENTRIES; i++) { in init_entries()
32 for (i = 0; i < NENTRIES; i++) { in test_independent_entries()
41 for (i = 0; i < NENTRIES; i++) { in test_independent_entries()
50 for (i = 0; i < NENTRIES; i++) { in test_independent_entries()
56 for (i = 0; i < NENTRIES; i++) { in test_independent_entries()
77 for (i = 0; i < NENTRIES; i++) { in test_entries_ring()
85 for (i = 0; i < NENTRIES; i++) { in test_entries_ring()
93 for (i = 0; i < NENTRIES; i++) { in test_entries_ring()
98 for (i = 0; i < NENTRIES; i++) { in test_entries_ring()
110 for (i = 1; i < NENTRIES; i++) { in TEST_BEGIN()
[all …]
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dstack_test.c92 for (i = 0; i < n; i++) { in test_int_stack()
103 for (i = 0; i < n; i++) in test_int_stack()
187 for (i = 0; i < n; i++) { in test_uchar_stack()
204 for (i = 0; i < n; i++) in test_uchar_stack()
227 for (i = 0; i < 3; i++) in test_uchar_stack()
241 for (i = 0; i < 2; i++) in test_uchar_stack()
277 for (i = 0; i < n; i++) { in test_SS_stack()
297 for (i = 0; i < n; i++) { in test_SS_stack()
324 for (i = 0; i < n-1; i++) in test_SS_stack()
346 for (i = 0; i < n; i++) { in test_SU_stack()
[all …]
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dstack_test.c92 for (i = 0; i < n; i++) { in test_int_stack()
103 for (i = 0; i < n; i++) in test_int_stack()
187 for (i = 0; i < n; i++) { in test_uchar_stack()
208 for (i = 0; i < n; i++) in test_uchar_stack()
231 for (i = 0; i < 3; i++) in test_uchar_stack()
245 for (i = 0; i < 2; i++) in test_uchar_stack()
281 for (i = 0; i < n; i++) { in test_SS_stack()
305 for (i = 0; i < n; i++) { in test_SS_stack()
332 for (i = 0; i < n-1; i++) in test_SS_stack()
354 for (i = 0; i < n; i++) { in test_SU_stack()
[all …]
/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Dhistexpand.c213 for (local_index = i; c = string[i]; i++) in get_history_event()
324 for (i = *sindex; string[i] && string[i] != '\''; i++) in hist_string_extract_single_quoted()
493 for (i = j = 0; i < subst_rhs_len; i++) in postproc_subst_rhs()
983 for ( ; string[i]; i++) in history_expand()
1418 for (size = 0, i = first; i < last; i++) in history_arg_extract()
1423 for (i = first, offset = 0; i < last; i++) in history_arg_extract()
1435 for (i = 0; i < len; i++) in history_arg_extract()
1520 for (; string[i]; i++) in history_tokenize_word()
1609 for (; string[i] && fielddelim (string[i]); i++) in history_tokenize_internal()
1658 for (i = start; words[i]; i++) in freewords()
[all …]
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Dhistexpand.c213 for (local_index = i; c = string[i]; i++) in get_history_event()
324 for (i = *sindex; string[i] && string[i] != '\''; i++) in hist_string_extract_single_quoted()
493 for (i = j = 0; i < subst_rhs_len; i++) in postproc_subst_rhs()
983 for ( ; string[i]; i++) in history_expand()
1418 for (size = 0, i = first; i < last; i++) in history_arg_extract()
1423 for (i = first, offset = 0; i < last; i++) in history_arg_extract()
1435 for (i = 0; i < len; i++) in history_arg_extract()
1520 for (; string[i]; i++) in history_tokenize_word()
1609 for (; string[i] && fielddelim (string[i]); i++) in history_tokenize_internal()
1658 for (i = start; words[i]; i++) in freewords()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ShuffleDecode.cpp52 for (unsigned i = 0; i != NumElts; ++i) in DecodeInsertElementMask() local
54 for (unsigned i = 0; i != Len; ++i) in DecodeInsertElementMask() local
60 for (unsigned i = NElts / 2; i != NElts; ++i) in DecodeMOVHLPSMask() local
69 for (unsigned i = 0; i != NElts / 2; ++i) in DecodeMOVLHPSMask() local
72 for (unsigned i = 0; i != NElts / 2; ++i) in DecodeMOVLHPSMask() local
142 for (unsigned i = 0; i != NumElts; ++i) in DecodeVALIGNMask() local
257 for (unsigned i = 0; i != Scale; ++i) in DecodeSubVectorBroadcast() local
365 for (unsigned i = 0; i != 4; ++i) in DecodeVPERMMask() local
427 for (int i = 0; i != Len; ++i) in DecodeEXTRQIMask() local
465 for (int i = 0; i != Idx; ++i) in DecodeINSERTQIMask() local
[all …]
/netbsd/sys/dev/pci/
H A Digmareg.h30 #define PF_WINPOS(i) (0x68070+i*0x800) argument
32 #define PF_WINSZ(i) (0x68074+i*0x800) argument
36 #define PF_CTRL(i) (0x68080+i*0x800) argument
40 #define PIPE_HTOTAL(i) (0x60000+i*0x1000) argument
44 #define PIPE_HBLANK(i) (0x60004+i*0x1000) argument
46 #define PIPE_HSYNC(i) (0x60008+i*0x1000) argument
48 #define PIPE_VTOTAL(i) (0x6000c+i*0x1000) argument
52 #define PIPE_VBLANK(i) (0x60010+i*0x1000) argument
54 #define PIPE_VSYNC(i) (0x60014+i*0x1000) argument
56 #define PIPE_SRCSZ(i) (0x6001c+i*0x1000) argument
[all …]
/netbsd/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-builtin-types.awk108 for (i = 2; i < NF; ++i) {
119 for (i = 3; i < NF; ++i)
152 for (i = 0; i < prim_defs; ++i)
155 for (i = 0; i < vect_defs; ++i)
158 for (i = 0; i < ptr_defs; ++i)
161 for (i = 0; i < cptr_defs; ++i)
171 for (i = 0; i < prim_defs; ++i) {
183 for (i = 0; i < vect_defs; ++i) {
212 for (i = 0; i < ptr_defs; ++i) {
233 for (i = 0; i < func_defs; ++i)
[all …]
/netbsd/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-builtin-types.awk108 for (i = 2; i < NF; ++i) {
119 for (i = 3; i < NF; ++i)
152 for (i = 0; i < prim_defs; ++i)
155 for (i = 0; i < vect_defs; ++i)
158 for (i = 0; i < ptr_defs; ++i)
161 for (i = 0; i < cptr_defs; ++i)
171 for (i = 0; i < prim_defs; ++i) {
183 for (i = 0; i < vect_defs; ++i) {
212 for (i = 0; i < ptr_defs; ++i) {
233 for (i = 0; i < func_defs; ++i)
[all …]
/netbsd/external/bsd/ntp/dist/tests/libntp/
H A Dtimespecops.c268 for (i = -4; i <= 4; ++i) { in test_SignNoFrac()
286 for (i = -4; i <= 4; ++i) { in test_SignWithFrac()
305 for (i = -4; i <= 4; ++i) in test_CmpFracEQ()
325 for (i = -4; i <= 4; ++i) in test_CmpFracGT()
345 for (i = -4; i <= 4; ++i) in test_CmpFracLT()
367 for (i = -4; i <= 4; ++i) in test_AddFullNorm()
387 for (i = -4; i <= 4; ++i) in test_AddFullOflow1()
406 for (i = -4; i <= 4; ++i) { in test_AddNsecNorm()
424 for (i = -4; i <= 4; ++i) { in test_AddNsecOflow1()
445 for (i = -4; i <= 4; ++i) in test_SubFullNorm()
[all …]
H A Dtimevalops.c261 for (i = -4; i <= 4; ++i) { in test_SignNoFrac()
279 for (i = -4; i <= 4; ++i) { in test_SignWithFrac()
299 for (i = -4; i <= 4; ++i) in test_CmpFracEQ()
319 for (i = -4; i <= 4; ++i) in test_CmpFracGT()
339 for (i = -4; i <= 4; ++i) in test_CmpFracLT()
361 for (i = -4; i <= 4; ++i) in test_AddFullNorm()
381 for (i = -4; i <= 4; ++i) in test_AddFullOflow1()
401 for (i = -4; i <= 4; ++i) { in test_AddUsecNorm()
419 for (i = -4; i <= 4; ++i) { in test_AddUsecOflow1()
440 for (i = -4; i <= 4; ++i) in test_SubFullNorm()
[all …]
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_pwhash/argon2/
H A Dargon2-fill-block-ssse3.c44 for (i = 0; i < ARGON2_OWORDS_IN_BLOCK; i++) { in fill_block()
49 for (i = 0; i < 8; ++i) { in fill_block()
55 for (i = 0; i < 8; ++i) { in fill_block()
61 for (i = 0; i < ARGON2_OWORDS_IN_BLOCK; i++) { in fill_block()
62 state[i] = _mm_xor_si128(state[i], block_XY[i]); in fill_block()
74 for (i = 0; i < ARGON2_OWORDS_IN_BLOCK; i++) { in fill_block_with_xor()
81 for (i = 0; i < 8; ++i) { in fill_block_with_xor()
87 for (i = 0; i < 8; ++i) { in fill_block_with_xor()
93 for (i = 0; i < ARGON2_OWORDS_IN_BLOCK; i++) { in fill_block_with_xor()
94 state[i] = _mm_xor_si128(state[i], block_XY[i]); in fill_block_with_xor()
[all …]
/netbsd/tests/lib/libm/
H A Dt_scalbn.c85 for (i = 0; i < tcnt; i++) { in ATF_TC_BODY()
123 for (i = 0; i < __arraycount(exps); i++) { in ATF_TC_BODY()
140 for (i = 0; i < __arraycount(exps); i++) in ATF_TC_BODY()
155 for (i = 0; i < __arraycount(exps); i++) in ATF_TC_BODY()
172 for (i = 0; i < __arraycount(exps); i++) { in ATF_TC_BODY()
195 for (i = 0; i < __arraycount(exps); i++) { in ATF_TC_BODY()
239 for (i = 0; i < tcnt; i++) { in ATF_TC_BODY()
285 for (i = 0; i < __arraycount(exps); i++) in ATF_TC_BODY()
300 for (i = 0; i < __arraycount(exps); i++) in ATF_TC_BODY()
321 i, exps[i], y, ldexpf(x, exps[i]), y-ldexpf(x, exps[i])); in ATF_TC_BODY()
[all …]
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa2012/ref/
H A Dstream_salsa2012_ref.c26 for (i = 0; i < 32; ++i) { in crypto_stream_salsa2012()
29 for (i = 0; i < 8; ++i) { in crypto_stream_salsa2012()
32 for (i = 8; i < 16; ++i) { in crypto_stream_salsa2012()
38 for (i = 8; i < 16; ++i) { in crypto_stream_salsa2012()
72 for (i = 0; i < 32; ++i) { in crypto_stream_salsa2012_xor()
75 for (i = 0; i < 8; ++i) { in crypto_stream_salsa2012_xor()
78 for (i = 8; i < 16; ++i) { in crypto_stream_salsa2012_xor()
83 for (i = 0; i < 64; ++i) { in crypto_stream_salsa2012_xor()
84 c[i] = m[i] ^ block[i]; in crypto_stream_salsa2012_xor()
87 for (i = 8; i < 16; ++i) { in crypto_stream_salsa2012_xor()
[all …]
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa208/ref/
H A Dstream_salsa208_ref.c26 for (i = 0; i < 32; ++i) { in crypto_stream_salsa208()
29 for (i = 0; i < 8; ++i) { in crypto_stream_salsa208()
32 for (i = 8; i < 16; ++i) { in crypto_stream_salsa208()
38 for (i = 8; i < 16; ++i) { in crypto_stream_salsa208()
72 for (i = 0; i < 32; ++i) { in crypto_stream_salsa208_xor()
75 for (i = 0; i < 8; ++i) { in crypto_stream_salsa208_xor()
78 for (i = 8; i < 16; ++i) { in crypto_stream_salsa208_xor()
83 for (i = 0; i < 64; ++i) { in crypto_stream_salsa208_xor()
84 c[i] = m[i] ^ block[i]; in crypto_stream_salsa208_xor()
87 for (i = 8; i < 16; ++i) { in crypto_stream_salsa208_xor()
[all …]
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c45 for (i = 0; i < len / 8; i++) { in be64enc_vect()
55 for (i = 0; i < len / 8; i++) { in be64dec_vect()
105 RND(S[(80 - i) % 8], S[(81 - i) % 8], S[(82 - i) % 8], S[(83 - i) % 8], \
111 s1(W[i + ii + 14]) + W[i + ii + 9] + s0(W[i + ii + 1]) + W[i + ii]
121 for (i = 0; i < 80; i += 16) { in SHA512_Transform()
158 for (i = 0; i < 8; i++) { in SHA512_Transform()
180 for (i = 0; i < 112 - r; i++) { in SHA512_Pad()
184 for (i = 0; i < 128 - r; i++) { in SHA512_Pad()
232 for (i = 0; i < inlen; i++) { in crypto_hash_sha512_update()
237 for (i = 0; i < 128 - r; i++) { in crypto_hash_sha512_update()
[all …]

12345678910>>...498