Home
last modified time | relevance | path

Searched refs:shift_left (Results 1 – 25 of 1912) sorted by relevance

12345678910>>...77

/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/ed25519/src/
H A Dsc.cpp129 s6 -= shift_left(carry6, 21); in sc_reduce()
132 s8 -= shift_left(carry8, 21); in sc_reduce()
147 s7 -= shift_left(carry7, 21); in sc_reduce()
150 s9 -= shift_left(carry9, 21); in sc_reduce()
204 s0 -= shift_left(carry0, 21); in sc_reduce()
207 s2 -= shift_left(carry2, 21); in sc_reduce()
210 s4 -= shift_left(carry4, 21); in sc_reduce()
213 s6 -= shift_left(carry6, 21); in sc_reduce()
216 s8 -= shift_left(carry8, 21); in sc_reduce()
222 s1 -= shift_left(carry1, 21); in sc_reduce()
[all …]
H A Dfe.cpp332 h9 -= shift_left(carry9, 25); in fe_frombytes()
335 h1 -= shift_left(carry1, 25); in fe_frombytes()
338 h3 -= shift_left(carry3, 25); in fe_frombytes()
341 h5 -= shift_left(carry5, 25); in fe_frombytes()
344 h7 -= shift_left(carry7, 25); in fe_frombytes()
347 h0 -= shift_left(carry0, 26); in fe_frombytes()
350 h2 -= shift_left(carry2, 26); in fe_frombytes()
353 h4 -= shift_left(carry4, 26); in fe_frombytes()
356 h6 -= shift_left(carry6, 26); in fe_frombytes()
359 h8 -= shift_left(carry8, 26); in fe_frombytes()
[all …]
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/ed25519/src/
H A Dsc.cpp129 s6 -= shift_left(carry6, 21); in sc_reduce()
132 s8 -= shift_left(carry8, 21); in sc_reduce()
147 s7 -= shift_left(carry7, 21); in sc_reduce()
150 s9 -= shift_left(carry9, 21); in sc_reduce()
204 s0 -= shift_left(carry0, 21); in sc_reduce()
207 s2 -= shift_left(carry2, 21); in sc_reduce()
210 s4 -= shift_left(carry4, 21); in sc_reduce()
213 s6 -= shift_left(carry6, 21); in sc_reduce()
216 s8 -= shift_left(carry8, 21); in sc_reduce()
222 s1 -= shift_left(carry1, 21); in sc_reduce()
[all …]
H A Dfe.cpp332 h9 -= shift_left(carry9, 25); in fe_frombytes()
335 h1 -= shift_left(carry1, 25); in fe_frombytes()
338 h3 -= shift_left(carry3, 25); in fe_frombytes()
341 h5 -= shift_left(carry5, 25); in fe_frombytes()
344 h7 -= shift_left(carry7, 25); in fe_frombytes()
347 h0 -= shift_left(carry0, 26); in fe_frombytes()
350 h2 -= shift_left(carry2, 26); in fe_frombytes()
353 h4 -= shift_left(carry4, 26); in fe_frombytes()
356 h6 -= shift_left(carry6, 26); in fe_frombytes()
359 h8 -= shift_left(carry8, 26); in fe_frombytes()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/mpl/doc/src/refmanual/
H A Dshift_left.rst1 .. Metafunctions/Bitwise Operations//shift_left
3 shift_left chapter
15 struct shift_left
33 #include <boost/mpl/shift_left.hpp>
65 typedef shift_left<c,shift>::type r;
84 typedef shift_left<c,shift> r;
94 struct r : shift_left<c,shift>::type {};
113 BOOST_MPL_ASSERT_RELATION( (shift_left<u0,u0>::value), ==, 0 );
114 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u0>::value), ==, 1 );
115 BOOST_MPL_ASSERT_RELATION( (shift_left<u1,u1>::value), ==, 2 );
[all …]
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/quorum/src/
H A Dkmer.hpp15 bool shift_left(char c) { in shift_left() function in kmer_t
18 shift_left(x); in shift_left()
24 void shift_left(int x) { in shift_left() function in kmer_t
25 _fmer.shift_left(x); in shift_left()
40 _rmer.shift_left(mer_dna::complement(x)); in shift_right()
75 bool shift(char c) { return _m.shift_left(c); } in shift()
76 void shift(int x) { _m.shift_left(x); } in shift()
98 bool rev_shift(char c) { return _m.shift_left(c); } in rev_shift()
99 void rev_shift(int x) { _m.shift_left(x); } in rev_shift()
/dports/devel/boost-docs/boost_1_72_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/devel/boost-python-libs/boost_1_72_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/databases/xtrabackup/boost_1_59_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/databases/percona57-server/boost_1_59_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/databases/percona57-client/boost_1_59_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/devel/boost-libs/boost_1_72_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/devel/hyperscan/boost_1_75_0/libs/mpl/test/
H A Dbitwise.cpp66 MPL_ASSERT_RELATION( (shift_left<_0,_0>::value), ==, 0 ); in MPL_TEST_CASE()
67 MPL_ASSERT_RELATION( (shift_left<_1,_0>::value), ==, 1 ); in MPL_TEST_CASE()
68 MPL_ASSERT_RELATION( (shift_left<_1,_1>::value), ==, 2 ); in MPL_TEST_CASE()
69 MPL_ASSERT_RELATION( (shift_left<_2,_1>::value), ==, 4 ); in MPL_TEST_CASE()
70 MPL_ASSERT_RELATION( (shift_left<_8,_1>::value), ==, 16 ); in MPL_TEST_CASE()
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/base/simple_classes/bigint/
H A Dcornacchia.cc57 shift_left(p_four, p, 2); in cornacchia()
77 shift_left(a, p, 1); in cornacchia()
80 shift_left(l, p, 2); in cornacchia()
149 shift_left(modulus_four, modulus, 2); in cornacchia_prime_power()
170 shift_left(a, modulus, 1); in cornacchia_prime_power()
173 shift_left( l, modulus, 2 ); in cornacchia_prime_power()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/algorithms/alg.modifying.operations/alg.shift/
H A Dshift_left.pass.cpp34 Iter it = std::shift_left(Iter(work), Iter(work+n), k); in test()
51 Iter it = std::shift_left(b, e, 0); in test()
62 Iter it = std::shift_left(b, e, 1); in test()
70 Iter it = std::shift_left(b, e, 2); in test()
78 Iter it = std::shift_left(b, e, 6); in test()
88 Iter it = std::shift_left(b, e, std::size(input)); in test()
99 Iter it = std::shift_left(b, e, std::size(input) + 1); in test()

12345678910>>...77