Home
last modified time | relevance | path

Searched refs:set1 (Results 1 – 25 of 4560) sorted by relevance

12345678910>>...183

/dports/lang/seed7/seed7/prg/
H A Dchkset.sd73758 set1 := EMPTY_SET; set1 |:= {0}; ok := ok and set1 = {0};
3759 set1 := EMPTY_SET; set1 |:= {1}; ok := ok and set1 = {1};
3866 set1 := {0}; set1 |:= EMPTY_SET; ok := ok and set1 = {0};
3870 set1 := {0}; set1 |:= {0}; ok := ok and set1 = {0};
3894 set1 := {1}; set1 |:= EMPTY_SET; ok := ok and set1 = {1};
3899 set1 := {1}; set1 |:= {1}; ok := ok and set1 = {1};
4545 set1 := striSet.EMPTY_SET; set1 |:= {"1"}; ok := ok and set1 = {"1"};
4549 set1 := striSet.EMPTY_SET; set1 |:= {"2"}; ok := ok and set1 = {"2"};
4551 set1 := striSet.EMPTY_SET; set1 |:= {"3"}; ok := ok and set1 = {"3"};
4552 set1 := {"1"}; set1 |:= striSet.EMPTY_SET; ok := ok and set1 = {"1"};
[all …]
/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/test/tests/containers/
H A DTestSet.h316 rp3d_test(set1.find(2) != set1.end());
317 rp3d_test(set1.find(4) != set1.end());
318 rp3d_test(set1.find(6) != set1.end());
319 rp3d_test(set1.find(45) == set1.end());
323 rp3d_test(set1.find(2) == set1.end());
341 rp3d_test(set1 == set1);
365 set1.add(1);
366 set1.add(2);
404 rp3d_test(set1.begin() == set1.end());
417 for (auto it = set1.begin(); it != set1.end(); ++it) {
[all …]
/dports/devel/p5-DateTime-Set/DateTime-Set-0.3900/t/
H A D22start_end.t21 ok( $set1->min->ymd eq '1810-11-22', 'min is ' . $set1->min->ymd );
22 ok( $set1->max->ymd eq '1900-11-22', 'max is ' . $set1->max->ymd );
23 ok( $set1->start->ymd eq '1810-11-22', 'start is ' . $set1->start->ymd );
24 ok( $set1->end->ymd eq '1900-11-22', 'end is ' . $set1->end->ymd );
50 ok( $set1->min->ymd eq '1810-11-22', 'min is ' . $set1->min->ymd );
51 ok( $set1->max->ymd eq '1900-11-22', 'max is ' . $set1->max->ymd );
52 ok( $set1->start->ymd eq '1810-11-22', 'start is ' . $set1->start->ymd );
53 ok( $set1->end->ymd eq '1900-11-22', 'end is ' . $set1->end->ymd );
77 ok( $set1->min->ymd eq '1810-11-22', 'min is ' . $set1->min->ymd );
78 ok( $set1->max->ymd eq '1900-11-22', 'max is ' . $set1->max->ymd );
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qset/
H A Dtst_qset.cpp297 set2 = set1; in isDetached()
317 set2 = set1; in clear()
459 QVERIFY(set1.constBegin() == set1.constEnd()); in end()
476 QVERIFY(set1.constBegin() != set1.constEnd()); in end()
493 QVERIFY(set1.constBegin() != set1.constEnd()); in end()
499 QVERIFY(set1.constBegin() == set1.constEnd()); in end()
914 set1 << 5; in makeSureTheComfortFunctionsCompile()
916 set1 |= 5; in makeSureTheComfortFunctionsCompile()
918 set1 &= 5; in makeSureTheComfortFunctionsCompile()
920 set1 += 5; in makeSureTheComfortFunctionsCompile()
[all …]
/dports/devel/py-ordered-set/ordered-set-3.1.1/
H A Dtest.py33 assert set1 != set2
42 assert set1[:] == set1
43 assert set1.copy() == set1
44 assert set1 is set1
45 assert set1[:] is not set1
46 assert set1.copy() is not set1
90 set1.add(tup)
98 set1.remove('a')
99 set1.remove('b')
129 set1.clear()
[all …]
/dports/lang/seed7/seed7/src/
H A Dset_rtl.c296 bitset1 = &set1->bitset[set1->max_position - set1->min_position]; in setCmp()
590 new_set1 = REALLOC_SET(set1, bitsetSize(set1), 1); in setDiffAssign()
627 set1->bitset[position - set1->min_position] & in setDiffAssign()
631 set1->bitset[position - set1->min_position]; in setDiffAssign()
974 (set1->bitset[min_position - set1->min_position] &
999 set1->bitset[position - set1->min_position] &
1053 new_set1 = REALLOC_SET(set1, bitsetSize(set1), 1);
1085 set1->bitset[position - set1->min_position] &
1680 set1->bitset[position - set1->min_position] ^
1814 set1->bitset[position - set1->min_position] |
[all …]
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/RoaringBitmap/roaring/
H A Dsetutil.go20 return len(set1)
22 if 0 == len(set1) {
29 s1 := set1[k1]
39 s1 = set1[k1]
46 s1 = set1[k1]
85 s1 := set1[k1]
100 s1 = set1[k1]
118 s1 = set1[k1]
151 s1 := set1[k1]
207 s1 := set1[k1]
[all …]
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/RoaringBitmap/roaring/
H A Dsetutil.go20 return len(set1)
22 if 0 == len(set1) {
29 s1 := set1[k1]
39 s1 = set1[k1]
46 s1 = set1[k1]
85 s1 := set1[k1]
100 s1 = set1[k1]
118 s1 = set1[k1]
151 s1 := set1[k1]
207 s1 := set1[k1]
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/RoaringBitmap/roaring/
H A Dsetutil.go21 return len(set1)
23 if 0 == len(set1) {
30 s1 := set1[k1]
40 s1 = set1[k1]
47 s1 = set1[k1]
86 s1 := set1[k1]
101 s1 = set1[k1]
119 s1 = set1[k1]
148 s1 := set1[k1]
187 set1 []uint16,
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/RoaringBitmap/roaring/
H A Dsetutil.go21 return len(set1)
23 if 0 == len(set1) {
30 s1 := set1[k1]
40 s1 = set1[k1]
47 s1 = set1[k1]
86 s1 := set1[k1]
101 s1 = set1[k1]
119 s1 = set1[k1]
148 s1 := set1[k1]
187 set1 []uint16,
[all …]
/dports/biology/avida/avida-2.12.4-src/libs/apto/unittests/core/
H A DSet.cc70 set2 = set1; in TEST()
92 EXPECT_TRUE(set1 == set1); in TEST()
93 EXPECT_FALSE(set1 != set1); in TEST()
105 set2 = set1; in TEST()
170 set1.Insert(i); in TEST()
171 set1.Insert(i); in TEST()
185 set2 = set1; in TEST()
220 set1.Insert(3); in TEST()
221 EXPECT_TRUE(set1 == set1); in TEST()
222 EXPECT_FALSE(set1 != set1); in TEST()
[all …]
/dports/graphics/vulkan-validation-layers/Vulkan-ValidationLayers-1.2.203/external/robin-hood-hashing/src/test/unit/
H A Dunit_unordered_set.cpp51 Set set1; variable
54 REQUIRE(set1 == set2);
55 REQUIRE(set2 == set1);
57 set1.emplace("asdf");
60 REQUIRE(set1 != set2);
61 REQUIRE(set2 != set1);
66 REQUIRE(set1 != set2);
67 REQUIRE(set2 != set1);
69 set1.emplace("huh");
81 set1.erase("asdf");
[all …]
/dports/math/p5-Bit-Vector/Bit-Vector-7.4/t/
H A D03__operations.t40 $set2->Copy($set1);
46 $set1->Fill();
48 $set1->Bit_Off(0);
49 $set1->Bit_Off(1);
58 $set2->Copy($set1);
85 if ($set1->equal($set1))
136 if ($set1->subset($set1))
192 $set4->Union($set1,$set1);
259 $set4->Intersection($set1,$set1);
326 $set4->Difference($set1,$set1);
[all …]
/dports/security/p5-Crypt-Anubis/Crypt-Anubis-1.0.4/
H A DMANIFEST19 t/set1-02.t
20 t/set1-03.t
21 t/set1-04.t
22 t/set1-05.t
23 t/set1-06.t
24 t/set1-07.t
25 t/set1-08.t
26 t/set1-09.t
27 t/set1-10.t
28 t/set1-11.t
[all …]
/dports/devel/qbs/qbs-src-1.21.0/tests/auto/tools/
H A Dtst_tools.cpp691 QVERIFY(set1.find(QString::number(i)) == set1.end()); in set_find()
706 QVERIFY(set1.find(QString::number(i)) == set1.end()); in set_find()
764 QVERIFY(set1.constBegin() == set1.constEnd()); in set_end()
779 QVERIFY(set1.constBegin() != set1.constEnd()); in set_end()
794 QVERIFY(set1.constBegin() != set1.constEnd()); in set_end()
800 QVERIFY(set1.constBegin() == set1.constEnd()); in set_end()
1060 set1 << 5; in set_makeSureTheComfortFunctionsCompile()
1062 set1 |= 5; in set_makeSureTheComfortFunctionsCompile()
1064 set1 &= 5; in set_makeSureTheComfortFunctionsCompile()
1066 set1 += 5; in set_makeSureTheComfortFunctionsCompile()
[all …]
/dports/devel/functionalplus/FunctionalPlus-0.2.18-p0/include/fplus/
H A Dsets.hpp25 return std::includes(std::begin(set1), std::end(set1), in set_includes()
40 -> bool { return set1.find(x) == set1.end();}); in unordered_set_includes()
52 std::merge(std::begin(set1), std::end(set1), in set_merge()
66 std::copy(std::begin(set1), std::end(set1), itOut); in unordered_set_merge()
79 std::set_intersection(std::begin(set1), std::end(set1), in set_intersection()
96 -> bool {return set1.find(x) != set1.end();}); in unordered_set_intersection()
127 std::set_difference(std::begin(set1), std::end(set1), in set_difference()
143 std::copy_if(std::begin(set1), std::end(set1), in unordered_set_difference()
157 std::set_symmetric_difference(std::begin(set1), std::end(set1), in set_symmetric_difference()
172 std::copy_if(std::begin(set1), std::end(set1), in unordered_set_symmetric_difference()
[all …]
/dports/www/ilias/ILIAS-5.4.25/Services/Style/System/test/
H A DilSystemStyleIconColorSetTest.php119 $set1->addColor($white);
120 $set1->addColor($black);
121 $set1->addColor($grey);
122 $set1->addColor($red);
124 $set1->addColor($blue);
145 $set1->addColor($grey);
146 $set1->addColor($red);
148 $set1->addColor($blue);
169 $set1->addColor($grey);
170 $set1->addColor($red);
[all …]
/dports/www/ilias6/ILIAS-6.14/Services/Style/System/test/
H A DilSystemStyleIconColorSetTest.php120 $set1->addColor($white);
121 $set1->addColor($black);
122 $set1->addColor($grey);
123 $set1->addColor($red);
125 $set1->addColor($blue);
146 $set1->addColor($grey);
147 $set1->addColor($red);
149 $set1->addColor($blue);
170 $set1->addColor($grey);
171 $set1->addColor($red);
[all …]
/dports/devel/py-intbitset/intbitset-2.4.1/tests/
H A Dtest_intbitset.py138 fncs[1](set1, set2)
157 for set1 in self.sets:
162 for set1 in self.sets:
168 for set1 in self.sets:
175 for set1 in self.sets:
319 self.assertEqual(list(self.intbitset(set1)), set1)
364 self.assertEqual(not set(set1), not self.intbitset(set1))
452 for set1 in sets:
478 for i in range(-2 * len(set1) - 2, 2 * len(set1) + 2):
490 for start in range(-2 * len(set1) - 2, 2 * len(set1) + 2):
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/log/test/run/
H A Dattr_attribute_set.cpp41 attr_set set1; in BOOST_AUTO_TEST_CASE() local
45 attr_set set2 = set1; in BOOST_AUTO_TEST_CASE()
68 set2 = set1; in BOOST_AUTO_TEST_CASE()
70 BOOST_CHECK(std::equal(set1.begin(), set1.end(), set2.begin())); in BOOST_AUTO_TEST_CASE()
83 attr_set set1; in BOOST_AUTO_TEST_CASE() local
93 it = set1.find(s1); in BOOST_AUTO_TEST_CASE()
109 p = set1[s1]; in BOOST_AUTO_TEST_CASE()
139 attr_set set1; in BOOST_AUTO_TEST_CASE() local
245 attr_set set1; in BOOST_AUTO_TEST_CASE() local
264 set2 = set1; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/log/test/run/
H A Dattr_attribute_set.cpp41 attr_set set1; in BOOST_AUTO_TEST_CASE() local
45 attr_set set2 = set1; in BOOST_AUTO_TEST_CASE()
68 set2 = set1; in BOOST_AUTO_TEST_CASE()
70 BOOST_CHECK(std::equal(set1.begin(), set1.end(), set2.begin())); in BOOST_AUTO_TEST_CASE()
83 attr_set set1; in BOOST_AUTO_TEST_CASE() local
93 it = set1.find(s1); in BOOST_AUTO_TEST_CASE()
109 p = set1[s1]; in BOOST_AUTO_TEST_CASE()
139 attr_set set1; in BOOST_AUTO_TEST_CASE() local
245 attr_set set1; in BOOST_AUTO_TEST_CASE() local
264 set2 = set1; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/log/test/run/
H A Dattr_attribute_set.cpp41 attr_set set1; in BOOST_AUTO_TEST_CASE() local
45 attr_set set2 = set1; in BOOST_AUTO_TEST_CASE()
68 set2 = set1; in BOOST_AUTO_TEST_CASE()
70 BOOST_CHECK(std::equal(set1.begin(), set1.end(), set2.begin())); in BOOST_AUTO_TEST_CASE()
83 attr_set set1; in BOOST_AUTO_TEST_CASE() local
93 it = set1.find(s1); in BOOST_AUTO_TEST_CASE()
109 p = set1[s1]; in BOOST_AUTO_TEST_CASE()
139 attr_set set1; in BOOST_AUTO_TEST_CASE() local
245 attr_set set1; in BOOST_AUTO_TEST_CASE() local
264 set2 = set1; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/log/test/run/
H A Dattr_attribute_set.cpp41 attr_set set1; in BOOST_AUTO_TEST_CASE() local
45 attr_set set2 = set1; in BOOST_AUTO_TEST_CASE()
68 set2 = set1; in BOOST_AUTO_TEST_CASE()
70 BOOST_CHECK(std::equal(set1.begin(), set1.end(), set2.begin())); in BOOST_AUTO_TEST_CASE()
83 attr_set set1; in BOOST_AUTO_TEST_CASE() local
93 it = set1.find(s1); in BOOST_AUTO_TEST_CASE()
109 p = set1[s1]; in BOOST_AUTO_TEST_CASE()
139 attr_set set1; in BOOST_AUTO_TEST_CASE() local
245 attr_set set1; in BOOST_AUTO_TEST_CASE() local
264 set2 = set1; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/log/test/run/
H A Dattr_attribute_set.cpp41 attr_set set1; in BOOST_AUTO_TEST_CASE() local
45 attr_set set2 = set1; in BOOST_AUTO_TEST_CASE()
68 set2 = set1; in BOOST_AUTO_TEST_CASE()
70 BOOST_CHECK(std::equal(set1.begin(), set1.end(), set2.begin())); in BOOST_AUTO_TEST_CASE()
83 attr_set set1; in BOOST_AUTO_TEST_CASE() local
93 it = set1.find(s1); in BOOST_AUTO_TEST_CASE()
109 p = set1[s1]; in BOOST_AUTO_TEST_CASE()
139 attr_set set1; in BOOST_AUTO_TEST_CASE() local
245 attr_set set1; in BOOST_AUTO_TEST_CASE() local
264 set2 = set1; in BOOST_AUTO_TEST_CASE()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/log/test/run/
H A Dattr_attribute_set.cpp41 attr_set set1; in BOOST_AUTO_TEST_CASE() local
45 attr_set set2 = set1; in BOOST_AUTO_TEST_CASE()
68 set2 = set1; in BOOST_AUTO_TEST_CASE()
70 BOOST_CHECK(std::equal(set1.begin(), set1.end(), set2.begin())); in BOOST_AUTO_TEST_CASE()
83 attr_set set1; in BOOST_AUTO_TEST_CASE() local
93 it = set1.find(s1); in BOOST_AUTO_TEST_CASE()
109 p = set1[s1]; in BOOST_AUTO_TEST_CASE()
139 attr_set set1; in BOOST_AUTO_TEST_CASE() local
245 attr_set set1; in BOOST_AUTO_TEST_CASE() local
264 set2 = set1; in BOOST_AUTO_TEST_CASE()
[all …]

12345678910>>...183