/external/llvm-project/clang/test/CodeGen/X86/ |
D | avx512-kconstraints-att_inline_asm.c | 7 __m512i mask_Yk_i8(char msk, __m512i x, __m512i y){ in mask_Yk_i8() 16 __m512i mask_Yk_i16(short msk, __m512i x, __m512i y){ in mask_Yk_i16() 25 __m512i mask_Yk_i32(int msk, __m512i x, __m512i y){ in mask_Yk_i32() 34 __m512i mask_Yk_i64(long long msk, __m512i x, __m512i y){ in mask_Yk_i64()
|
/external/arm-trusted-firmware/plat/rockchip/rk3288/drivers/soc/ |
D | soc.h | 85 #define REG_W_MSK(bits_shift, msk) \ argument 87 #define REG_VAL_CLRBITS(val, bits_shift, msk) \ argument 89 #define REG_SET_BITS(bits, bits_shift, msk) \ argument 91 #define REG_WMSK_BITS(bits, bits_shift, msk) \ argument
|
/external/arm-trusted-firmware/plat/rockchip/rk3368/drivers/soc/ |
D | soc.h | 121 #define REG_W_MSK(bits_shift, msk) \ argument 123 #define REG_VAL_CLRBITS(val, bits_shift, msk) \ argument 125 #define REG_SET_BITS(bits, bits_shift, msk) \ argument 127 #define REG_WMSK_BITS(bits, bits_shift, msk) \ argument
|
/external/libaom/libaom/test/ |
D | masked_sad_test.cc | 115 const uint8_t *second_pred, const uint8_t *msk, in runRef() 126 const uint8_t *second_pred, const uint8_t *msk, in runTest() 143 const uint8_t *second_pred, const uint8_t *msk, in runRef() 154 const uint8_t *second_pred, const uint8_t *msk, in runTest()
|
/external/wpa_supplicant_8/src/eap_common/ |
D | eap_gpsk_common.c | 112 u8 *msk, u8 *emsk, in eap_gpsk_derive_keys_helper() 191 u8 *msk, u8 *emsk, u8 *sk, size_t *sk_len, in eap_gpsk_derive_keys_aes() 227 u8 *msk, u8 *emsk, in eap_gpsk_derive_keys_sha256() 284 u8 *msk, u8 *emsk, u8 *sk, size_t *sk_len, in eap_gpsk_derive_keys()
|
D | eap_psk_common.c | 34 int eap_psk_derive_keys(const u8 *kdk, const u8 *rand_p, u8 *tek, u8 *msk, in eap_psk_derive_keys()
|
D | eap_sim_common.c | 77 int eap_sim_derive_keys(const u8 *mk, u8 *k_encr, u8 *k_aut, u8 *msk, u8 *emsk) in eap_sim_derive_keys() 109 const u8 *nonce_s, const u8 *mk, u8 *msk, in eap_sim_derive_keys_reauth() 277 u8 *k_aut, u8 *k_re, u8 *msk, u8 *emsk) in eap_aka_prime_derive_keys() 326 const u8 *nonce_s, u8 *msk, u8 *emsk) in eap_aka_prime_derive_keys_reauth()
|
D | eap_fast_common.c | 113 int eap_fast_derive_eap_msk(const u8 *simck, u8 *msk) in eap_fast_derive_eap_msk()
|
D | eap_teap_common.c | 86 int eap_teap_derive_eap_msk(u16 tls_cs, const u8 *simck, u8 *msk) in eap_teap_derive_eap_msk() 147 const u8 *msk, size_t msk_len, in eap_teap_derive_imck()
|
D | eap_sake_common.c | 266 const u8 *rand_s, const u8 *rand_p, u8 *tek, u8 *msk, in eap_sake_derive_keys()
|
D | eap_sim_common.h | 112 u8 *msk, u8 *emsk) in eap_aka_prime_derive_keys() 119 const u8 *nonce_s, u8 *msk, in eap_aka_prime_derive_keys_reauth()
|
D | eap_pwd_common.c | 308 const u32 *ciphersuite, u8 *msk, u8 *emsk, u8 *session_id) in compute_keys()
|
/external/wpa_supplicant_8/src/pae/ |
D | ieee802_1x_key.c | 91 int ieee802_1x_cak_aes_cmac(const u8 *msk, size_t msk_bytes, const u8 *mac1, in ieee802_1x_cak_aes_cmac() 108 int ieee802_1x_ckn_aes_cmac(const u8 *msk, size_t msk_bytes, const u8 *mac1, in ieee802_1x_ckn_aes_cmac()
|
/external/arm-trusted-firmware/plat/rockchip/common/include/ |
D | plat_private.h | 65 #define BITS_WITH_WMASK(bits, msk, shift)\ argument
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | wpas_kay.c | 293 u8 *msk, size_t *len) in ieee802_1x_auth_get_msk() 328 struct mka_key *msk; in ieee802_1x_notify_create_actor() local
|
/external/arm-trusted-firmware/drivers/amlogic/crypto/ |
D | sha_dma.c | 23 #define ASD_DESC_GET(x, msk, off) (((x) >> (off)) & (msk)) argument 24 #define ASD_DESC_SET(x, v, msk, off) \ argument
|
/external/wpa_supplicant_8/src/ap/ |
D | wpa_auth_kay.c | 382 struct sta_info *sta, u8 *msk, size_t *len) in ieee802_1x_auth_get_msk() 416 struct mka_key *msk; in ieee802_1x_notify_create_actor_hapd() local
|
/external/libaom/libaom/aom_dsp/x86/ |
D | masked_sad_intrin_avx2.c | 125 const uint8_t *second_pred, const uint8_t *msk, int msk_stride, in aom_masked_sad_avx2() 319 const uint8_t *second_pred, const uint8_t *msk, int msk_stride, in aom_highbd_masked_sad_avx2()
|
/external/iptables/extensions/ |
D | libebt_arp.c | 141 static void ebt_parse_ip_address(char *address, uint32_t *addr, uint32_t *msk) in ebt_parse_ip_address()
|
/external/libopus/celt/ |
D | entenc.c | 247 opus_uint32 msk; in ec_enc_done() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | rasterizer_impl.h | 286 int msk = _mm_movemask_ps(_mm_castsi128_ps(vA)); in adjustTopLeftRuleIntFix16() local
|
/external/arm-trusted-firmware/plat/rockchip/px30/drivers/soc/ |
D | soc.h | 13 #define BITS_WMSK(msk, shift) ((msk) << (shift + REG_MSK_SHIFT)) argument
|
/external/arm-trusted-firmware/plat/rockchip/rk3328/drivers/soc/ |
D | soc.h | 21 #define BITS_WMSK(msk, shift) ((msk) << (shift + REG_MSK_SHIFT)) argument
|
/external/arm-trusted-firmware/plat/rockchip/px30/drivers/pmu/ |
D | pmu.c | 527 #define CLK_MSK_GATING(msk, con) \ argument 529 #define CLK_MSK_UNGATING(msk, con) \ argument
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_psk.c | 28 u8 msk[EAP_MSK_LEN]; member
|