| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| H A D | blamka-round-avx2.h | 12 #define G1_AVX2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 41 #define G2_AVX2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 68 #define DIAGONALIZE_1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 79 #define DIAGONALIZE_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 96 #define UNDIAGONALIZE_1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 107 #define UNDIAGONALIZE_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 124 #define BLAKE2_ROUND_1(A0, A1, B0, B1, C0, C1, D0, D1) \ argument 137 #define BLAKE2_ROUND_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
|
| H A D | blamka-round-avx512f.h | 17 #define G1_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 38 #define G2_AVX512F(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 59 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 71 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 83 #define BLAKE2_ROUND(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 119 #define BLAKE2_ROUND_1(A0, C0, B0, D0, A1, C1, B1, D1) \ argument 132 #define BLAKE2_ROUND_2(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
|
| H A D | blamka-round-ssse3.h | 31 #define G1(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 52 #define G2(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 73 #define DIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 90 #define UNDIAGONALIZE(A0, B0, C0, D0, A1, B1, C1, D1) \ argument 107 #define BLAKE2_ROUND(A0, A1, B0, B1, C0, C1, D0, D1) \ argument
|
| /freebsd/lib/msun/src/ |
| H A D | k_cosf.c | 23 C0 = -0x1ffffffd0c5e81.0p-54, /* -0.499999997251031003120 */ variable
|
| H A D | k_sincosf.h | 23 C0 = -0x1ffffffd0c5e81.0p-54, /* -0.499999997251031003120 */ variable
|
| /titanic_41/usr/src/lib/libm/common/R/ |
| H A D | __cosf.c | 65 #define C0 q[0] macro
|
| H A D | __sincosf.c | 80 #define C0 q[4] macro
|
| H A D | cosf.c | 63 #define C0 C[4] macro
|
| H A D | sinf.c | 63 #define C0 C[4] macro
|
| H A D | sincosf.c | 85 #define C0 C[4] macro
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/ |
| H A D | sinpif_2u5.c | 14 #define C0 0x1.921fb6p1f macro
|
| H A D | cospif_2u6.c | 14 #define C0 0x1.921fb6p1f macro
|
| /freebsd/crypto/openssl/crypto/whrlpool/ |
| H A D | wp_block.c | 182 # define C0(K,i) (Cx.q[K.c[(i)*8+0]]) macro 200 # define C0(K,i) (Cx.q[0+8*K.c[(i)*8+0]]) macro 213 # define C0(K,i) (((u64*)(Cx.c+0))[2*K.c[(i)*8+0]]) macro
|
| /titanic_41/usr/src/lib/libmvec/common/vis/ |
| H A D | __vsincosf.S | 58 #define C0 0x28 macro
|
| H A D | __vcosf.S | 58 #define C0 0x28 macro
|
| H A D | __vsinf.S | 58 #define C0 0x28 macro
|
| /titanic_41/usr/src/lib/libmvec/common/ |
| H A D | __vcosf.c | 81 #define C0 C[5] macro
|
| H A D | __vsinf.c | 81 #define C0 C[5] macro
|
| H A D | __vsincosf.c | 81 #define C0 C[5] macro
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-xray/ |
| H A D | xray-color-helper.cpp | 172 interpolateHSV(const std::tuple<double, double, double> &C0, in interpolateHSV() argument
|
| /freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/ |
| H A D | OMPContext.cpp | 99 template <typename T> static bool isSubset(ArrayRef<T> C0, ArrayRef<T> C1) { in isSubset() 124 static bool isStrictSubset(ArrayRef<T> C0, ArrayRef<T> C1) { in isStrictSubset()
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ConstantFolding.cpp | 1221 Constant *C0 = ConstantFoldIntegerCast(CE0->getOperand(0), IntPtrTy, in ConstantFoldCompareInstOperands() local 2785 const APInt *C0, *C1; in ConstantFoldIntrinsicCall2() local 3057 const APInt *C0, *C1, *C2; in ConstantFoldAMDGCNPermIntrinsic() local 3165 const APInt *C0, *C1; in ConstantFoldScalarCall3() local 3197 const APInt *C0, *C1, *C2; in ConstantFoldScalarCall3() local
|
| /freebsd/libexec/getty/ |
| H A D | gettytab.h | 111 #define C0 gettynums[13].value macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUInstCombineIntrinsic.cpp | 633 if (const ConstantFP *C0 = dyn_cast<ConstantFP>(Src0)) { in instCombineIntrinsic() local 813 if (const ConstantFP *C0 = dyn_cast<ConstantFP>(Src0)) { in instCombineIntrinsic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineShifts.cpp | 359 Constant *C0, *C1; in foldShiftOfShiftedBinOp() local 1637 Constant *C0; in foldVariableSignZeroExtensionOfVariableHighBitExtract() local
|