Home
last modified time | relevance | path

Searched refs:map1 (Results 1 – 25 of 3223) sorted by relevance

12345678910>>...129

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/test/tests/containers/
H A DTestMap.h294 map1.clear();
309 map1[2] = 10;
310 map1[4] = 20;
311 map1[6] = 30;
327 rp3d_test(map1.find(45) == map1.end());
353 rp3d_test(map1 == map1);
376 map2 = map1;
384 map3 = map1;
399 map1 = map5;
410 rp3d_test(map1.begin() == map1.end());
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.bidi.tests/src/org/eclipse/equinox/bidi/internal/tests/
H A DStructuredTextFullToLeanTest.java125 …1("testFullToLean #01 - ", "1.abc", "1.abc", "1.abc", map1, map1, "1.abc", ">@1.abc@^", map2, map1 in testFullToLean()
128 …n #02 - ", "2.abc,def", "2.abc,def", "2.abc,def", map1, map1, "2.abc,def", ">@2.abc,def@^", map2, in testFullToLean()
147 …n #07 - ", "7abc,@def", "7abc,@def", "7abc,@def", map1, map1, "7abc,@def", ">@7abc,@def@^", map2, in testFullToLean()
168 map1 = new int[] {0, 1, 2, 3, 4}; in testFullToLean()
170 …1("testFullToLean #13 - ", "13ABC", "13ABC", "13ABC", map1, map1, "13ABC", ">@13ABC@^", map2, map1 in testFullToLean()
197 …E,@FGH", "20ABC,@DE,@FGH", "20ABC,@DE,@FGH", map1, map1, "20ABC,@DE,@FGH", ">@20ABC,@DE,@FGH@^", m… in testFullToLean()
206 map1 = new int[] {0, 1, 2, 3, 4}; in testFullToLean()
210 map1 = new int[] {0, 1, 2, 3, 4}; in testFullToLean()
214 map1 = new int[] {0, 1, 2, 3, 4}; in testFullToLean()
262 map1 = new int[0]; in testFullToLean()
[all …]
/dports/net/jgroups/jgroups-2.12.0/tests/junit/org/jgroups/tests/
H A DReplicatedHashMapTest.java34 this.map1.start(5000); in setUp()
45 map1.clear(); in clean()
51 this.map1.stop(); in tearDown()
56 map1.put("key1", "value1"); in testEqualsEtc()
139 this.map1.remove("key1"); in testRemove()
151 map1.put("name", "Bela"); in testRemove2()
152 map1.put("id", "322649"); in testRemove2()
201 this.map1.putAll(all1); in testPutAll()
227 this.map1.clear(); in testClear()
247 this.map1.putAll(all1); in testKeySet()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/tests/auto/qmap/
H A Dtst_qmap.cpp352 QVERIFY(map1.key(2) == "deux" || map1.key(2) == "two"); in key()
353 QVERIFY(map1.key(2, def) == "deux" || map1.key(2, def) == "two"); in key()
496 map1.clear(); in empty()
514 map1.remove(43); in contains()
525 QVERIFY(map1.find(1) == map1.end()); in find()
557 QVERIFY(map1.constFind(1) == map1.constEnd()); in constFind()
563 QVERIFY(map1.constFind(4) == map1.constEnd()); in constFind()
598 QVERIFY(map1.upperBound(10) == map1.end()); // returns end() in lowerUpperBound()
599 QVERIFY(map1.upperBound(999) == map1.end()); // returns end() in lowerUpperBound()
605 QVERIFY(map1.lowerBound(999) == map1.end()); // returns end() in lowerUpperBound()
[all …]
/dports/biology/avida/avida-2.12.4-src/libs/apto/unittests/core/
H A DMap.cc91 map2 = map1; in TEST()
158 EXPECT_TRUE(map1 == map1); in TEST()
159 EXPECT_FALSE(map1 != map1); in TEST()
167 EXPECT_TRUE(map1 != map2); in TEST()
169 EXPECT_TRUE(map2 != map1); in TEST()
171 map2 = map1; in TEST()
173 EXPECT_TRUE(map1 == map2); in TEST()
175 EXPECT_TRUE(map2 == map1); in TEST()
179 EXPECT_TRUE(map1 == map3); in TEST()
181 EXPECT_TRUE(map3 == map1); in TEST()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/xpressive/test/
H A Dtest_symbols.cpp32 map1["foo"] = "1"; in test1()
33 map1["bar"] = "2"; in test1()
34 map1["baz"] = "3"; in test1()
60 map1["foo"] = "1"; in test2()
61 map1["bar"] = "2"; in test2()
62 map1["baz"] = "3"; in test2()
90 map1["foo"] = 1; in test3()
91 map1["bar"] = 23; in test3()
175 map1["a"] = 1; in test5()
215 map1["a"] = "1"; in test6()
[all …]
/dports/net/shadowsocks-libev/shadowsocks-libev-3.3.5/libipset/tests/
H A Dtest-ipmap.c114 ipmap_init(&map1, 0); in START_TEST()
118 ipmap_done(&map1); in START_TEST()
133 ipmap_done(&map1); in START_TEST()
326 ipmap_done(&map1); in START_TEST()
349 ipmap_done(&map1); in START_TEST()
375 ipmap_done(&map1); in START_TEST()
396 ipmap_done(&map1); in START_TEST()
417 ipmap_done(&map1); in START_TEST()
615 ipmap_done(&map1); in START_TEST()
638 ipmap_done(&map1); in START_TEST()
[all …]
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/3rd/lemon-1.3.1/test/
H A Dmaps_test.cc104 NullMap<A,B> map1; in main() local
114 ConstMap<A,B> map1; in main() local
121 map1.setAll(B()); in main()
144 IdentityMap<A> map1; in main() local
159 RangeMap<B> map1; in main() local
751 Iim map1(g); in main() local
820 check(map1[static_cast<Item>(Ivm::ItemIt(map1, *vit))] == *vit, in main()
861 map1[n1] = 10; in main()
862 map1[n2] = 5; in main()
863 map1[n3] = 12; in main()
[all …]
/dports/math/lemon/lemon-1.3.1/test/
H A Dmaps_test.cc104 NullMap<A,B> map1; in main() local
114 ConstMap<A,B> map1; in main() local
121 map1.setAll(B()); in main()
144 IdentityMap<A> map1; in main() local
159 RangeMap<B> map1; in main() local
751 Iim map1(g); in main() local
820 check(map1[static_cast<Item>(Ivm::ItemIt(map1, *vit))] == *vit, in main()
861 map1[n1] = 10; in main()
862 map1[n2] = 5; in main()
863 map1[n3] = 12; in main()
[all …]
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dtranmap.c270 if( astEqual( this->map1, that->map1 ) && in Equal()
440 if( map1 ) *map1 = astClone( this->map2 ); in Decompose()
448 if( map1 ) *map1 = astClone( this->map1 ); in Decompose()
826 map1 = map->map1; in MapMerge()
865 } else if( astGetTranForward( map1 ) && astGetTranInverse( map1 ) && in MapMerge()
1261 cmap = map->map1; in Rate()
1570 out->map1 = NULL; in Copy()
1575 out->map1 = astCopy( in->map1 ); in Copy()
1619 this->map1 = astAnnul( this->map1 ); in Delete()
2137 new->map1 = astClone( map1 ); in astInitTranMap_()
[all …]
/dports/math/igraph/igraph-0.9.5/examples/simple/
H A Digraph_compose.c30 igraph_vector_t map1, map2; in main() local
32 igraph_vector_init(&map1, 0); in main()
38 igraph_compose(&res, &g1, &g2, &map1, &map2); in main()
46 igraph_compose(&res, &g2, &g1, &map1, &map2); in main()
60 igraph_compose(&res, &g1, &g2, &map1, &map2); in main()
68 igraph_compose(&res, &g2, &g1, &map1, &map2); in main()
88 igraph_compose(&res, &g1, &g2, &map1, &map2); in main()
90 igraph_vector_print(&map1); in main()
105 igraph_compose(&res, &g1, &g2, &map1, &map2); in main()
107 igraph_vector_print(&map1); in main()
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-avltree_omap.c40 check_equals (gl_omap_t map1, gl_omap_t map2) in check_equals() argument
42 size_t n = gl_omap_size (map1); in check_equals()
50 iter1 = gl_omap_iterator (map1); in check_equals()
66 check_all (gl_omap_t map1, gl_omap_t map2) in check_all() argument
69 check_equals (map1, map2); in check_all()
75 gl_omap_t map1, map2; in main() local
88 ASSERT (map1 != NULL); in main()
94 check_all (map1, map2); in main()
102 check_all (map1, map2); in main()
130 check_all (map1, map2); in main()
[all …]
H A Dtest-rbtree_omap.c40 check_equals (gl_omap_t map1, gl_omap_t map2) in check_equals() argument
42 size_t n = gl_omap_size (map1); in check_equals()
50 iter1 = gl_omap_iterator (map1); in check_equals()
66 check_all (gl_omap_t map1, gl_omap_t map2) in check_all() argument
69 check_equals (map1, map2); in check_all()
75 gl_omap_t map1, map2; in main() local
88 ASSERT (map1 != NULL); in main()
94 check_all (map1, map2); in main()
102 check_all (map1, map2); in main()
130 check_all (map1, map2); in main()
[all …]
H A Dtest-omap-c++.cc32 gl_OMap<const char *, const int *> map1; in main() local
35 map1.put ("five", integers); in main()
36 map1.put ("one", integers + 1); in main()
37 map1.put ("two", integers + 2); in main()
38 map1.put ("three", integers + 3); in main()
39 map1.put ("four", integers + 4); in main()
40 map1.put ("five", integers + 5); in main()
41 ASSERT (map1.size () == 5); in main()
43 ASSERT (map1.get ("two")[0] == 2); in main()
45 gl_OMap<const char *, const int *>::iterator iter1 = map1.begin (); in main()
[all …]
H A Dtest-map-c++.cc38 gl_Map<const char *, const int *> map1; in main() local
41 map1.put ("five", integers); in main()
42 map1.put ("one", integers + 1); in main()
43 map1.put ("two", integers + 2); in main()
44 map1.put ("three", integers + 3); in main()
45 map1.put ("four", integers + 4); in main()
46 map1.put ("five", integers + 5); in main()
47 ASSERT (map1.size () == 5); in main()
49 ASSERT (map1.get ("two")[0] == 2); in main()
51 gl_Map<const char *, const int *>::iterator iter1 = map1.begin (); in main()
[all …]
H A Dtest-linkedhash_map.c79 check_equals (gl_map_t map1, gl_map_t map2) in check_equals() argument
81 size_t n = gl_map_size (map1); in check_equals()
92 iter1 = gl_map_iterator (map1); in check_equals()
123 check_all (gl_map_t map1, gl_map_t map2) in check_all() argument
125 check_equals (map1, map2); in check_all()
131 gl_map_t map1, map2; in main() local
145 ASSERT (map1 != NULL); in main()
152 check_all (map1, map2); in main()
160 check_all (map1, map2); in main()
188 check_all (map1, map2); in main()
[all …]
/dports/science/py-pymol/pymol-open-source-2.4.0/test/inp/
H A DC1200matrix_maps.pml16 map_new map1,gaussian,1.0,state=-3
27 matrix_transfer prot, map1
45 matrix_transfer prot, map1
47 isomesh m1, map1, 1.0, 5/, carve=3
53 isosurf s1, map1, 1.0, 5/, carve=3
59 isomesh m2, map1, 1.0, 5/, 3
65 isosurf s2, map1, 1.0, 5/, 3
71 isomesh m3, map1
77 isosurf s3, map1
92 isomesh m4, map1, 2.0, 2/, 4
[all …]

12345678910>>...129