/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/geometries/ |
H A D | boost_polygon_overlay.cpp | 53 double area_q = boost::polygon::area(q); in test_overlay_using_boost_polygon() local 57 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_polygon() 62 << " area q: " << area_q in test_overlay_using_boost_polygon() 91 double area_q = boost::geometry::area(q); in test_overlay_using_boost_geometry() local 95 double sum = area_p + area_q - area_u - area_i; in test_overlay_using_boost_geometry() 100 << " area q: " << area_q in test_overlay_using_boost_geometry()
|
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 77 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 86 double sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 96 double sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 138 << " area q: " << area_q in test_overlay_p_q()
|
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 77 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 86 double sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 96 double sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 138 << " area q: " << area_q in test_overlay_p_q()
|
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 77 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 86 double sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 96 double sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 138 << " area q: " << area_q in test_overlay_p_q()
|
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 77 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 86 double sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 96 double sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 138 << " area q: " << area_q in test_overlay_p_q()
|
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 77 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 86 double sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 96 double sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 138 << " area q: " << area_q in test_overlay_p_q()
|
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 128 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 137 double sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 147 double sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 228 << " area q: " << area_q in test_overlay_p_q()
|
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 128 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 137 double sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 147 double sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 228 << " area q: " << area_q in test_overlay_p_q()
|
/dports/devel/boost-libs/boost_1_72_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 128 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 137 double sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 147 double sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 228 << " area q: " << area_q in test_overlay_p_q()
|
/dports/devel/hyperscan/boost_1_75_0/libs/geometry/test/robustness/overlay/areal_areal/ |
H A D | test_overlay_p_q.hpp | 126 CalculationType area_q = p_q_area(q); in test_overlay_p_q() local 135 auto const sum = (area_p + area_q) - area_u - area_i; in test_overlay_p_q() 145 auto sum_d1 = (area_u - area_q) - area_d1; in test_overlay_p_q() 226 << " area q: " << area_q in test_overlay_p_q()
|
/dports/devel/boost-docs/boost_1_72_0/libs/geometry/test/algorithms/overlay/ |
H A D | assemble.cpp | 59 type area_q = bg::area(q); in test_assemble() local 80 type diff = (area_p + area_q) - area_u - area_i; in test_assemble() 81 type diff_d1 = (area_u - area_q) - area_d1; in test_assemble()
|
/dports/devel/boost-python-libs/boost_1_72_0/libs/geometry/test/algorithms/overlay/ |
H A D | assemble.cpp | 59 type area_q = bg::area(q); in test_assemble() local 80 type diff = (area_p + area_q) - area_u - area_i; in test_assemble() 81 type diff_d1 = (area_u - area_q) - area_d1; in test_assemble()
|
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/geometry/test/algorithms/overlay/ |
H A D | assemble.cpp | 61 type area_q = bg::area(q); in test_assemble() local 82 type diff = (area_p + area_q) - area_u - area_i; in test_assemble() 83 type diff_d1 = (area_u - area_q) - area_d1; in test_assemble()
|
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/geometry/test/algorithms/overlay/ |
H A D | assemble.cpp | 61 type area_q = bg::area(q); in test_assemble() local 82 type diff = (area_p + area_q) - area_u - area_i; in test_assemble() 83 type diff_d1 = (area_u - area_q) - area_d1; in test_assemble()
|
/dports/databases/percona57-server/boost_1_59_0/libs/geometry/test/algorithms/overlay/ |
H A D | assemble.cpp | 61 type area_q = bg::area(q); in test_assemble() local 82 type diff = (area_p + area_q) - area_u - area_i; in test_assemble() 83 type diff_d1 = (area_u - area_q) - area_d1; in test_assemble()
|
/dports/databases/xtrabackup/boost_1_59_0/libs/geometry/test/algorithms/overlay/ |
H A D | assemble.cpp | 61 type area_q = bg::area(q); in test_assemble() local 82 type diff = (area_p + area_q) - area_u - area_i; in test_assemble() 83 type diff_d1 = (area_u - area_q) - area_d1; in test_assemble()
|
/dports/databases/percona57-client/boost_1_59_0/libs/geometry/test/algorithms/overlay/ |
H A D | assemble.cpp | 61 type area_q = bg::area(q); in test_assemble() local 82 type diff = (area_p + area_q) - area_u - area_i; in test_assemble() 83 type diff_d1 = (area_u - area_q) - area_d1; in test_assemble()
|