Home
last modified time | relevance | path

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

/third_party/popt/src/
H A Dlookup3.c252 const uint8_t *k8; in jlu32l() local
295 k8 = (const uint8_t *)k; in jlu32l()
298 case 11: c += ((uint32_t)k8[10])<<16; /* fallthrough */ in jlu32l()
299 case 10: c += ((uint32_t)k8[9])<<8; /* fallthrough */ in jlu32l()
300 case 9: c += k8[8]; /* fallthrough */ in jlu32l()
302 case 7: b += ((uint32_t)k8[6])<<16; /* fallthrough */ in jlu32l()
303 case 6: b += ((uint32_t)k8[5])<<8; /* fallthrough */ in jlu32l()
304 case 5: b += k8[4]; /* fallthrough */ in jlu32l()
306 case 3: a += ((uint32_t)k8[2])<<16; /* fallthrough */ in jlu32l()
307 case 2: a += ((uint32_t)k8[ in jlu32l()
316 const uint8_t *k8; jlu32l() local
459 const uint8_t *k8; jlu32lpair() local
522 const uint8_t *k8; jlu32lpair() local
661 const uint8_t *k8; jlu32b() local
[all...]
/third_party/skia/tools/skui/
H A DKey.h25 k8, member in skui::Key
/third_party/lzma/C/
H A DAesOpt.c634 const v128 k8 = p[10];
651 AES_E_MC_m (k8)
/third_party/ffmpeg/libavcodec/x86/
H A Dfft.asm117 vperm2f128 %1, %1, %2, 0x13 ; w = {k6,k8,s6,s8,k5,k7,s5,s7}
119 vblendps %1, %5, %1, 0x55 ; w -= {0,s7,0,k7,0,s8,0,k8}
/third_party/ffmpeg/
H A Dconfigure4668 k8|opteron|athlon64|athlon-fx)
5347 i686|pentiumpro|pentium[23]|pentium-m|athlon|athlon-tbird|athlon-4|athlon-[mx]p|athlon64*|k8*|opteron*|athlon-fx\
6162 athlon*|opteron*|k8*|pentium|pentium-mmx|prescott|nocona|atom|geode)

Completed in 10 milliseconds