Searched defs:wk (Results 1 – 11 of 11) sorted by relevance
/external/clang/test/CodeGen/ |
D | neon-crypto.c | 56 uint32x4_t test_vsha1cq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t 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() 68 uint32x4_t test_vsha1mq_u32(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t 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() 86 uint32x4_t test_vsha256h2q_u32(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_vsha256h2q_u32()
|
D | arm64_crypto.c | 30 uint32x4_t test_sha1c(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1c() 37 uint32x4_t test_sha1p(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1p() 44 uint32x4_t test_sha1m(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1m() 71 uint32x4_t test_sha256h(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_sha256h() 77 uint32x4_t test_sha256h2(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_sha256h2()
|
/external/strace/ |
D | rtc.c | 67 struct rtc_wkalrm wk; in decode_rtc_wkalrm() local
|
/external/libjpeg-turbo/simd/loongson/ |
D | jdsample-mmi.c | 115 __m64 wk[4], mm_tmp; in jsimd_h2v2_fancy_upsample_mmi() local
|
D | jdcolext-mmi.c | 99 __m64 mm8, wk[2]; in jsimd_ycc_rgb_convert_mmi() local
|
D | jccolext-mmi.c | 100 __m64 wk[7]; in jsimd_rgb_ycc_convert_mmi() local
|
/external/u-boot/board/renesas/sh7785lcr/ |
D | rtl8169_mac.c | 221 unsigned short wk; in sh7785lcr_macdtrd() local
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_bsd.c | 269 struct ieee80211req_del_key wk; in bsd_del_key() local 338 struct ieee80211req_key wk; in bsd_set_key() local 692 struct ieee80211req_key wk; in bsd_get_seqnum() local
|
D | driver_atheros.c | 476 struct ieee80211req_del_key wk; in atheros_del_key() local 506 struct ieee80211req_key wk; in atheros_set_key() local 597 struct ieee80211req_key wk; in atheros_get_seqnum() local
|
/external/python/cpython2/Objects/ |
D | descrobject.c | 1034 wrapperfunc_kwds wk = (wrapperfunc_kwds)wrapper; in wrapper_call() local
|
/external/python/cpython3/Objects/ |
D | descrobject.c | 347 wrapperfunc_kwds wk = (wrapperfunc_kwds)(void(*)(void))wrapper; in wrapperdescr_raw_call() local
|