Home
last modified time | relevance | path

Searched defs:mul_sub (Results 1 – 18 of 18) sorted by relevance

/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/botan/src/lib/math/numbertheory/
H A Dmp_numth.cpp73 BigInt mul_sub(const BigInt& a, const BigInt& b, const BigInt& c) in mul_sub() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/botan/src/lib/math/numbertheory/
H A Dmp_numth.cpp73 BigInt mul_sub(const BigInt& a, const BigInt& b, const BigInt& c) in mul_sub() function
/dports/security/botan2/Botan-2.18.2/src/lib/math/numbertheory/
H A Dmp_numth.cpp73 BigInt mul_sub(const BigInt& a, const BigInt& b, const BigInt& c) in mul_sub() function
/dports/biology/iqtree/IQ-TREE-2.0.6/vectorclass/
H A Dvectorf64.h344 static inline Vec1d mul_sub(Vec1d const & a, Vec1d const & b, Vec1d const & c) { in mul_sub() function
H A Dvectorf256e.h963 static inline Vec8f mul_sub(Vec8f const & a, Vec8f const & b, Vec8f const & c) { in mul_sub() function
1597 static inline Vec4d mul_sub(Vec4d const & a, Vec4d const & b, Vec4d const & c) { in mul_sub() function
H A Dvectorf128.h1100 static inline Vec4f mul_sub(Vec4f const & a, Vec4f const & b, Vec4f const & c) { in mul_sub() function
2151 static inline Vec2d mul_sub(Vec2d const & a, Vec2d const & b, Vec2d const & c) { in mul_sub() function
H A Dvectorf512e.h772 static inline Vec16f mul_sub(Vec16f const & a, Vec16f const & b, Vec16f const & c) { in mul_sub() function
1424 static inline Vec8d mul_sub(Vec8d const & a, Vec8d const & b, Vec8d const & c) { in mul_sub() function
H A Dvectorf256.h1095 static inline Vec8f mul_sub(Vec8f const & a, Vec8f const & b, Vec8f const & c) { in mul_sub() function
1946 static inline Vec4d mul_sub(Vec4d const & a, Vec4d const & b, Vec4d const & c) { in mul_sub() function
H A Dvectorf512.h852 static inline Vec16f mul_sub(Vec16f const & a, Vec16f const & b, Vec16f const & c) { in mul_sub() function
1579 static inline Vec8d mul_sub(Vec8d const & a, Vec8d const & b, Vec8d const & c) { in mul_sub() function
/dports/math/kalker/kalker-1.1.0/cargo-crates/rug-1.11.0/src/complex/
H A Darith.rs594 fn mul_sub<O: OptComplex>( in mul_sub() function
H A Dbig.rs1236 pub fn mul_sub(mut self, mul: &Self, sub: &Self) -> Self { in mul_sub() method
/dports/math/kalker/kalker-1.1.0/cargo-crates/rug-1.11.0/src/float/
H A Darith.rs619 fn mul_sub<O: OptFloat>(rop: &mut Float, mul: MulIncomplete<'_>, sub: O, rnd: Round) -> Ordering { in mul_sub() function
H A Dbig.rs2674 pub fn mul_sub(mut self, mul: &Self, sub: &Self) -> Self { in mul_sub() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/wide/src/
H A Df32x4_.rs761 pub fn mul_sub(self, m: Self, s: Self) -> Self { in mul_sub() method
H A Df32x8_.rs917 pub fn mul_sub(self, m: Self, a: Self) -> Self { in mul_sub() method
H A Df64x2_.rs620 pub fn mul_sub(self, m: Self, a: Self) -> Self { in mul_sub() method
H A Df64x4_.rs725 pub fn mul_sub(self, m: Self, a: Self) -> Self { in mul_sub() method
/dports/misc/openvdb/openvdb-9.0.0/openvdb_ax/openvdb_ax/codegen/
H A DStandardFunctions.cc2136 auto mul_sub = [&](const size_t a, const size_t b, const size_t c, const size_t d) { in axadjoint() local
2193 auto mul_sub = [&](const size_t a, const size_t b, const size_t c, const size_t d) { in axcofactor() local