Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp151 static double interpolateHue(double H0, double H1, double T) { in interpolateHue()
/netbsd-src/common/lib/libc/hash/rmd160/
H A Drmd160.c74 #define H0 0x67452301U macro
/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dnumber.cpp34 hunits H0; variable
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Drmd160.c56 #define H0 0x67452301U macro
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_onetimeauth/poly1305/sse2/
H A Dpoly1305_sse2.c206 xmmi H0, H1, H2, H3, H4; in poly1305_blocks() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dgcm128.c96 u128 *Hi = Htable + i, H0 = *Hi; in gcm_init_8bit() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dgcm128.c94 u128 *Hi = Htable + i, H0 = *Hi; in gcm_init_8bit() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp2806 SDValue H0 = expandV4F32ToV2F64(DAG, 0, DL, CmpOp0, Chain); in getVectorCmp() local