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

/freebsd-10.0-release/contrib/unbound/util/storage/
H A Dlookup3.c5 added #ifdef VALGRIND to remove 298,384,660 'unused variable k8' warnings.
330 const uint8_t *k8; local
375 k8 = (const uint8_t *)k;
379 case 11: c+=((uint32_t)k8[10])<<16; /* fall through */
380 case 10: c+=((uint32_t)k8[9])<<8; /* fall through */
381 case 9 : c+=k8[8]; /* fall through */
383 case 7 : b+=((uint32_t)k8[6])<<16; /* fall through */
384 case 6 : b+=((uint32_t)k8[5])<<8; /* fall through */
385 case 5 : b+=k8[4]; /* fall through */
387 case 3 : a+=((uint32_t)k8[
397 const uint8_t *k8; local
518 const uint8_t *k8; local
585 const uint8_t *k8; local
[all...]
/freebsd-10.0-release/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.0-release/crypto/openssl/engines/ccgost/
H A Dgost89.h24 byte k8[16]; member in struct:__anon5227
H A Dgost89.c123 c->k87[i] = (b->k8[i>>4] <<4 | b->k7 [i &15])<<24;
/freebsd-10.0-release/crypto/openssh/
H A Dumac.c384 k8,k9,k10,k11; local
395 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
398 h2 += MUL64((k4 + d0), (k8 + d4));
409 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
431 k8,k9,k10,k11,k12,k13,k14,k15; local
443 k8 = *(k+8); k9 = *(k+9); k10 = *(k+10); k11 = *(k+11);
447 h2 += MUL64((k4 + d0), (k8 + d4));
448 h3 += MUL64((k8 + d0), (k12 + d4));
462 k0 = k8; k1 = k9; k2 = k10; k3 = k11;
486 k8,k local
[all...]
/freebsd-10.0-release/share/mk/
H A Dbsd.cpu.mk214 MACHINE_CPU = k8 3dnow sse4a sse3
216 ${CPUTYPE} == "k8-sse3"
217 MACHINE_CPU = k8 3dnow sse3
219 ${CPUTYPE} == "athlon-fx" || ${CPUTYPE} == "k8"
220 MACHINE_CPU = k8 3dnow
/freebsd-10.0-release/lib/libpmc/
H A DMakefile37 MAN+= pmc.k8.3
H A Dlibpmc.c150 PMC_CLASSDEP_TABLE(k8, K8);
257 PMC_MDEP_TABLE(k8, K8, PMC_CLASS_SOFT, PMC_CLASS_TSC);
307 PMC_CLASS_TABLE_DESC(k8, K8, k8, k8);
984 EV_ALIAS("branches", "k8-fr-retired-taken-branches"),
986 "k8-fr-retired-taken-branches-mispredicted"),
988 EV_ALIAS("dc-misses", "k8-dc-miss"),
989 EV_ALIAS("ic-misses", "k8-ic-miss"),
990 EV_ALIAS("instructions", "k8
[all...]
/freebsd-10.0-release/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.0-release/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.0-release/sys/dev/cxgbe/firmware/
H A Dt5fw-1.9.12.0.bin.uu3553 W/7k8/3JYgAAMrApIRMJqQwpFjtj/fiLLAurDCsWO2P97QApIA2KMS8xCi0yBCUWPfQWPCgkAXgw

Completed in 213 milliseconds