Searched defs:Mx (Results 1 – 8 of 8) sorted by relevance
/third_party/typescript/tests/cases/compiler/ |
D | circularlyReferentialInterfaceAccessNoCrash.ts | 3 interface Mx<T, K> { interface
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
D | dpp_crypto.c | 368 int dpp_derive_k1(const u8 *Mx, size_t Mx_len, u8 *k1, unsigned int hash_len) in dpp_derive_k1() 1588 const u8 *Mx, size_t Mx_len, in dpp_pkex_derive_z() 1669 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_reconfig_derive_ke_responder() local 1768 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; in dpp_reconfig_derive_ke_initiator() local
|
D | dpp_pkex.c | 35 u8 *Mx, *My; in dpp_pkex_build_exchange_req() local
|
D | dpp.h | 187 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; member 287 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; member
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Matrix.cpp | 234 float Mx = M(1, 1) * v.x + M(1, 2) * v.y + M(1, 3) * v.z + M(1, 4) * v.w; in operator *() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
D | dpp.h | 138 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; member 206 u8 Mx[DPP_MAX_SHARED_SECRET_LEN]; member
|
D | dpp.c | 1519 static int dpp_derive_k1(const u8 *Mx, size_t Mx_len, u8 *k1, in dpp_derive_k1() 6903 BIGNUM *Mx = NULL, *My = NULL; in dpp_pkex_build_exchange_req() local 7168 const u8 *Mx, size_t Mx_len, in dpp_pkex_derive_z() 7268 BIGNUM *Mx = NULL, *My = NULL; in dpp_pkex_rx_exchange_req() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 992 Register Mx = MI.getOperand(MxOp).getReg(); in expandPostRAPseudo() local
|