/third_party/boost/libs/geometry/test/algorithms/area/ |
D | area_sph_geo.cpp | 207 std::string poly2 = "POLYGON((0 0,0 10,10 10,10 0,0 0))"; in test_spherical_geo() local 231 std::string poly2 = "POLYGON((0 -5,0 5,10 5,10 -5,0 -5))"; in test_spherical_geo() local 256 std::string poly2 = "POLYGON((175 0,175 10,-175 10,-175 0,175 0))"; in test_spherical_geo() local 294 std::string poly2 = "POLYGON((175 -5,175 5,-175 5,-175 -5,175 -5))"; in test_spherical_geo() local 333 std::string poly2 = "POLYGON((0 80,-90 80,180 80,90 80,0 80))"; in test_spherical_geo() local
|
D | area.cpp | 92 std::string poly2 = "POLYGON((1 1,2 0,3 1,2 2,1 1))"; in test_ccw() local 131 std::string poly2 = "POLYGON((45 45,95 45,45 95,45 45))"; in test_poles_ccw() local
|
/third_party/boringssl/src/crypto/hrss/ |
D | internal.h | 31 struct poly2 { struct 36 struct poly2 s, a; argument
|
/third_party/boost/libs/geometry/doc/src/examples/algorithms/ |
D | touches_one_geometry.cpp | 33 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; in main() local
|
D | touches_two_geometries.cpp | 26 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; in main() local
|
D | disjoint.cpp | 26 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; in main() local
|
D | overlaps.cpp | 26 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; in main() local
|
D | covered_by.cpp | 26 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; 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/example/ |
D | 06_a_transformation_example.cpp | 38 model::polygon<point_2d> poly, poly2; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() local
|
D | 03_polygon_example.cpp | 131 deque_polygon poly2; in main() local
|
/third_party/boost/libs/geometry/test/algorithms/within/ |
D | within_areal_areal.cpp | 29 typedef bg::model::polygon<P2> poly2; in test_a_a() typedef
|
D | within.cpp | 83 typedef boost::geometry::model::polygon<P2> poly2; 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() 173 multi_polygon poly2; in test_all() local
|
/third_party/boost/libs/geometry/test/algorithms/covered_by/ |
D | covered_by.cpp | 140 polygon_type2 poly2; in test_mixed_of() local
|
/third_party/boost/libs/geometry/test/algorithms/intersects/ |
D | intersects.cpp | 159 typedef bg::model::polygon<P2> poly2; in test_multi_polygon_polygon() typedef
|
/third_party/boost/libs/geometry/test/srs/ |
D | transformation_interface.cpp | 56 polygon poly2; in test_geometries() local
|
/third_party/boost/boost/polygon/detail/ |
D | scan_arbitrary.hpp | 2208 polygon_data<Unit> poly2; in test_merge() local 2400 polygon_data<Unit> poly2; in test_intersection() local
|