Home
last modified time | relevance | path

Searched defs:K2 (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/bearssl/src/hash/
H A Dsha1.c35 #define K2 ((uint32_t)0x6ED9EBA1) macro
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTrace.cpp70 static std::optional<V> Lookup(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, in Lookup()
80 static V *LookupAsPtr(DenseMap<K1, DenseMap<K2, V>> &map, K1 k1, K2 k2) { in LookupAsPtr()
/freebsd/sys/opencrypto/
H A Drmd160.c61 #define K2 0x6ED9EBA1U macro
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h100 bool isOneOf(tok::TokenKind K1, tok::TokenKind K2) const { in isOneOf()
/freebsd/crypto/openssl/test/
H A Dmodes_internal_test.c279 # define K2 K1 macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp1350 unsigned K2 = getKillRegState(Op2.isKill()); in expandPostRAPseudo() local
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h6568 uint8_t K2[16]; member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5314 SDValue K2 = Op2.getOperand(1); in LowerSaturatingConditional() local