Home
last modified time | relevance | path

Searched refs:push_back (Results 51 – 75 of 28940) sorted by relevance

12345678910>>...1158

/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/test/
H A Dtest_fitellipse_direct.cpp13 pts.push_back(Point2f(173.41854895999165f, 125.84473135880411f)); in TEST()
14 pts.push_back(Point2f(180.63769498640912f, 130.960006577589f)); in TEST()
15 pts.push_back(Point2f(174.99173759130173f, 137.34265632926764f)); in TEST()
16 pts.push_back(Point2f(170.9044645313217f, 141.68017556480243f)); in TEST()
17 pts.push_back(Point2f(163.48965388499656f, 141.9404438924043f)); in TEST()
18 pts.push_back(Point2f(159.37687818401147f, 148.60835331594876f)); in TEST()
21 pts.push_back(Point2f(141.73118707843207f, 157.2570155198414f)); in TEST()
29 pts.push_back(Point2f(89.86174417295126f, 157.2967811253635f)); in TEST()
136 pts.push_back(Point2f(0.0f, 201.25693715845716f)); in TEST()
200 pts.push_back(Point2f(0., 288.7836318007535f)); in TEST()
[all …]
H A Dtest_fitellipse_ams.cpp13 pts.push_back(Point2f(173.41854895999165f, 125.84473135880411f)); in TEST()
14 pts.push_back(Point2f(180.63769498640912f, 130.960006577589f)); in TEST()
15 pts.push_back(Point2f(174.99173759130173f, 137.34265632926764f)); in TEST()
16 pts.push_back(Point2f(170.9044645313217f, 141.68017556480243f)); in TEST()
17 pts.push_back(Point2f(163.48965388499656f, 141.9404438924043f)); in TEST()
18 pts.push_back(Point2f(159.37687818401147f, 148.60835331594876f)); in TEST()
21 pts.push_back(Point2f(141.73118707843207f, 157.2570155198414f)); in TEST()
29 pts.push_back(Point2f(89.86174417295126f, 157.2967811253635f)); in TEST()
136 pts.push_back(Point2f(0.0f, 201.25693715845716f)); in TEST()
200 pts.push_back(Point2f(0., 288.7836318007535f)); in TEST()
[all …]
/dports/security/nmap/nmap-7.91/
H A DFPModel.cc2508 matches.push_back(match); in load_fp_matches()
2520 matches.push_back(match); in load_fp_matches()
2532 matches.push_back(match); in load_fp_matches()
2544 matches.push_back(match); in load_fp_matches()
2556 matches.push_back(match); in load_fp_matches()
2568 matches.push_back(match); in load_fp_matches()
2580 matches.push_back(match); in load_fp_matches()
2592 matches.push_back(match); in load_fp_matches()
2604 matches.push_back(match); in load_fp_matches()
2622 matches.push_back(match); in load_fp_matches()
[all …]
/dports/science/qbox/qbox-public-rel1_73_3/util/upf2qso/src/
H A DPeriodicTable.cpp72 ptable.push_back(Element(1,"H","1s1",1.00794)); in PeriodicTable()
73 ptable.push_back(Element(2,"He","1s2",4.00260)); in PeriodicTable()
74 ptable.push_back(Element(3, "Li","1s2 2s1", 6.941)); in PeriodicTable()
92 ptable.push_back(Element(19,"K", "[Ar] 4s1",39.0983)); in PeriodicTable()
93 ptable.push_back(Element(20,"Ca","[Ar] 4s2",40.078)); in PeriodicTable()
111 ptable.push_back(Element(37,"Rb","[Kr] 5s1",85.4678)); in PeriodicTable()
112 ptable.push_back(Element(38,"Sr","[Kr] 5s2",87.62)); in PeriodicTable()
120 ptable.push_back(Element(46,"Pd","[Kr] 4d10",106.42)); in PeriodicTable()
131 ptable.push_back(Element(56,"Ba","[Xe] 6s2",137.327)); in PeriodicTable()
163 ptable.push_back(Element(87,"Fr","[Rn] 7s1",223.0)); in PeriodicTable()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/graph/test/
H A Ddominator_tree_test.cpp41 testSet[0].edges.push_back(edge(0, 1)); in test_main()
63 testSet[0].correctIdoms.push_back(0); in test_main()
64 testSet[0].correctIdoms.push_back(0); in test_main()
65 testSet[0].correctIdoms.push_back(0); in test_main()
66 testSet[0].correctIdoms.push_back(0); in test_main()
67 testSet[0].correctIdoms.push_back(0); in test_main()
68 testSet[0].correctIdoms.push_back(3); in test_main()
69 testSet[0].correctIdoms.push_back(3); in test_main()
70 testSet[0].correctIdoms.push_back(0); in test_main()
71 testSet[0].correctIdoms.push_back(0); in test_main()
[all …]
/dports/devel/boost-python-libs/boost_1_72_0/libs/graph/test/
H A Ddominator_tree_test.cpp41 testSet[0].edges.push_back(edge(0, 1)); in test_main()
63 testSet[0].correctIdoms.push_back(0); in test_main()
64 testSet[0].correctIdoms.push_back(0); in test_main()
65 testSet[0].correctIdoms.push_back(0); in test_main()
66 testSet[0].correctIdoms.push_back(0); in test_main()
67 testSet[0].correctIdoms.push_back(0); in test_main()
68 testSet[0].correctIdoms.push_back(3); in test_main()
69 testSet[0].correctIdoms.push_back(3); in test_main()
70 testSet[0].correctIdoms.push_back(0); in test_main()
71 testSet[0].correctIdoms.push_back(0); in test_main()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/graph/test/
H A Ddominator_tree_test.cpp41 testSet[0].edges.push_back(edge(0, 1)); in test_main()
63 testSet[0].correctIdoms.push_back(0); in test_main()
64 testSet[0].correctIdoms.push_back(0); in test_main()
65 testSet[0].correctIdoms.push_back(0); in test_main()
66 testSet[0].correctIdoms.push_back(0); in test_main()
67 testSet[0].correctIdoms.push_back(0); in test_main()
68 testSet[0].correctIdoms.push_back(3); in test_main()
69 testSet[0].correctIdoms.push_back(3); in test_main()
70 testSet[0].correctIdoms.push_back(0); in test_main()
71 testSet[0].correctIdoms.push_back(0); in test_main()
[all …]
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/graph/test/
H A Ddominator_tree_test.cpp41 testSet[0].edges.push_back(edge(0, 1)); in test_main()
63 testSet[0].correctIdoms.push_back(0); in test_main()
64 testSet[0].correctIdoms.push_back(0); in test_main()
65 testSet[0].correctIdoms.push_back(0); in test_main()
66 testSet[0].correctIdoms.push_back(0); in test_main()
67 testSet[0].correctIdoms.push_back(0); in test_main()
68 testSet[0].correctIdoms.push_back(3); in test_main()
69 testSet[0].correctIdoms.push_back(3); in test_main()
70 testSet[0].correctIdoms.push_back(0); in test_main()
71 testSet[0].correctIdoms.push_back(0); in test_main()
[all …]
/dports/databases/percona57-server/boost_1_59_0/libs/graph/test/
H A Ddominator_tree_test.cpp41 testSet[0].edges.push_back(edge(0, 1)); in test_main()
63 testSet[0].correctIdoms.push_back(0); in test_main()
64 testSet[0].correctIdoms.push_back(0); in test_main()
65 testSet[0].correctIdoms.push_back(0); in test_main()
66 testSet[0].correctIdoms.push_back(0); in test_main()
67 testSet[0].correctIdoms.push_back(0); in test_main()
68 testSet[0].correctIdoms.push_back(3); in test_main()
69 testSet[0].correctIdoms.push_back(3); in test_main()
70 testSet[0].correctIdoms.push_back(0); in test_main()
71 testSet[0].correctIdoms.push_back(0); in test_main()
[all …]
/dports/databases/xtrabackup/boost_1_59_0/libs/graph/test/
H A Ddominator_tree_test.cpp41 testSet[0].edges.push_back(edge(0, 1)); in test_main()
63 testSet[0].correctIdoms.push_back(0); in test_main()
64 testSet[0].correctIdoms.push_back(0); in test_main()
65 testSet[0].correctIdoms.push_back(0); in test_main()
66 testSet[0].correctIdoms.push_back(0); in test_main()
67 testSet[0].correctIdoms.push_back(0); in test_main()
68 testSet[0].correctIdoms.push_back(3); in test_main()
69 testSet[0].correctIdoms.push_back(3); in test_main()
70 testSet[0].correctIdoms.push_back(0); in test_main()
71 testSet[0].correctIdoms.push_back(0); in test_main()
[all …]
/dports/databases/percona57-client/boost_1_59_0/libs/graph/test/
H A Ddominator_tree_test.cpp41 testSet[0].edges.push_back(edge(0, 1)); in test_main()
63 testSet[0].correctIdoms.push_back(0); in test_main()
64 testSet[0].correctIdoms.push_back(0); in test_main()
65 testSet[0].correctIdoms.push_back(0); in test_main()
66 testSet[0].correctIdoms.push_back(0); in test_main()
67 testSet[0].correctIdoms.push_back(0); in test_main()
68 testSet[0].correctIdoms.push_back(3); in test_main()
69 testSet[0].correctIdoms.push_back(3); in test_main()
70 testSet[0].correctIdoms.push_back(0); in test_main()
71 testSet[0].correctIdoms.push_back(0); in test_main()
[all …]
/dports/devel/boost-libs/boost_1_72_0/libs/graph/test/
H A Ddominator_tree_test.cpp41 testSet[0].edges.push_back(edge(0, 1)); in test_main()
63 testSet[0].correctIdoms.push_back(0); in test_main()
64 testSet[0].correctIdoms.push_back(0); in test_main()
65 testSet[0].correctIdoms.push_back(0); in test_main()
66 testSet[0].correctIdoms.push_back(0); in test_main()
67 testSet[0].correctIdoms.push_back(0); in test_main()
68 testSet[0].correctIdoms.push_back(3); in test_main()
69 testSet[0].correctIdoms.push_back(3); in test_main()
70 testSet[0].correctIdoms.push_back(0); in test_main()
71 testSet[0].correctIdoms.push_back(0); in test_main()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/graph/test/
H A Ddominator_tree_test.cpp39 testSet[0].edges.push_back(edge(0, 1)); in main()
40 testSet[0].edges.push_back(edge(0, 2)); in main()
61 testSet[0].correctIdoms.push_back(0); in main()
62 testSet[0].correctIdoms.push_back(0); in main()
63 testSet[0].correctIdoms.push_back(0); in main()
64 testSet[0].correctIdoms.push_back(0); in main()
65 testSet[0].correctIdoms.push_back(0); in main()
66 testSet[0].correctIdoms.push_back(3); in main()
67 testSet[0].correctIdoms.push_back(3); in main()
68 testSet[0].correctIdoms.push_back(0); in main()
[all …]
/dports/devel/libflatarray/libflatarray-0.3.0/test/
H A Dapi_traits_test.cpp162 expected.push_back(0); in ADD_TEST()
171 expected.push_back(0); in ADD_TEST()
180 expected.push_back(0); in ADD_TEST()
189 expected.push_back(0); in ADD_TEST()
198 expected.push_back(0); in ADD_TEST()
214 expected.push_back(1); in ADD_TEST()
215 expected.push_back(1); in ADD_TEST()
216 expected.push_back(0); in ADD_TEST()
223 expected.push_back(1); in ADD_TEST()
224 expected.push_back(1); in ADD_TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/vulkancts/framework/vulkan/
H A DvkCoreFunctionalities.inl23 …apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkCreateInstance", FUNCTIONORIGIN_PLATFOR…
24 …apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkDestroyInstance", FUNCTIONORIGIN_INSTANC…
35 apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkDestroyDevice", FUNCTIONORIGIN_DEVICE));
41 apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkQueueSubmit", FUNCTIONORIGIN_DEVICE));
45 apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkFreeMemory", FUNCTIONORIGIN_DEVICE));
46 apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkMapMemory", FUNCTIONORIGIN_DEVICE));
47 apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkUnmapMemory", FUNCTIONORIGIN_DEVICE));
58 apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkCreateFence", FUNCTIONORIGIN_DEVICE));
60 apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkResetFences", FUNCTIONORIGIN_DEVICE));
68 apis[VK_API_VERSION_1_0].push_back(FunctionInfo("vkSetEvent", FUNCTIONORIGIN_DEVICE));
[all …]
/dports/games/pokerth/pokerth-1.1.2-rc/src/engine/local_engine/
H A Dcardsvalue.cpp1283 cardString.push_back("Ace"); in translateCardsValueCode()
1295 cardString.push_back("Ten"); in translateCardsValueCode()
1307 cardString.push_back("Six"); in translateCardsValueCode()
1457 cardString.push_back("Ace"); in translateCardsValueCode()
1469 cardString.push_back("Ten"); in translateCardsValueCode()
1481 cardString.push_back("Six"); in translateCardsValueCode()
1501 cardString.push_back("Ace"); in translateCardsValueCode()
1513 cardString.push_back("Ten"); in translateCardsValueCode()
1525 cardString.push_back("Six"); in translateCardsValueCode()
1548 cardString.push_back("Ten"); in translateCardsValueCode()
[all …]
/dports/audio/spiralsynthmodular/spiralmodular-0.2.2/SpiralSound/Plugins/MidiPlugin/
H A DMidiPluginGUI.C151 List.push_back("3 None"); in cb_AddControl_i()
157 List.push_back("9 None"); in cb_AddControl_i()
162 List.push_back("14 None"); in cb_AddControl_i()
163 List.push_back("15 None"); in cb_AddControl_i()
168 List.push_back("20 None"); in cb_AddControl_i()
169 List.push_back("21 None"); in cb_AddControl_i()
170 List.push_back("22 None"); in cb_AddControl_i()
171 List.push_back("23 None"); in cb_AddControl_i()
172 List.push_back("24 None"); in cb_AddControl_i()
173 List.push_back("25 None"); in cb_AddControl_i()
[all …]
/dports/net/ns3/ns-allinone-3.35/ns-3.35/src/wifi/test/
H A Dwifi-transmit-mask-test.cc185 vect.push_back (start); in InterpolateAndAppendValues()
194 vect.push_back (std::make_pair (i, val)); in InterpolateAndAppendValues()
262 maskSlopesLeft.push_back (std::make_pair (0, -40.0)); // Outer band left (start) in WifiTransmitMaskTestSuite()
268 maskSlopesLeft.push_back (std::make_pair (64, -20.0)); // Inner band left (start) in WifiTransmitMaskTestSuite()
269 maskSlopesLeft.push_back (std::make_pair (69, -3.333)); // Inner band left (stop) in WifiTransmitMaskTestSuite()
286 maskSlopesLeft.push_back (std::make_pair (0, -40.0)); // Outer band left (start) in WifiTransmitMaskTestSuite()
292 maskSlopesLeft.push_back (std::make_pair (64, -20.0)); // Inner band left (start) in WifiTransmitMaskTestSuite()
293 maskSlopesLeft.push_back (std::make_pair (69, -3.333)); // Inner band left (stop) in WifiTransmitMaskTestSuite()
312 maskSlopesLeft.push_back (std::make_pair (0, -40.0)); // Outer band left (start) in WifiTransmitMaskTestSuite()
369 maskSlopesLeft.push_back (std::make_pair (0, -40.0)); // Outer band left (start) in WifiTransmitMaskTestSuite()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/scene-ideas/
H A Dlogo.cc135 elbowVertices_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
136 elbowVertices_.push_back(vec3(0.707107, 0.707107, 0.000000)); in SGILogo()
137 elbowVertices_.push_back(vec3(0.000000, 1.000000, 0.000000)); in SGILogo()
199 elbowNormals_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
200 elbowNormals_.push_back(vec3(0.707107, 0.707107, 0.000000)); in SGILogo()
201 elbowNormals_.push_back(vec3(0.000000, 1.000000, 0.000000)); in SGILogo()
207 elbowNormals_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
208 elbowNormals_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
216 elbowNormals_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
389 indexData_.push_back(index1); in SGILogo()
[all …]
/dports/benchmarks/glmark2/glmark2-2021.12/src/scene-ideas/
H A Dlogo.cc135 elbowVertices_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
136 elbowVertices_.push_back(vec3(0.707107, 0.707107, 0.000000)); in SGILogo()
137 elbowVertices_.push_back(vec3(0.000000, 1.000000, 0.000000)); in SGILogo()
199 elbowNormals_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
200 elbowNormals_.push_back(vec3(0.707107, 0.707107, 0.000000)); in SGILogo()
201 elbowNormals_.push_back(vec3(0.000000, 1.000000, 0.000000)); in SGILogo()
207 elbowNormals_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
208 elbowNormals_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
216 elbowNormals_.push_back(vec3(1.000000, 0.000000, 0.000000)); in SGILogo()
389 indexData_.push_back(index1); in SGILogo()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/
H A Dmain.cpp7 vBool.push_back(false); in main()
8 vBool.push_back(true); in main()
9 vBool.push_back(false); in main()
10 vBool.push_back(true); in main()
11 vBool.push_back(false); in main()
12 vBool.push_back(true); in main()
13 vBool.push_back(false); in main()
14 vBool.push_back(true); in main()
16 vBool.push_back(false); in main()
17 vBool.push_back(true); in main()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/
H A Dmain.cpp7 vBool.push_back(false);
8 vBool.push_back(true);
9 vBool.push_back(false);
10 vBool.push_back(true);
11 vBool.push_back(false);
12 vBool.push_back(true);
13 vBool.push_back(false);
14 vBool.push_back(true);
16 vBool.push_back(false);
17 vBool.push_back(true);
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/
H A Dmain.cpp7 vBool.push_back(false); in main()
8 vBool.push_back(true); in main()
9 vBool.push_back(false); in main()
10 vBool.push_back(true); in main()
11 vBool.push_back(false); in main()
12 vBool.push_back(true); in main()
13 vBool.push_back(false); in main()
14 vBool.push_back(true); in main()
16 vBool.push_back(false); in main()
17 vBool.push_back(true); in main()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/
H A Dmain.cpp7 vBool.push_back(false); in main()
8 vBool.push_back(true); in main()
9 vBool.push_back(false); in main()
10 vBool.push_back(true); in main()
11 vBool.push_back(false); in main()
12 vBool.push_back(true); in main()
13 vBool.push_back(false); in main()
14 vBool.push_back(true); in main()
16 vBool.push_back(false); in main()
17 vBool.push_back(true); in main()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/
H A Dmain.cpp7 vBool.push_back(false); in main()
8 vBool.push_back(true); in main()
9 vBool.push_back(false); in main()
10 vBool.push_back(true); in main()
11 vBool.push_back(false); in main()
12 vBool.push_back(true); in main()
13 vBool.push_back(false); in main()
14 vBool.push_back(true); in main()
16 vBool.push_back(false); in main()
17 vBool.push_back(true); in main()
[all …]

12345678910>>...1158