/external/llvm-project/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 | 31 uint32x4_t test_sha1c(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1c() 38 uint32x4_t test_sha1p(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1p() 45 uint32x4_t test_sha1m(uint32x4_t hash_abcd, uint32_t hash_e, uint32x4_t wk) { in test_sha1m() 72 uint32x4_t test_sha256h(uint32x4_t hash_abcd, uint32x4_t hash_efgh, uint32x4_t wk) { in test_sha256h() 78 uint32x4_t test_sha256h2(uint32x4_t hash_efgh, uint32x4_t hash_abcd, uint32x4_t wk) { in test_sha256h2()
|
/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/llvm-project/clang/test/SemaCXX/ |
D | constexpr-string.cpp | 62 int wk = arr[wcslen(L"hello")]; // expected-warning {{array index 5}} variable
|
/external/wpa_supplicant_8/src/drivers/ |
D | driver_bsd.c | 267 struct ieee80211req_del_key wk; in bsd_del_key() local 315 struct ieee80211req_key wk; in bsd_set_key() local 911 struct ieee80211req_key wk; in bsd_get_seqnum() local
|
D | driver_atheros.c | 470 struct ieee80211req_del_key wk; in atheros_del_key() local 498 struct ieee80211req_key wk; in atheros_set_key() local 593 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 | 507 wrapperfunc_kwds wk = (wrapperfunc_kwds)(void(*)(void))wrapper; in wrapperdescr_raw_call() local
|
/external/deqp/framework/common/ |
D | tcuTexture.cpp | 2211 tcu::Vec4 wk = gamma * crBasis; in sampleCubic3D() local
|