Searched refs:k8 (Results 1 - 16 of 16) sorted by relevance

/freebsd-10-stable/contrib/unbound/util/storage/
H A Dlookup3.c5 added #ifdef VALGRIND to remove 298,384,660 'unused variable k8' warnings.
337 const uint8_t *k8; local
382 k8 = (const uint8_t *)k;
386 case 11: c+=((uint32_t)k8[10])<<16; /* fall through */
387 case 10: c+=((uint32_t)k8[9])<<8; /* fall through */
388 case 9 : c+=k8[8]; /* fall through */
390 case 7 : b+=((uint32_t)k8[6])<<16; /* fall through */
391 case 6 : b+=((uint32_t)k8[5])<<8; /* fall through */
392 case 5 : b+=k8[4]; /* fall through */
394 case 3 : a+=((uint32_t)k8[
404 const uint8_t *k8; local
525 const uint8_t *k8; local
592 const uint8_t *k8; local
[all...]
/freebsd-10-stable/sys/libkern/
H A Djenkins_hash.c266 const uint8_t *k8; local
280 k8 = (const uint8_t *)k;
287 case 11: c+=((uint32_t)k8[10])<<16; /* fall through */
292 case 9 : c+=k8[8]; /* fall through */
296 case 7 : b+=((uint32_t)k8[6])<<16; /* fall through */
300 case 5 : b+=k8[4]; /* fall through */
303 case 3 : a+=((uint32_t)k8[2])<<16; /* fall through */
306 case 1 : a+=k8[0];
/freebsd-10-stable/crypto/openssl/engines/ccgost/
H A Dgost89.h24 byte k8[16]; member in struct:__anon246
H A Dgost89.c224 c->k87[i] = (b->k8[i >> 4] << 4 | b->k7[i & 15]) << 24;
/freebsd-10-stable/crypto/openssh/
H A Dumac.c373 k8,k9,k10,k11; local
384 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
387 h2 += MUL64((k4 + d0), (k8 + d4));
398 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
420 k8,k9,k10,k11,k12,k13,k14,k15; local
432 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
436 h2 += MUL64((k4 + d0), (k8 + d4));
437 h3 += MUL64((k8 + d0), (k12 + d4));
451 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
475 k8,k local
[all...]
/freebsd-10-stable/lib/libpmc/
H A DMakefile38 MAN+= pmc.k8.3
H A Dlibpmc.c151 PMC_CLASSDEP_TABLE(k8, K8);
306 PMC_MDEP_TABLE(k8, K8, PMC_CLASS_SOFT, PMC_CLASS_TSC);
365 PMC_CLASS_TABLE_DESC(k8, K8, k8, k8);
1107 EV_ALIAS("branches", "k8-fr-retired-taken-branches"),
1109 "k8-fr-retired-taken-branches-mispredicted"),
1111 EV_ALIAS("dc-misses", "k8-dc-miss"),
1112 EV_ALIAS("ic-misses", "k8-ic-miss"),
1113 EV_ALIAS("instructions", "k8
[all...]
/freebsd-10-stable/share/mk/
H A Dbsd.cpu.mk216 MACHINE_CPU = k8 3dnow sse4a sse3
218 ${CPUTYPE} == "k8-sse3"
219 MACHINE_CPU = k8 3dnow sse3
221 ${CPUTYPE} == "athlon-fx" || ${CPUTYPE} == "k8"
222 MACHINE_CPU = k8 3dnow
/freebsd-10-stable/sys/opencrypto/
H A Dskipjack.c144 u_int8_t * k8 = key_tables [8]; local
212 u_int8_t * k8 = key_tables [8]; local
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/sort/
H A Dt_sort.sh261 atf_check -o file:out sort -t: -k9 -k8 -k7 -k6 -k5 -k4 -k3 \
/freebsd-10-stable/contrib/ncurses/include/
H A DCaps.uwin366 key_f8 kf8 str k8 KEY_F(8) - YBCGE F8 function key
H A DCaps398 key_f8 kf8 str k8 KEY_F(8) - YBCGE F8 function key
H A DCaps.aix4398 key_f8 kf8 str k8 KEY_F(8) - YBCGE F8 function key
H A DCaps.hpux11400 key_f8 kf8 str k8 KEY_F(8) - YBCGE F8 function key
H A DCaps.keys400 key_f8 kf8 str k8 KEY_F(8) - YBCGE F8 function key
/freebsd-10-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh3330 Tz93X/env9W+7k8/a1/3p5+nr/vTTzQBw++96Lk0i5YgU6e8fZeeuXoPqF5BsbZP

Completed in 244 milliseconds