Home
last modified time | relevance | path

Searched refs:sr2 (Results 1 – 25 of 1167) sorted by relevance

12345678910>>...47

/dports/net/cppzmq/cppzmq-4.8.1/tests/
H A Dsocket_ref.cpp41 CHECK(sr1 == sr2);
53 CHECK(sr2);
55 CHECK(sr2 == s2);
57 CHECK(sr1 != sr2);
62 const bool comp1 = (sr1 < sr2) != (sr1 >= sr2);
64 const bool comp2 = (sr1 > sr2) != (sr1 <= sr2);
79 CHECK(sr1 == sr2);
82 CHECK(sr1 == sr2);
84 sr2 = nullptr;
85 CHECK(sr1 != sr2);
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/utility/test/
H A Dstring_ref_test2.cpp22 string_ref sr2 ( arg ); in ends_with() local
30 while ( !sr2.empty ()) { in ends_with()
35 sr2 = arg; in ends_with()
36 while ( !sr2.empty ()) { in ends_with()
42 sr2 = arg; in ends_with()
66 sr2 = arg; in starts_with()
78 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
80 BOOST_TEST ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
93 string_ref sr2; in find() local
196 sr2 = arg; in find()
[all …]
H A Dstring_view_test2.cpp26 string_view sr2 ( arg ); in ends_with() local
34 while ( !sr2.empty ()) { in ends_with()
39 sr2 = arg; in ends_with()
40 while ( !sr2.empty ()) { in ends_with()
46 sr2 = arg; in ends_with()
70 sr2 = arg; in starts_with()
82 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
84 BOOST_TEST ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
97 string_view sr2; in find() local
200 sr2 = arg; in find()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/utility/test/
H A Dstring_ref_test2.cpp22 string_ref sr2 ( arg ); in ends_with() local
30 while ( !sr2.empty ()) { in ends_with()
35 sr2 = arg; in ends_with()
36 while ( !sr2.empty ()) { in ends_with()
42 sr2 = arg; in ends_with()
66 sr2 = arg; in starts_with()
78 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
80 BOOST_TEST ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
93 string_ref sr2; in find() local
196 sr2 = arg; in find()
[all …]
H A Dstring_view_test2.cpp26 string_view sr2 ( arg ); in ends_with() local
34 while ( !sr2.empty ()) { in ends_with()
39 sr2 = arg; in ends_with()
40 while ( !sr2.empty ()) { in ends_with()
46 sr2 = arg; in ends_with()
70 sr2 = arg; in starts_with()
82 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
84 BOOST_TEST ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
97 string_view sr2; in find() local
200 sr2 = arg; in find()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/utility/test/
H A Dstring_ref_test2.cpp22 string_ref sr2 ( arg ); in ends_with() local
30 while ( !sr2.empty ()) { in ends_with()
35 sr2 = arg; in ends_with()
36 while ( !sr2.empty ()) { in ends_with()
42 sr2 = arg; in ends_with()
66 sr2 = arg; in starts_with()
78 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
80 BOOST_TEST ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
93 string_ref sr2; in find() local
196 sr2 = arg; in find()
[all …]
H A Dstring_view_test2.cpp26 string_view sr2 ( arg ); in ends_with() local
34 while ( !sr2.empty ()) { in ends_with()
39 sr2 = arg; in ends_with()
40 while ( !sr2.empty ()) { in ends_with()
46 sr2 = arg; in ends_with()
70 sr2 = arg; in starts_with()
82 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
84 BOOST_TEST ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
97 string_view sr2; in find() local
200 sr2 = arg; in find()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/utility/test/
H A Dstring_ref_test2.cpp22 string_ref sr2 ( arg ); in ends_with() local
30 while ( !sr2.empty ()) { in ends_with()
35 sr2 = arg; in ends_with()
36 while ( !sr2.empty ()) { in ends_with()
42 sr2 = arg; in ends_with()
66 sr2 = arg; in starts_with()
78 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
80 BOOST_TEST ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
93 string_ref sr2; in find() local
196 sr2 = arg; in find()
[all …]
H A Dstring_view_test2.cpp26 string_view sr2 ( arg ); in ends_with() local
34 while ( !sr2.empty ()) { in ends_with()
39 sr2 = arg; in ends_with()
40 while ( !sr2.empty ()) { in ends_with()
46 sr2 = arg; in ends_with()
70 sr2 = arg; in starts_with()
82 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
84 BOOST_TEST ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
97 string_view sr2; in find() local
200 sr2 = arg; in find()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/utility/test/
H A Dstring_ref_test2.cpp23 string_ref sr2 ( arg ); in ends_with() local
31 while ( !sr2.empty ()) { in ends_with()
36 sr2 = arg; in ends_with()
37 while ( !sr2.empty ()) { in ends_with()
43 sr2 = arg; in ends_with()
67 sr2 = arg; in starts_with()
79 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
81 BOOST_CHECK ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
94 string_ref sr2; in find() local
193 sr2 = arg; in find()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/utility/test/
H A Dstring_ref_test2.cpp23 string_ref sr2 ( arg ); in ends_with() local
31 while ( !sr2.empty ()) { in ends_with()
36 sr2 = arg; in ends_with()
37 while ( !sr2.empty ()) { in ends_with()
43 sr2 = arg; in ends_with()
67 sr2 = arg; in starts_with()
79 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
81 BOOST_CHECK ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
94 string_ref sr2; in find() local
193 sr2 = arg; in find()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/utility/test/
H A Dstring_ref_test2.cpp23 string_ref sr2 ( arg ); in ends_with() local
31 while ( !sr2.empty ()) { in ends_with()
36 sr2 = arg; in ends_with()
37 while ( !sr2.empty ()) { in ends_with()
43 sr2 = arg; in ends_with()
67 sr2 = arg; in starts_with()
79 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
81 BOOST_CHECK ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
94 string_ref sr2; in find() local
193 sr2 = arg; in find()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/utility/test/
H A Dstring_ref_test2.cpp23 string_ref sr2 ( arg ); in ends_with() local
31 while ( !sr2.empty ()) { in ends_with()
36 sr2 = arg; in ends_with()
37 while ( !sr2.empty ()) { in ends_with()
43 sr2 = arg; in ends_with()
67 sr2 = arg; in starts_with()
79 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
81 BOOST_CHECK ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
94 string_ref sr2; in find() local
193 sr2 = arg; in find()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/utility/test/
H A Dstring_ref_test2.cpp23 string_ref sr2 ( arg ); in ends_with() local
31 while ( !sr2.empty ()) { in ends_with()
36 sr2 = arg; in ends_with()
37 while ( !sr2.empty ()) { in ends_with()
43 sr2 = arg; in ends_with()
67 sr2 = arg; in starts_with()
79 std::string string2 ( sr2.rbegin (), sr2.rend ()); in reverse()
81 BOOST_CHECK ( std::equal ( sr2.rbegin (), sr2.rend (), arg )); in reverse()
94 string_ref sr2; in find() local
193 sr2 = arg; in find()
[all …]
/dports/biology/jalview/jalview/test/jalview/datamodel/
H A DSearchResultsTest.java85 sr2.addResult(seq1, 1, 1); in testEquals()
86 assertTrue(sr1.equals(sr2)); in testEquals()
94 sr2.addResult(seq1, 3, 4); in testEquals()
95 sr2.addResult(seq1, 6, 8); in testEquals()
97 assertTrue(sr2.equals(sr2)); in testEquals()
114 sr2.addResult(seq2, 1, 1); in testEquals_distinctSequences()
131 sr2.addResult(seq1, 2, 2); in testEquals_orderDiffers()
132 sr2.addResult(seq1, 1, 1); in testEquals_orderDiffers()
156 sr2.addResult(seq1, 1, 1); in testHashcode()
164 sr2.addResult(seq1, 3, 4); in testHashcode()
[all …]
H A DMatchTest.java61 assertTrue(sr1.equals(sr2)); in testEquals()
62 assertTrue(sr2.equals(sr1)); in testEquals()
65 assertFalse(sr1.equals(sr2)); in testEquals()
66 assertFalse(sr2.equals(sr1)); in testEquals()
68 sr2.addResult(seq1, 1, 1); in testEquals()
69 assertTrue(sr1.equals(sr2)); in testEquals()
70 assertTrue(sr2.equals(sr1)); in testEquals()
84 sr2.addResult(seq1, 3, 5); in testEquals()
85 assertFalse(sr1.equals(sr2)); in testEquals()
91 sr2 = new SearchResults(); in testEquals()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/ruby/test/sbml/
H A DTestReaction.rb110 sr2.setSpecies( "P2")
112 @@r.addProduct(sr2)
114 sr2 = nil
128 sr2.setSpecies( "P1")
130 @@r.addProduct(sr2)
138 sr2 = nil
145 sr2.setSpecies( "R2")
147 @@r.addReactant(sr2)
149 sr2 = nil
165 @@r.addReactant(sr2)
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/ruby/test/sbml/
H A DTestReaction.rb110 sr2.setSpecies( "P2")
112 @@r.addProduct(sr2)
114 sr2 = nil
128 sr2.setSpecies( "P1")
130 @@r.addProduct(sr2)
138 sr2 = nil
145 sr2.setSpecies( "R2")
147 @@r.addReactant(sr2)
149 sr2 = nil
165 @@r.addReactant(sr2)
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/csharp/test/sbml/
H A DTestReaction.cs215 sr2.setSpecies( "P2"); in test_Reaction_getProduct()
217 R.addProduct(sr2); in test_Reaction_getProduct()
219 sr2 = null; in test_Reaction_getProduct()
224 sr2 = R.getProduct(1); in test_Reaction_getProduct()
234 sr2.setSpecies( "P1"); in test_Reaction_getProductById()
236 R.addProduct(sr2); in test_Reaction_getProductById()
244 sr2 = null; in test_Reaction_getProductById()
254 R.addReactant(sr2); in test_Reaction_getReactant()
256 sr2 = null; in test_Reaction_getReactant()
273 R.addReactant(sr2); in test_Reaction_getReactantById()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/csharp/test/sbml/
H A DTestReaction.cs215 sr2.setSpecies( "P2"); in test_Reaction_getProduct()
217 R.addProduct(sr2); in test_Reaction_getProduct()
219 sr2 = null; in test_Reaction_getProduct()
224 sr2 = R.getProduct(1); in test_Reaction_getProduct()
234 sr2.setSpecies( "P1"); in test_Reaction_getProductById()
236 R.addProduct(sr2); in test_Reaction_getProductById()
244 sr2 = null; in test_Reaction_getProductById()
254 R.addReactant(sr2); in test_Reaction_getReactant()
256 sr2 = null; in test_Reaction_getReactant()
273 R.addReactant(sr2); in test_Reaction_getReactantById()
[all …]
/dports/biology/libsbml/libsbml-5.19.0/src/bindings/java/test/org/sbml/libsbml/test/sbml/
H A DTestReaction.java210 sr2.setSpecies( "P2"); in test_Reaction_getProduct()
212 R.addProduct(sr2); in test_Reaction_getProduct()
214 sr2 = null; in test_Reaction_getProduct()
219 sr2 = R.getProduct(1); in test_Reaction_getProduct()
229 sr2.setSpecies( "P1"); in test_Reaction_getProductById()
231 R.addProduct(sr2); in test_Reaction_getProductById()
239 sr2 = null; in test_Reaction_getProductById()
249 R.addReactant(sr2); in test_Reaction_getReactant()
251 sr2 = null; in test_Reaction_getReactant()
268 R.addReactant(sr2); in test_Reaction_getReactantById()
[all …]
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_source/src/bindings/java/test/org/sbml/libsbml/test/sbml/
H A DTestReaction.java210 sr2.setSpecies( "P2"); in test_Reaction_getProduct()
212 R.addProduct(sr2); in test_Reaction_getProduct()
214 sr2 = null; in test_Reaction_getProduct()
219 sr2 = R.getProduct(1); in test_Reaction_getProduct()
229 sr2.setSpecies( "P1"); in test_Reaction_getProductById()
231 R.addProduct(sr2); in test_Reaction_getProductById()
239 sr2 = null; in test_Reaction_getProductById()
249 R.addReactant(sr2); in test_Reaction_getReactant()
251 sr2 = null; in test_Reaction_getReactant()
268 R.addReactant(sr2); in test_Reaction_getReactantById()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_basics.h294 return sr1._val == sr2._val in sr_EQ()
296 && sr1._isError == sr2._isError; in sr_EQ()
313 return sr1._val == sr2._val in sr_EQ()
314 && sr1._isError == sr2._isError; in sr_EQ()
332 return sr_Res(sr1) == sr_Res(sr2) in sr_EQ()
333 && sr_ResHI(sr1) == sr_ResHI(sr2) in sr_EQ()
334 && ((sr_isError(sr1) && sr_isError(sr2)) in sr_EQ()
394 return sr1._mode == sr2._mode in sr_EQ()
395 && sr1._wLO == sr2._wLO && sr1._wHI == sr2._wHI; in sr_EQ()
414 return sr1._val == sr2._val in sr_EQ()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_basics.h294 return sr1._val == sr2._val in sr_EQ()
296 && sr1._isError == sr2._isError; in sr_EQ()
313 return sr1._val == sr2._val in sr_EQ()
314 && sr1._isError == sr2._isError; in sr_EQ()
332 return sr_Res(sr1) == sr_Res(sr2) in sr_EQ()
333 && sr_ResHI(sr1) == sr_ResHI(sr2) in sr_EQ()
334 && ((sr_isError(sr1) && sr_isError(sr2)) in sr_EQ()
394 return sr1._mode == sr2._mode in sr_EQ()
395 && sr1._wLO == sr2._wLO && sr1._wHI == sr2._wHI; in sr_EQ()
414 return sr1._val == sr2._val in sr_EQ()
[all …]
/dports/math/sisl/SISL-SISL-4.6.0-44-g9114631/src/
H A Ds1947.c155 sr2 = sr1 + incont*incont;
156 stw1 = sr2 + incont*incont;
169 sr1[0] = sr2[0] = (double)1;
176 sr2[ki*incont] = sr2[(ki-1)*incont]/stw2[0];
181 sr2[ki*incont+kj] = -sr2[(ki-1)*incont+kj-1]/stw2[kj-1] +
182 sr2[(ki-1)*incont+kj]/stw2[kj];
192 tdiv = sr2[ki*incont+ki];
197 th -= sr2[ki*incont+kr]*sr2[kr*incont+kj];
200 memcopy(sr2+ki*incont, shelp, ki+1, DOUBLE);
216 ew[(kj-im+inlr)*incont+kr] += sr2[ki*incont+kr]*
[all …]

12345678910>>...47