/third_party/boost/libs/geometry/test/algorithms/area/ |
D | area_sph_geo.cpp | 206 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
|
D | area.cpp | 91 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/ |
D | touches_one_geometry.cpp | 24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
|
D | covered_by.cpp | 24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
|
D | disjoint.cpp | 24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
|
D | touches_two_geometries.cpp | 24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
|
D | overlaps.cpp | 24 bg::model::polygon<bg::model::d2::point_xy<double> > poly1; in main() local
|
D | equals.cpp | 29 boost::geometry::model::polygon<point> poly1, poly2; in BOOST_GEOMETRY_REGISTER_BOOST_TUPLE_CS() local
|
/third_party/boost/libs/geometry/doc/src/examples/geometries/ |
D | polygon.cpp | 25 polygon_t poly1; /*< Default-construct a polygon. >*/ in main() local
|
/third_party/boost/libs/geometry/test/algorithms/within/ |
D | within_areal_areal.cpp | 26 typedef bg::model::polygon<P1> poly1; in test_a_a() typedef
|
D | within.cpp | 82 typedef boost::geometry::model::polygon<P1> poly1; in test_point_poly() typedef
|
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/ |
D | general_intersection_precision.cpp | 120 MultiPolygon const& poly1, MultiPolygon const& poly2, in test_case() 170 multi_polygon poly1; in test_all() local
|
/third_party/musl/src/math/ |
D | log2_data.h | 17 double poly1[LOG2_POLY1_ORDER - 1]; member
|
D | log_data.h | 17 double poly1[LOG_POLY1_ORDER - 1]; member
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | log_data.h | 17 double poly1[LOG_POLY1_ORDER - 1]; member
|
D | log2_data.h | 17 double poly1[LOG2_POLY1_ORDER - 1]; member
|
/third_party/musl/porting/uniproton/kernel/src/math/ |
D | log_data.h | 17 double poly1[LOG_POLY1_ORDER - 1]; member
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
D | log_data.h | 17 double poly1[LOG_POLY1_ORDER - 1]; member
|
/third_party/boost/libs/geometry/test/algorithms/covered_by/ |
D | covered_by.cpp | 139 polygon_type1 poly1; in test_mixed_of() local
|
/third_party/boost/libs/geometry/test/algorithms/intersects/ |
D | intersects.cpp | 157 typedef bg::model::polygon<P1> poly1; in test_multi_polygon_polygon() typedef
|
/third_party/optimized-routines/math/ |
D | math_config.h | 404 double poly1[LOG_POLY1_ORDER - 1]; member 419 double poly1[LOG2_POLY1_ORDER - 1]; member
|
/third_party/boost/boost/polygon/detail/ |
D | scan_arbitrary.hpp | 2200 polygon_data<Unit> poly1; in test_merge() local 2391 polygon_data<Unit> poly1; in test_intersection() local
|