Home
last modified time | relevance | path

Searched refs:m_k (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/dports/math/py-z3-solver/z3-z3-4.8.10/src/util/
H A Dmpbq.cpp130 r.m_k = a.m_k; in add()
135 r.m_k = b.m_k; in add()
141 r.m_k = a.m_k; in add()
157 r.m_k = a.m_k; in add()
162 r.m_k = a.m_k; in add()
179 r.m_k = a.m_k; in sub()
184 r.m_k = b.m_k; in sub()
190 r.m_k = a.m_k; in sub()
227 r.m_k = a.m_k + b.m_k; in mul()
244 r.m_k = a.m_k; in mul()
[all …]
/dports/math/z3/z3-z3-4.8.13/src/util/
H A Dmpbq.cpp129 r.m_k = a.m_k; in add()
134 r.m_k = b.m_k; in add()
140 r.m_k = a.m_k; in add()
156 r.m_k = a.m_k; in add()
161 r.m_k = a.m_k; in add()
178 r.m_k = a.m_k; in sub()
183 r.m_k = b.m_k; in sub()
189 r.m_k = a.m_k; in sub()
226 r.m_k = a.m_k + b.m_k; in mul()
243 r.m_k = a.m_k; in mul()
[all …]
/dports/biology/abyss/abyss-2.3.1/Unittest/BloomDBG/
H A DRollingHashTest.cpp17 const unsigned m_k; member in RollingHashTest
20 RollingHashTest() : m_numHashes(2), m_k(4) in RollingHashTest()
22 Kmer::setLength(m_k); in RollingHashTest()
29 RollingHash kmer1Hash("GCCG", m_numHashes, m_k); in TEST_F()
30 RollingHash kmer2Hash("GTTG", m_numHashes, m_k); in TEST_F()
37 RollingHash leftKmerHash("GACG", m_numHashes, m_k); in TEST_F()
67 RollingHash left(origSeq, m_numHashes, m_k); in TEST_F()
115 RollingHash left(origSeq, m_numHashes, m_k); in TEST_F()
164 RollingHash hash1(kmer1, m_numHashes, m_k); in TEST_F()
165 RollingHash hash2(kmer2, m_numHashes, m_k); in TEST_F()
[all …]
H A DRollingBloomDBGTest.cpp21 const unsigned m_k; member in RollingBloomDBGTest
28 m_bloom(m_bloomSize, m_numHashes, m_k), m_graph(m_bloom) in RollingBloomDBGTest()
30 MaskedKmer::setLength(m_k); in RollingBloomDBGTest()
47 RollingHash("CGACT", m_numHashes, m_k).getHashes(hashes); in RollingBloomDBGTest()
49 RollingHash("TGACT", m_numHashes, m_k).getHashes(hashes); in RollingBloomDBGTest()
51 RollingHash("GACTC", m_numHashes, m_k).getHashes(hashes); in RollingBloomDBGTest()
53 RollingHash("ACTCT", m_numHashes, m_k).getHashes(hashes); in RollingBloomDBGTest()
55 RollingHash("ACTCG", m_numHashes, m_k).getHashes(hashes); in RollingBloomDBGTest()
153 BloomFilter bloom(m_bloomSize, m_numHashes, m_k); in TEST_F()
235 const unsigned m_k; member in RollingBloomDBGSpacedSeedTest
[all …]
/dports/security/cryptopp/cryptopp-8.6.0/
H A D3way.cpp79 theta(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
80 mu(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
81 m_k[0] = ByteReverse(m_k[0]); in UncheckedSetKey()
82 m_k[1] = ByteReverse(m_k[1]); in UncheckedSetKey()
83 m_k[2] = ByteReverse(m_k[2]); in UncheckedSetKey()
99 a1 ^= m_k[1]; in ProcessAndXorBlock()
107 a1 ^= m_k[1]; in ProcessAndXorBlock()
108 a2 ^= m_k[2] ^ rc; in ProcessAndXorBlock()
127 a1 ^= m_k[1]; in ProcessAndXorBlock()
135 a1 ^= m_k[1]; in ProcessAndXorBlock()
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A D3way.cpp79 theta(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
80 mu(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
81 m_k[0] = ByteReverse(m_k[0]); in UncheckedSetKey()
82 m_k[1] = ByteReverse(m_k[1]); in UncheckedSetKey()
83 m_k[2] = ByteReverse(m_k[2]); in UncheckedSetKey()
99 a1 ^= m_k[1]; in ProcessAndXorBlock()
107 a1 ^= m_k[1]; in ProcessAndXorBlock()
108 a2 ^= m_k[2] ^ rc; in ProcessAndXorBlock()
127 a1 ^= m_k[1]; in ProcessAndXorBlock()
135 a1 ^= m_k[1]; in ProcessAndXorBlock()
[all …]
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A D3way.cpp79 theta(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
80 mu(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
81 m_k[0] = ByteReverse(m_k[0]); in UncheckedSetKey()
82 m_k[1] = ByteReverse(m_k[1]); in UncheckedSetKey()
83 m_k[2] = ByteReverse(m_k[2]); in UncheckedSetKey()
99 a1 ^= m_k[1]; in ProcessAndXorBlock()
107 a1 ^= m_k[1]; in ProcessAndXorBlock()
108 a2 ^= m_k[2] ^ rc; in ProcessAndXorBlock()
127 a1 ^= m_k[1]; in ProcessAndXorBlock()
135 a1 ^= m_k[1]; in ProcessAndXorBlock()
[all …]
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A D3way.cpp79 theta(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
80 mu(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
81 m_k[0] = ByteReverse(m_k[0]); in UncheckedSetKey()
82 m_k[1] = ByteReverse(m_k[1]); in UncheckedSetKey()
83 m_k[2] = ByteReverse(m_k[2]); in UncheckedSetKey()
99 a1 ^= m_k[1]; in ProcessAndXorBlock()
107 a1 ^= m_k[1]; in ProcessAndXorBlock()
108 a2 ^= m_k[2] ^ rc; in ProcessAndXorBlock()
127 a1 ^= m_k[1]; in ProcessAndXorBlock()
135 a1 ^= m_k[1]; in ProcessAndXorBlock()
[all …]
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A D3way.cpp79 theta(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
80 mu(m_k[0], m_k[1], m_k[2]); in UncheckedSetKey()
81 m_k[0] = ByteReverse(m_k[0]); in UncheckedSetKey()
82 m_k[1] = ByteReverse(m_k[1]); in UncheckedSetKey()
83 m_k[2] = ByteReverse(m_k[2]); in UncheckedSetKey()
99 a1 ^= m_k[1]; in ProcessAndXorBlock()
107 a1 ^= m_k[1]; in ProcessAndXorBlock()
108 a2 ^= m_k[2] ^ rc; in ProcessAndXorBlock()
127 a1 ^= m_k[1]; in ProcessAndXorBlock()
135 a1 ^= m_k[1]; in ProcessAndXorBlock()
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/shapefiltereffects/
H A DCompositeEffect.cpp37 memset(m_k, 0, 4*sizeof(qreal)); in CompositeEffect()
52 return m_k; in arithmeticValues()
57 memcpy(m_k, values, 4*sizeof(qreal)); in setArithmeticValues()
104 da = m_k[0] * sa * da + m_k[1] * da + m_k[2] * sa + m_k[3]; in processImages()
105 dr = m_k[0] * sr * dr + m_k[1] * dr + m_k[2] * sr + m_k[3]; in processImages()
106 dg = m_k[0] * sg * dg + m_k[1] * dg + m_k[2] * sg + m_k[3]; in processImages()
107 db = m_k[0] * sb * db + m_k[1] * db + m_k[2] * sb + m_k[3]; in processImages()
166 m_k[0] = element.attribute("k1").toDouble(); in load()
168 m_k[1] = element.attribute("k2").toDouble(); in load()
170 m_k[2] = element.attribute("k3").toDouble(); in load()
[all …]
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Core/
H A Dmcvector3d.hh222 , m_k(0) in MCVector3d()
230 , m_k(0) in MCVector3d()
238 , m_k(newK) in MCVector3d()
265 , m_k(k) in MCVector3d()
332 m_k = m_k * r.k(); in compStore()
356 m_k *= n; in operator *=()
365 m_k *= n.m_k; in operator *=()
397 m_k /= n.m_k; in operator /=()
453 return m_i * m_i + m_j * m_j + m_k * m_k; in lengthSquared()
509 m_k = -m_k; in invert()
[all …]
/dports/biology/abyss/abyss-2.3.1/BloomDBG/
H A DRollingHash.h48 m_k(k), m_hash1(0), m_rcHash1(0) {} in RollingHash()
72 NTC64(kmer.c_str(), m_k, m_hash1, m_rcHash1); in reset()
79 kmer.c_str(), m_k); in reset()
100 next.c_str(), m_k); in rollRight()
112 NTC64L(kmer[m_k-1], charIn, m_k, m_hash1, m_rcHash1); in rollLeft()
122 next.c_str(), m_k); in rollLeft()
145 hashes[i] = NTE64(m_hash, m_k, i); in getHashes()
158 return m_k == o.m_k && getHashSeed() == o.getHashSeed();
179 NTC64L(kmer[m_k-1], 'A', m_k, m_hash1, m_rcHash1); in setLastBase()
192 kmer, m_k); in setLastBase()
[all …]
/dports/devel/boost-docs/boost_1_72_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/devel/hyperscan/boost_1_75_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/databases/percona57-server/boost_1_59_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/databases/percona57-client/boost_1_59_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/devel/boost-libs/boost_1_72_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/boost/interprocess/sync/spin/
H A Dwait.hpp89 if(m_k){ in ~spin_wait()
90 std::cout << "final m_k: " << m_k in ~spin_wait()
97 { return m_k; } in count()
102 if( !m_k){ in yield()
106 if( m_k < (nop_pause_limit >> 2) ){ in yield()
111 else if( m_k < nop_pause_limit ){ in yield()
118 if(m_k == nop_pause_limit){ in yield()
128 ++m_k; in yield()
133 m_k = 0u; in reset()
154 return (m_k & 1u) != 0; in yield_or_sleep()
[all …]

12345678910>>...17