Home
last modified time | relevance | path

Searched defs:poly1 (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/area/
Darea_sph_geo.cpp206 std::string poly1 = "POLYGON((-10 0,-10 10,0 10,0 0,-10 0))"; in test_spherical_geo() local
230 std::string poly1 = "POLYGON((-10 -5,-10 5,0 5,0 -5,-10 -5))"; in test_spherical_geo() local
255 std::string poly1 = "POLYGON((-180 0,-180 10,-170 10,-170 0,-180 0))"; in test_spherical_geo() local
293 std::string poly1 = "POLYGON((-180 -5,-180 5,-170 5,-170 -5,-180 -5))"; in test_spherical_geo() local
332 std::string poly1 = "POLYGON((0 80,-90 80,-180 80,90 80,0 80))"; in test_spherical_geo() local
Darea.cpp91 std::string poly1 = "POLYGON((1 1,2 2,3 1,2 0,1 1))"; in test_ccw() local
130 std::string poly1 = "POLYGON((45 45,45 95,95 45,45 45))"; in test_poles_ccw() local
/third_party/boost/libs/geometry/doc/src/examples/algorithms/
Dtouches_one_geometry.cpp24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
Dcovered_by.cpp24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
Ddisjoint.cpp24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
Dtouches_two_geometries.cpp24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
Doverlaps.cpp24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
Dequals.cpp29 boost::geometry::model::polygon<point> poly1, poly2; in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() local
/third_party/boost/libs/geometry/doc/src/examples/geometries/
Dpolygon.cpp25 polygon_t poly1; /*< Default-construct a polygon. >*/ in main() local
/third_party/boost/libs/geometry/test/algorithms/within/
Dwithin_areal_areal.cpp26 typedef bg::model::polygon<P1> poly1; in test_a_a() typedef
Dwithin.cpp82 typedef boost::geometry::model::polygon<P1> poly1; in test_point_poly() typedef
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/
Dgeneral_intersection_precision.cpp120 MultiPolygon const& poly1, MultiPolygon const& poly2, in test_case()
170 multi_polygon poly1; in test_all() local
/third_party/musl/src/math/
Dlog2_data.h17 double poly1[LOG2_POLY1_ORDER - 1]; member
Dlog_data.h17 double poly1[LOG_POLY1_ORDER - 1]; member
/third_party/musl/porting/liteos_a/kernel/src/math/
Dlog_data.h17 double poly1[LOG_POLY1_ORDER - 1]; member
Dlog2_data.h17 double poly1[LOG2_POLY1_ORDER - 1]; member
/third_party/musl/porting/uniproton/kernel/src/math/
Dlog_data.h17 double poly1[LOG_POLY1_ORDER - 1]; member
/third_party/musl/porting/liteos_m/kernel/src/math/
Dlog_data.h17 double poly1[LOG_POLY1_ORDER - 1]; member
/third_party/boost/libs/geometry/test/algorithms/covered_by/
Dcovered_by.cpp139 polygon_type1 poly1; in test_mixed_of() local
/third_party/boost/libs/geometry/test/algorithms/intersects/
Dintersects.cpp157 typedef bg::model::polygon<P1> poly1; in test_multi_polygon_polygon() typedef
/third_party/optimized-routines/math/
Dmath_config.h404 double poly1[LOG_POLY1_ORDER - 1]; member
419 double poly1[LOG2_POLY1_ORDER - 1]; member
/third_party/boost/boost/polygon/detail/
Dscan_arbitrary.hpp2200 polygon_data<Unit> poly1; in test_merge() local
2391 polygon_data<Unit> poly1; in test_intersection() local