Searched refs:kk (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-6-1-5-RELEASE/distrib/syspkg/sets/base/base-locale-kk/
H A DMakefile3 PKGBASE=base-locale-kk
/netbsd-6-1-5-RELEASE/usr.sbin/isdn/dtmfdecode/
H A Ddtmfdecode.c58 /* precalculated: p1[kk] = (-cos(2 * 3.141592 * dtmf[kk] / 8000.0) * FSC) */
70 int i, kk, t, nn, s, so, ia; local
78 for (kk = 0; kk < 8; kk++) {
79 y[kk] = h[kk] = k[kk] = 0;
81 p1[kk]
[all...]
/netbsd-6-1-5-RELEASE/dist/bzip2/
H A DspewG.c40 int ii, kk, p; local
43 for (kk = 0; kk < MEGABYTES * 515; kk+=3) {
H A Ddecompress.c360 Int32 ii, jj, kk; local
361 kk = MTFA_SIZE-1;
364 s->mtfa[kk] = (UChar)(ii * MTFL_SIZE + jj);
365 kk--;
367 s->mtfbase[ii] = kk + 1;
425 Int32 ii, jj, kk, pp, lno, off; local
464 kk = MTFA_SIZE-1;
467 s->mtfa[kk] = s->mtfa[s->mtfbase[ii] + jj];
468 kk--;
470 s->mtfbase[ii] = kk
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Drun-id-3.c4 foo (int *zzz, unsigned int kk) argument
11 if (kk != 0)
/netbsd-6-1-5-RELEASE/games/larn/
H A Ddisplay.c288 int i, j, kk; local
306 else if ((kk = mitem[j][i]) != 0)
307 screen[j][i] = monstnamelist[kk];
308 else if ((kk = item[j][i]) == OWALL)
332 for (kk = j; kk <= j + 3; kk++)
333 if (screen[kk][i] != ' ')
334 kk = 1000;
335 if (kk < 100
382 int i, j, kk, mm; local
504 int kk, mm, i, j; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.fortran/
H A Dcollapse2.f9031 integer :: a(3,3,3), k, kk, kkk, l, ll, lll local in subroutine:test2
34 dokk: do kk=1,3
36 a(k,kk,kkk) = 1
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/lookup/
H A Dtemplate2.C20 int kk = fooo<17>(); // OK local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate6.C23 unsigned kk = A::B<int,int>::count; // { dg-error "" } not a template: syntax error local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/lookup/
H A Dtemplate2.C20 int kk = fooo<17>(); // OK local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.ns/
H A Dtemplate6.C23 unsigned kk = A::B<int,int>::count; // { dg-error "" } not a template: syntax error local
/netbsd-6-1-5-RELEASE/sys/netsmb/
H A Dsmb_crypt.c72 u_char kk[8]; local
74 kk[0] = key[0] & 0xfe;
75 kk[1] = key[0] << 7 | (key[1] >> 1 & 0xfe);
76 kk[2] = key[1] << 6 | (key[2] >> 2 & 0xfe);
77 kk[3] = key[2] << 5 | (key[3] >> 3 & 0xfe);
78 kk[4] = key[3] << 4 | (key[4] >> 4 & 0xfe);
79 kk[5] = key[4] << 3 | (key[5] >> 5 & 0xfe);
80 kk[6] = key[5] << 2 | (key[6] >> 6 & 0xfe);
81 kk[7] = key[6] << 1;
83 des_set_key((des_cblock *)kk, *ks
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/generic/
H A Drootrem.c128 unsigned long b, kk; local
182 kk = k * (xnb - 1); /* number of truncated bits in the input */
183 rn = un - kk / GMP_NUMB_BITS; /* number of limbs of the non-truncated part */
184 MPN_RSHIFT (cy, rp, up + kk / GMP_NUMB_BITS, rn, kk % GMP_NUMB_BITS);
229 kk = number of truncated bits of the input
250 kk = kk - b;
254 /* Now insert bits [kk,kk
[all...]
/netbsd-6-1-5-RELEASE/dist/ipf/
H A DREADME.NetBSD138 cvs update -kk -j${VEROLD} -j${VERNEW} -d
144 cvs diff -u -kk -rDARRENR $A | less
145 cvs diff -u -kk -rDARRENR | less
149 cvs update -kk -j${VEROLD} -j${VERNEW} -d
160 cvs update -kk -j${VEROLD} -j${VERNEW} -d
170 cvs update -kk -j${VEROLD} -j${VERNEW} -d
188 cvs diff -u -kk -rDARRENR \
243 cvs update -kk -j${VEROLD} -j${VERNEW} -d
247 cvs update -kk -j${VEROLD} -j${VERNEW} -d
251 cvs update -kk
[all...]
/netbsd-6-1-5-RELEASE/dist/pf/
H A DREADME.NetBSD141 cvs update -kk -j${VEROLD} -j${VERNEW} -d
148 cvs diff -u -kk -rOPENBSD $A | less
149 cvs diff -u -kk -rOPENBSD | less
154 cvs update -kk -j${VEROLD} -j${VERNEW} -d
161 cvs diff -u -kk -rOPENBSD $B | less
162 cvs diff -u -kk -rOPENBSD | less
170 cvs diff -u -kk -rOPENBSD dist/pf sys/dist/pf | less
221 cvs update -kk -j${VEROLD} -j${VERNEW} -d
225 cvs update -kk -j${VEROLD} -j${VERNEW} -d
274 cvs update -kk
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/
H A Drandmt.c162 int kk; local
164 for (kk = 0; kk < N - M; kk++)
166 y = (mt[kk] & 0x80000000) | (mt[kk + 1] & 0x7FFFFFFF);
167 mt[kk] = mt[kk + M] ^ (y >> 1) ^ ((y & 0x01) != 0 ? MATRIX_A : 0);
169 for (; kk < N - 1; kk
[all...]
/netbsd-6-1-5-RELEASE/sys/external/isc/atheros_hal/dist/ar5212/
H A Dar2316.c308 uint16_t ii, jj, kk; local
327 kk = VpdList[idxL];
329 kk = (uint16_t)
333 retVpdList[pdGainIdx][ii] = kk;
374 uint32_t ii, jj, kk; local
422 for (kk = 0; kk < (uint16_t)(Pmax_t2[numPdGainsUsed] - Pmin_t2[numPdGainsUsed]); kk++) {
423 VpdTable_I[numPdGainsUsed][kk] =
426 (int16_t)VpdTable_L[numPdGainsUsed][kk], (int16_
[all...]
H A Dar2317.c285 uint16_t ii, jj, kk; local
304 kk = VpdList[idxL];
306 kk = (uint16_t)
310 retVpdList[pdGainIdx][ii] = kk;
352 uint32_t ii, jj, kk; local
400 for (kk = 0; kk < (uint16_t)(Pmax_t2[numPdGainsUsed] - Pmin_t2[numPdGainsUsed]); kk++) {
401 VpdTable_I[numPdGainsUsed][kk] =
404 (int16_t)VpdTable_L[numPdGainsUsed][kk], (int16_
[all...]
H A Dar2413.c302 uint16_t ii, jj, kk; local
321 kk = VpdList[idxL];
323 kk = (uint16_t)
327 retVpdList[pdGainIdx][ii] = kk;
368 uint32_t ii, jj, kk; local
416 for (kk = 0; kk < (uint16_t)(Pmax_t2[numPdGainsUsed] - Pmin_t2[numPdGainsUsed]); kk++) {
417 VpdTable_I[numPdGainsUsed][kk] =
420 (int16_t)VpdTable_L[numPdGainsUsed][kk], (int16_
[all...]
H A Dar2425.c304 uint16_t ii, jj, kk; local
323 kk = VpdList[idxL];
325 kk = (uint16_t)
329 retVpdList[pdGainIdx][ii] = kk;
367 uint32_t ii, jj, kk; local
423 for (kk = 0; kk < (uint16_t)(Pmax_t2[numPdGainsUsed] - Pmin_t2[numPdGainsUsed]); kk++) {
424 VpdTable_I[numPdGainsUsed][kk] =
427 (int16_t)VpdTable_L[numPdGainsUsed][kk], (int16_
[all...]
H A Dar5413.c338 uint16_t ii, jj, kk; local
357 kk = VpdList[idxL];
359 kk = (uint16_t)
363 retVpdList[pdGainIdx][ii] = kk;
404 uint32_t ii, jj, kk; local
452 for (kk = 0; kk < (uint16_t)(Pmax_t2[numPdGainsUsed] - Pmin_t2[numPdGainsUsed]); kk++) {
453 VpdTable_I[numPdGainsUsed][kk] =
456 (int16_t)VpdTable_L[numPdGainsUsed][kk], (int16_
[all...]
H A Dar5112.c353 uint32_t ii, jj, kk; local
405 kk = 0;
409 if (kk > 1) {
415 xgainList[kk++] = (uint16_t)jj;
422 kk = 0;
436 OS_MEMCPY(&powTableLXPD[kk][0], &tmpPowerTable[0],
450 OS_MEMCPY(&powTableLXPD[kk][0], &tmpPowerTable[0],
464 OS_MEMCPY(&powTableHXPD[kk][0], &tmpPowerTable[0],
467 kk++;
472 kk
[all...]
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/des/
H A Ddes.c371 DES_cblock kk,k2; local
425 kk[i]=k;
436 DES_string_to_2keys(key,&kk,&k2);
441 DES_string_to_key(key,&kk);
454 kk[i]=key[i]&0x7f;
456 kk[i]=key[i]|0x80;
459 DES_set_key_unchecked(&kk,&ks);
461 OPENSSL_cleanse(kk,sizeof(kk));
675 OPENSSL_cleanse(kk,sizeo
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Ddyncast1.C111 KK kk; local
112 if(dynamic_cast<J*> ((CC*)&kk)) error(27);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Ddyncast1.C111 KK kk; local
112 if(dynamic_cast<J*> ((CC*)&kk)) error(27);

Completed in 320 milliseconds

12