Home
last modified time | relevance | path

Searched defs:poly2 (Results 1 – 18 of 18) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/area/
Darea_sph_geo.cpp207 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
Darea.cpp92 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/
Dinternal.h31 struct poly2 { struct
36 struct poly2 s, a; argument
/third_party/boost/libs/geometry/doc/src/examples/algorithms/
Dtouches_one_geometry.cpp33 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; in main() local
Dtouches_two_geometries.cpp26 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; in main() local
Ddisjoint.cpp26 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; in main() local
Doverlaps.cpp26 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; in main() local
Dcovered_by.cpp26 bg::model::polygon<bg::model::d2::point_xy<double> > poly2; 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/example/
D06_a_transformation_example.cpp38 model::polygon<point_2d> poly, poly2; in BOOST_GEOMETRY_REGISTER_C_ARRAY_CS() local
D03_polygon_example.cpp131 deque_polygon poly2; in main() local
/third_party/boost/libs/geometry/test/algorithms/within/
Dwithin_areal_areal.cpp29 typedef bg::model::polygon<P2> poly2; in test_a_a() typedef
Dwithin.cpp83 typedef boost::geometry::model::polygon<P2> poly2; 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()
173 multi_polygon poly2; in test_all() local
/third_party/boost/libs/geometry/test/algorithms/covered_by/
Dcovered_by.cpp140 polygon_type2 poly2; in test_mixed_of() local
/third_party/boost/libs/geometry/test/algorithms/intersects/
Dintersects.cpp159 typedef bg::model::polygon<P2> poly2; in test_multi_polygon_polygon() typedef
/third_party/boost/libs/geometry/test/srs/
Dtransformation_interface.cpp56 polygon poly2; in test_geometries() local
/third_party/boost/boost/polygon/detail/
Dscan_arbitrary.hpp2208 polygon_data<Unit> poly2; in test_merge() local
2400 polygon_data<Unit> poly2; in test_intersection() local