Home
last modified time | relevance | path

Searched refs:wk (Results 1 – 25 of 76) sorted by relevance

1234

/external/clang/test/CodeGen/
Darm64_crypto.c30 uint32x4_t test_sha1c(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1c() argument
34 return vsha1cq_u32(hash_abcd, hash_e, wk); in test_sha1c()
37 uint32x4_t test_sha1p(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1p() argument
41 return vsha1pq_u32(hash_abcd, hash_e, wk); in test_sha1p()
44 uint32x4_t test_sha1m(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1m() argument
48 return vsha1mq_u32(hash_abcd, hash_e, wk); in test_sha1m()
71 uint32x4_t test_sha256h(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_sha256h() argument
74 return vsha256hq_u32(hash_abcd, hash_efgh, wk); in test_sha256h()
77 uint32x4_t test_sha256h2(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_sha256h2() argument
80 return vsha256h2q_u32(hash_efgh, hash_abcd, wk); in test_sha256h2()
Dneon-crypto.c56 uint32x4_t test_vsha1cq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1cq_u32() argument
58 return vsha1cq_u32(hash_abcd, hash_e, wk); in test_vsha1cq_u32()
62 uint32x4_t test_vsha1pq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1pq_u32() argument
64 return vsha1pq_u32(hash_abcd, hash_e, wk); in test_vsha1pq_u32()
68 uint32x4_t test_vsha1mq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_vsha1mq_u32() argument
70 return vsha1mq_u32(hash_abcd, hash_e, wk); in test_vsha1mq_u32()
80 uint32x4_t test_vsha256hq_u32(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_vsha256hq_u32() argument
82 return vsha256hq_u32(hash_abcd, hash_efgh, wk); in test_vsha256hq_u32()
86 uint32x4_t test_vsha256h2q_u32(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_vsha256h2q_u32() argument
88 return vsha256h2q_u32(hash_efgh, hash_abcd, wk); in test_vsha256h2q_u32()
/external/llvm/test/CodeGen/AArch64/
Darm64-crypto.ll36 declare <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
37 declare <4 x i32> @llvm.aarch64.crypto.sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
38 declare <4 x i32> @llvm.aarch64.crypto.sha1m(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
43 define <4 x i32> @test_sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
47 %res = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
52 define <4 x i32> @test_sha1c_in_a_row(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
58 %res = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
60 …res2 = call <4 x i32> @llvm.aarch64.crypto.sha1c(<4 x i32> %hash_abcd, i32 %extract, <4 x i32> %wk)
64 define <4 x i32> @test_sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk) {
68 %res = call <4 x i32> @llvm.aarch64.crypto.sha1p(<4 x i32> %hash_abcd, i32 %hash_e, <4 x i32> %wk)
[all …]
/external/icu/icu4c/source/data/locales/
Den_GB.txt191 dn{"wk"}
194 one{"in {0} wk"}
197 one{"{0} wk ago"}
198 other{"{0} wk ago"}
203 dn{"wk"}
206 one{"in {0} wk"}
207 other{"in {0} wk"}
210 one{"{0} wk ago"}
211 other{"{0} wk ago"}
Den.txt1464 dn{"wk."}
1466 "-1"{"last wk."}
1467 "0"{"this wk."}
1468 "1"{"next wk."}
1472 one{"in {0} wk."}
1473 other{"in {0} wk."}
1476 one{"{0} wk. ago"}
1477 other{"{0} wk. ago"}
/external/libjpeg-turbo/simd/
Djccolext-mmx.asm38 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
40 %define gotptr wk(0)-SIZEOF_POINTER ; void * gotptr
52 lea esp, [wk(0)]
279 movq MMWORD [wk(0)], mm0 ; wk(0)=RE
280 movq MMWORD [wk(1)], mm1 ; wk(1)=RO
281 movq MMWORD [wk(2)], mm4 ; wk(2)=BE
282 movq MMWORD [wk(3)], mm5 ; wk(3)=BO
294 movq MMWORD [wk(4)], mm1 ; wk(4)=ROL*FIX(0.299)+GOL*FIX(0.337)
295 movq MMWORD [wk(5)], mm6 ; wk(5)=ROH*FIX(0.299)+GOH*FIX(0.337)
314 movq mm1, MMWORD [wk(2)] ; mm1=BE
[all …]
Djccolext-sse2-64.asm35 %define wk(i) rbp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
49 lea rsp, [wk(0)]
293 movdqa XMMWORD [wk(0)], xmm0 ; wk(0)=RE
294 movdqa XMMWORD [wk(1)], xmm1 ; wk(1)=RO
295 movdqa XMMWORD [wk(2)], xmm4 ; wk(2)=BE
296 movdqa XMMWORD [wk(3)], xmm5 ; wk(3)=BO
308 movdqa XMMWORD [wk(4)], xmm1 ; wk(4)=ROL*FIX(0.299)+GOL*FIX(0.337)
309 movdqa XMMWORD [wk(5)], xmm6 ; wk(5)=ROH*FIX(0.299)+GOH*FIX(0.337)
328 movdqa xmm1, XMMWORD [wk(2)] ; xmm1=BE
340 movdqa XMMWORD [wk(6)], xmm0 ; wk(6)=REL*FIX(0.299)+GEL*FIX(0.337)
[all …]
Djccolext-sse2.asm35 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
37 %define gotptr wk(0)-SIZEOF_POINTER ; void * gotptr
50 lea esp, [wk(0)]
307 movdqa XMMWORD [wk(0)], xmm0 ; wk(0)=RE
308 movdqa XMMWORD [wk(1)], xmm1 ; wk(1)=RO
309 movdqa XMMWORD [wk(2)], xmm4 ; wk(2)=BE
310 movdqa XMMWORD [wk(3)], xmm5 ; wk(3)=BO
322 movdqa XMMWORD [wk(4)], xmm1 ; wk(4)=ROL*FIX(0.299)+GOL*FIX(0.337)
323 movdqa XMMWORD [wk(5)], xmm6 ; wk(5)=ROH*FIX(0.299)+GOH*FIX(0.337)
342 movdqa xmm1, XMMWORD [wk(2)] ; xmm1=BE
[all …]
Djcgryext-mmx.asm39 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
41 %define gotptr wk(0)-SIZEOF_POINTER ; void * gotptr
53 lea esp, [wk(0)]
282 movq MMWORD [wk(0)], mm0 ; wk(0)=REL*FIX(0.299)+GEL*FIX(0.337)
283 movq MMWORD [wk(1)], mm6 ; wk(1)=REH*FIX(0.299)+GEH*FIX(0.337)
312 paddd mm6, MMWORD [wk(0)]
313 paddd mm4, MMWORD [wk(1)]
Djdmrgext-mmx.asm38 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
40 %define gotptr wk(0)-SIZEOF_POINTER ; void * gotptr
52 lea esp, [wk(0)]
Djdmrgext-sse2.asm39 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
41 %define gotptr wk(0)-SIZEOF_POINTER ; void * gotptr
53 lea esp, [wk(0)]
Djcgryext-sse2.asm36 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
38 %define gotptr wk(0)-SIZEOF_POINTER ; void * gotptr
51 lea esp, [wk(0)]
310 movdqa XMMWORD [wk(0)], xmm0 ; wk(0)=REL*FIX(0.299)+GEL*FIX(0.337)
311 movdqa XMMWORD [wk(1)], xmm6 ; wk(1)=REH*FIX(0.299)+GEH*FIX(0.337)
340 paddd xmm6, XMMWORD [wk(0)]
341 paddd xmm4, XMMWORD [wk(1)]
Djdcolext-mmx.asm38 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
40 %define gotptr wk(0)-SIZEOF_POINTER ; void * gotptr
52 lea esp, [wk(0)]
160 movq MMWORD [wk(0)], mm4 ; wk(0)=(B-Y)E
161 movq MMWORD [wk(1)], mm5 ; wk(1)=(B-Y)O
205 paddw mm4, MMWORD [wk(0)] ; mm4=(YE+(B-Y)E)=BE=(B0 B2 B4 B6)
206 paddw mm5, MMWORD [wk(1)] ; mm5=(YO+(B-Y)O)=BO=(B1 B3 B5 B7)
Djdmrgext-sse2-64.asm38 %define wk(i) rbp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
51 lea rsp, [wk(0)]
Djcgryext-sse2-64.asm35 %define wk(i) rbp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
49 lea rsp, [wk(0)]
295 movdqa XMMWORD [wk(0)], xmm0 ; wk(0)=REL*FIX(0.299)+GEL*FIX(0.337)
296 movdqa XMMWORD [wk(1)], xmm6 ; wk(1)=REH*FIX(0.299)+GEH*FIX(0.337)
325 paddd xmm6, XMMWORD [wk(0)]
326 paddd xmm4, XMMWORD [wk(1)]
Djdcolext-sse2.asm39 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
41 %define gotptr wk(0)-SIZEOF_POINTER ; void * gotptr
53 lea esp, [wk(0)]
161 movdqa XMMWORD [wk(0)], xmm4 ; wk(0)=(B-Y)E
162 movdqa XMMWORD [wk(1)], xmm5 ; wk(1)=(B-Y)O
206 paddw xmm4, XMMWORD [wk(0)] ; xmm4=(YE+(B-Y)E)=BE=B(02468ACE)
207 paddw xmm5, XMMWORD [wk(1)] ; xmm5=(YO+(B-Y)O)=BO=B(13579BDF)
Djdsample-sse2-64.asm287 movdqa XMMWORD [wk(0)], xmm1
288 movdqa XMMWORD [wk(1)], xmm2
305 movdqa XMMWORD [wk(2)], xmm1 ; xmm1=(-- -- -- -- -- -- -- 15)
306 movdqa XMMWORD [wk(3)], xmm2 ; xmm2=(-- -- -- -- -- -- -- 15)
Djdcolext-sse2-64.asm38 %define wk(i) rbp-(WK_NUM-(i))*SIZEOF_XMMWORD ; xmmword wk[WK_NUM]
51 lea rsp, [wk(0)]
149 movdqa XMMWORD [wk(0)], xmm4 ; wk(0)=(B-Y)E
150 movdqa XMMWORD [wk(1)], xmm5 ; wk(1)=(B-Y)O
194 paddw xmm4, XMMWORD [wk(0)] ; xmm4=(YE+(B-Y)E)=BE=B(02468ACE)
195 paddw xmm5, XMMWORD [wk(1)] ; xmm5=(YO+(B-Y)O)=BO=B(13579BDF)
Djdsample-mmx.asm314 movq MMWORD [wk(0)], mm1
315 movq MMWORD [wk(1)], mm2
338 movq MMWORD [wk(2)], mm1
339 movq MMWORD [wk(3)], mm2
Djdsample-sse2.asm312 movdqa XMMWORD [wk(0)], xmm1
313 movdqa XMMWORD [wk(1)], xmm2
336 movdqa XMMWORD [wk(2)], xmm1 ; xmm1=(-- -- -- -- -- -- -- 15)
337 movdqa XMMWORD [wk(3)], xmm2 ; xmm2=(-- -- -- -- -- -- -- 15)
/external/wpa_supplicant_8/src/drivers/
Ddriver_bsd.c269 struct ieee80211req_del_key wk; in bsd_del_key() local
271 os_memset(&wk, 0, sizeof(wk)); in bsd_del_key()
274 wk.idk_keyix = key_idx; in bsd_del_key()
278 os_memcpy(wk.idk_macaddr, addr, IEEE80211_ADDR_LEN); in bsd_del_key()
279 wk.idk_keyix = (u_int8_t) IEEE80211_KEYIX_NONE; /* XXX */ in bsd_del_key()
282 return set80211var(priv, IEEE80211_IOC_DELKEY, &wk, sizeof(wk)); in bsd_del_key()
338 struct ieee80211req_key wk; in bsd_set_key() local
356 os_memset(&wk, 0, sizeof(wk)); in bsd_set_key()
359 wk.ik_type = IEEE80211_CIPHER_WEP; in bsd_set_key()
362 wk.ik_type = IEEE80211_CIPHER_TKIP; in bsd_set_key()
[all …]
Ddriver_atheros.c452 struct ieee80211req_del_key wk; in atheros_del_key() local
458 os_memset(&wk, 0, sizeof(wk)); in atheros_del_key()
460 os_memcpy(wk.idk_macaddr, addr, IEEE80211_ADDR_LEN); in atheros_del_key()
461 wk.idk_keyix = (u8) IEEE80211_KEYIX_NONE; in atheros_del_key()
463 wk.idk_keyix = key_idx; in atheros_del_key()
466 ret = set80211priv(drv, IEEE80211_IOCTL_DELKEY, &wk, sizeof(wk)); in atheros_del_key()
482 struct ieee80211req_key wk; in atheros_set_key() local
535 if (key_len > sizeof(wk.ik_keydata)) { in atheros_set_key()
541 os_memset(&wk, 0, sizeof(wk)); in atheros_set_key()
542 wk.ik_type = cipher; in atheros_set_key()
[all …]
/external/strace/
Drtc.c60 struct rtc_wkalrm wk; in decode_rtc_wkalrm() local
63 if (!umove_or_printaddr(tcp, addr, &wk)) { in decode_rtc_wkalrm()
64 tprintf("{enabled=%d, pending=%d, ", wk.enabled, wk.pending); in decode_rtc_wkalrm()
65 print_rtc_time(tcp, &wk.time); in decode_rtc_wkalrm()
/external/libvncserver/webclients/novnc/include/web-socket-js/
Dswfobject.js4wk:af,ie:X,win:ae,mac:ac}}(),k=function(){if(!M.w3){return}if((typeof j.readyState!=D&&j.readyStat…
/external/ImageMagick/PerlMagick/t/reference/composite/
DPlus.miff15 …������������������������������������������������������������������������ހo�wk�ym��t�~x��z��|��y�~w…

1234