Home
last modified time | relevance | path

Searched refs:j (Results 1 – 25 of 2196) sorted by relevance

12345678910>>...88

/illumos-gate/usr/src/lib/libcrypt/common/
H A Ddes_decrypt.c45 for (j = 0; j < 64; j++) in _des_decrypt1()
56 for (j = 0; j < 32; j++) in _des_decrypt1()
62 for (j = 0; j < 48; j++) in _des_decrypt1()
63 preS[j] = R[E[j]-1] ^ KS[i][j]; in _des_decrypt1()
75 for (j = 0; j < 8; j++) { in _des_decrypt1()
93 for (j = 0; j < 32; j++) in _des_decrypt1()
94 R[j] = L[j] ^ f[P[j]-1]; in _des_decrypt1()
99 for (j = 0; j < 32; j++) in _des_decrypt1()
105 for (j = 0; j < 32; j++) { in _des_decrypt1()
107 L[j] = R[j]; in _des_decrypt1()
[all …]
H A Ddes_encrypt.c45 for (j = 0; j < 64; j++) in des_encrypt1()
55 for (j = 0; j < 32; j++) in des_encrypt1()
61 for (j = 0; j < 48; j++) in des_encrypt1()
62 preS[j] = R[E[j]-1] ^ KS[i][j]; in des_encrypt1()
74 for (j = 0; j < 8; j++) { in des_encrypt1()
92 for (j = 0; j < 32; j++) in des_encrypt1()
93 R[j] = L[j] ^ f[P[j]-1]; in des_encrypt1()
98 for (j = 0; j < 32; j++) in des_encrypt1()
104 for (j = 0; j < 32; j++) { in des_encrypt1()
106 L[j] = R[j]; in des_encrypt1()
[all …]
H A Ddes_crypt.c181 for (j = 0; j < 28-1; j++) in des_setkey_nolock()
182 C[j] = C[j+1]; in des_setkey_nolock()
185 for (j = 0; j < 28-1; j++) in des_setkey_nolock()
186 D[j] = D[j+1]; in des_setkey_nolock()
192 for (j = 0; j < 24; j++) { in des_setkey_nolock()
193 KS[i][j] = C[PC2_C[j]-1]; in des_setkey_nolock()
194 KS[i][j+24] = D[PC2_D[j]-28-1]; in des_setkey_nolock()
342 for (j = 0; j < 7; j++, i++) in des_crypt()
360 for (j = 0; j < 6; j++) { in des_crypt()
363 E[6*i+j] = E[6*i+j+24]; in des_crypt()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/aggs/
H A Dtst.keysort.d34 @tour["Ghent", i++, j] = sum(5 - j);
35 j++;
37 @tour["Berlin", i++, j] = sum(5 - j);
38 j++;
40 @tour["London", i++, j] = sum(5 - j);
41 @tour["Dublin", i++, j] = sum(5 - j);
47 @tour["Zurich", i++, j] = sum(5 - j);
50 @tour["Regina", i++, j] = sum(5 - j);
58 @tour["Prague", i++, j] = sum(5 - j);
59 @tour["London", i++, j] = sum(5 - j);
[all …]
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/crypto/des/
H A Dafsstring2key.c402 for(j=0;j<6;j++){ in afs_crypt()
416 for(j=0; j<6; j++){ in afs_crypt()
476 for (j=0; j<24; j++) { in krb5_afs_crypt_setkey()
515 for (j=0; j<64; j++) in krb5_afs_encrypt()
533 for (j=0; j<32; j++) in krb5_afs_encrypt()
542 for (j=0; j<48; j++) in krb5_afs_encrypt()
555 for (j=0; j<8; j++) { in krb5_afs_encrypt()
573 for (j=0; j<32; j++) in krb5_afs_encrypt()
580 for (j=0; j<32; j++) in krb5_afs_encrypt()
589 for (j=0; j<32; j++) { in krb5_afs_encrypt()
[all …]
/illumos-gate/usr/src/common/crypto/arcfour/sun4v/
H A Darcfour_crypt.c78 j = key->j; in arcfour_crypt()
92 key->j = j; in arcfour_crypt()
110 j = key->j; in arcfour_crypt()
114 j = j + tmp0; in arcfour_crypt()
123 key->j = j; in arcfour_crypt()
127 j = key->j; in arcfour_crypt()
138 j = j + tmp0; in arcfour_crypt()
182 j = j + tmp0; in arcfour_crypt()
213 j = j + tmp0; in arcfour_crypt()
267 j = j + tmp0; in arcfour_crypt()
[all …]
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/predicates/
H A Dtst.complex.d.out8 j != 10
18 j != 10
27 j != 10
35 j != 10
42 j >= 5
45 j != 10
51 j >= 5
58 j >= 5
65 j >= 5
72 j >= 5
[all …]
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c67 width(j) in width() argument
267 for (j = 0; j < nchtab; j++) in setch()
354 for (j=k=0 ; pstab[j] != 0 ; j++)
368 for (j = 0; i > (k = pstab[j]); j++) in mchbits()
394 j = 10 * i + j - '0'; in setps()
400 j = 10 * j + cbits(getch()) - '0'; in setps()
409 j = 10 * j + cbits(getch()) - '0'; in setps()
412 j = -j; in setps()
591 j = -j;
593 j = -2 * j;
[all …]
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Duninstall.ksh364 (( j = $j + 1 ))
369 (( j = $j + 1 ))
409 (( j = $j + 1 ))
446 (( j = $j - 1 ))
472 (( j = $j + 1 ))
504 (( j = $j + 1 ))
546 (( j = $j + 1 ))
599 (( j = $j + 1 ))
630 (( j = $j + 1 ))
657 (( j = $j + 1 ))
[all …]
/illumos-gate/usr/src/cmd/sgs/lex/common/
H A Dsub2.c58 for (j = 0; j < tptr; j++) in cfoll()
70 for (j = 1; j < ncg; j++) in cfoll()
76 for (j = 1; j < ncg; j++) in cfoll()
366 for (j = 1; j < ncg; j++) in cgoto()
725 for (j = 1; j < i; j++) { in pstate()
824 for (j = i+1; j < k; j++) in acompute()
882 for (j = 1; j < ncg; j++) in pccl()
1037 for (j = 0; j < 4; j++) { in layout()
1103 for (j = 0; j < 8; j++) in layout()
1115 for (j = 0; j < 8; j++) in layout()
[all …]
/illumos-gate/usr/src/common/crypto/arcfour/
H A Darcfour_crypt.c66 for (i = j = 0; i < 256; i++, j++) { in arcfour_key_init()
75 j = 0; in arcfour_key_init()
77 j = (j + key->arr[i] + ext_keyval[i]) & 0xff; in arcfour_key_init()
136 j = key->j; in arcfour_crypt()
141 j = j + key->arr[i]; in arcfour_crypt()
149 key->j = j; in arcfour_crypt()
161 j = key->j; in arcfour_crypt()
172 j = j + ti; in arcfour_crypt()
189 j = j + ti; in arcfour_crypt()
199 j = j + ti; in arcfour_crypt()
[all …]
/illumos-gate/usr/src/lib/libc/port/fp/
H A D__x_power.c58 for (j = 0; j < length; j++) { in __multiply_base_two()
79 for (j = 0; j < length; j++) { in __multiply_base_ten()
85 j++; in __multiply_base_ten()
101 for (j = 0; j < length; j++) { in __multiply_base_ten_by_two()
107 j++; in __multiply_base_ten_by_two()
119 int j; in __carry_propagate_two() local
121 j = 0; in __carry_propagate_two()
138 j = 0; in __carry_propagate_ten()
142 j++; in __carry_propagate_ten()
415 for (j = lengthx + lengthp - 2; j >= 0; j--) { in __big_float_times_power()
[all …]
/illumos-gate/usr/src/cmd/troff/nroff.d/
H A Dn6.c57 width(j) in width() argument
58 tchar j; in width()
86 if ((j & MBMASK) || (j & CSMASK)) {
114 int j; in setch() local
175 int i, j; in setps() local
339 j = HOR; in mot()
357 int j; local
362 j = -j;
364 j = -2 * j;
378 j = -j;
[all …]
/illumos-gate/usr/src/cmd/refer/
H A Dhunt2.c126 for (j = 0; j < nf; j++) { in doquery()
128 prevdrop.b[j] = master.b[j]; in doquery()
130 prevdrop.a[j] = master.a[j]; in doquery()
131 prevcoord[j] = coord[j]; in doquery()
154 j, nf, prevdrop.b[j], (long)(k)); in doquery()
158 j, nf, prevdrop.a[j], (long)(k)); in doquery()
166 "%d k %ld\n", j, nf, prevdrop.b[j], in doquery()
233 for (; j < nf; j++) in doquery()
257 for (j = 0; j < nf; j++) in doquery()
258 if (coord[j] > best) best = coord[j]; in doquery()
[all …]
/illumos-gate/usr/src/common/acpica/utilities/
H A Dutbuffer.c186 UINT32 j; in AcpiUtDumpBuffer() local
212 for (j = 0; j < 16;) in AcpiUtDumpBuffer()
219 j += Display; in AcpiUtDumpBuffer()
253 j += Display; in AcpiUtDumpBuffer()
261 for (j = 0; j < 16; j++) in AcpiUtDumpBuffer()
273 if (j == 0) in AcpiUtDumpBuffer()
368 UINT32 j; in AcpiUtDumpBufferToFile() local
394 for (j = 0; j < 16;) in AcpiUtDumpBufferToFile()
401 j += Display; in AcpiUtDumpBufferToFile()
435 j += Display; in AcpiUtDumpBufferToFile()
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_all_001_pos.ksh71 j=0
77 ((j = j + 1))
81 j=0
86 ((j = j + 1))
105 j=0
109 ((j = j + 1))
113 j=0
117 ((j = j + 1))
158 ((j = j + 1))
162 j=0
[all …]
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/tests/
H A Darrays2.sh31 do for ((j=0; j < 5; j++ ))
32 do a[i][j]=$i$j
36 do for ((j=0; j < 5; j++ ))
37 do [[ ${a[i][j]} == "$i$j" ]] || err_exit "\${a[$i][$j]} != $i$j"
43 (( j++ ))
61 do for ((j=0; j < 5; j++ ))
62 do [[ ${a[$i][$j]} == "$i$j" ]] || err_exit "\${$c[$i][$j]} != $i$j"
87 do for ((j=0; j < 5; j++ ))
88 do a[$i][j]=$i$j
92 do for ((j=0; j < 5; j++ ))
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zfs_unmount/
H A Dzfs_unmount_all_001_pos.ksh72 j=0
78 ((j = j + 1))
81 j=0
86 ((j = j + 1))
104 j=0
108 ((j = j + 1))
112 j=0
116 ((j = j + 1))
145 ((j = j + 1))
149 j=0
[all …]
/illumos-gate/usr/src/cmd/troff/
H A Dn2.c74 int j; local
79 j = absmot(i);
82 dip->blss = j;
85 dip->alss = j;
113 if (!multi_locale || (!(j & CSMASK) && !(j & MBMASK1)))
128 int j; local
130 j = cbits(i);
137 if (j == '\n')
167 if (j < 0177 && j >= ' ' || j == '\n') {
168 oput(j);
[all …]
H A Dn4.c61 int i, j; in setn() local
182 i = numtab[j].val = (numtab[j].val+numtab[j].inc*f); in setn()
314 int j; variable
316 j = 0;
345 int j, k; variable
552 long j; in ckph() local
622 j = EM;
626 j = EM;
673 j = -j;
744 k = j; in caseaf()
[all …]
/illumos-gate/usr/src/lib/iconv_modules/utf-8/common/binarytables/test/
H A Dsb_to_utf8_test.c84 int j; in validate() local
92 j >= ((i == 0) ? 2: 0); j--) \ in validate()
101 for(; j < sizeof (tmp_buf) - tmp_len ; j++) \ in validate()
119 for( j = 0; j < sizeof (tmp_buf) - tmp_len ; j++) \ in validate()
169 for( j = 0; j < sizeof (result_buf) - result_len ; j++) in validate()
204 int i, j, k; in main() local
211 for (j = 1; j < argc; j++) { in main()
219 j++; in main()
293 for (j = 0; !isspace(buf[i]); i++, j++) in mk_data()
295 num[j] = '\0'; in mk_data()
[all …]
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstrl.c115 for (i = 0, j = o; i < size && (dst[j] = src[i]) != 0; i++, j++)
117 dst[j] = '\0';
119 return j;
166 for (i = 0, j = o; i < len && (dst[j] = src1[i]) != 0; i++, j++)
173 dst[j] = '\0';
180 for (i = 0; i < len && (dst[j] = src2[i]) != 0; i++, j++)
184 return j;
244 for (i = 0; j < len && (dst[j] = str[i]) != 0; i++, j++)
251 dst[j] = '\0';
256 return j;
[all …]
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcrypt.c1023 for (j = 0; j < 64; j++) in unlocked_encrypt()
1028 for (j = 0; j < 32; j++) in unlocked_encrypt()
1030 for (j = 0; j < 48; j++) in unlocked_encrypt()
1032 for (j = 0; j < 8; j++) { in unlocked_encrypt()
1046 for (j = 0; j < 32; j++) in unlocked_encrypt()
1047 R[j] = L[j] ^ f[P[j]-1]; in unlocked_encrypt()
1048 for (j = 0; j < 32; j++) in unlocked_encrypt()
1051 for (j = 0; j < 32; j++) { in unlocked_encrypt()
1056 for (j = 0; j < 64; j++) in unlocked_encrypt()
1097 for (j = 0; j < 6; j++) { in _unix_crypt()
[all …]
/illumos-gate/usr/src/common/bzip2/
H A Dblocksort.c46 for ( j = i+4; j <= hi && ec_tmp > eclass[fmap[j]]; j += 4 ) in fallbackSimpleSort()
47 fmap[j-4] = fmap[j]; in fallbackSimpleSort()
55 for ( j = i+1; j <= hi && ec_tmp > eclass[fmap[j]]; j++ ) in fallbackSimpleSort()
56 fmap[j-1] = fmap[j]; in fallbackSimpleSort()
518 j = j - h; in mainSimpleSort()
532 j = j - h; in mainSimpleSort()
546 j = j - h; in mainSimpleSort()
886 for (j = 0; j <= 255; j++) { in mainSort()
919 for (j = 0; j <= 255; j++) { in mainSort()
946 for (j = 0; j <= 255; j++) ftab[(j << 8) + ss] |= SETMASK; in mainSort()
[all …]
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dsignal.c293 register int j; in main() local
303 if ((j = map[i].value) > 0 && j < elementsof(mapindex) && !mapindex[j]) in main()
305 if (j > k) in main()
306 k = j; in main()
307 mapindex[j] = i; in main()
312 j = _SIGRTMAX; in main()
314 j = i; in main()
318 if (i <= j && i > 0 && i < elementsof(mapindex) && j > 0 && j < elementsof(mapindex)) in main()
320 if (j > k) in main()
321 k = j; in main()
[all …]

12345678910>>...88