/third_party/boost/libs/geometry/test/strategies/ |
D | distance_default_result.cpp | 110 > point1; in test_distance_result_segment() typedef 154 > point1; in test_distance_result_box() typedef
|
/third_party/skia/docs/examples/ |
D | Rect_set_4.cpp | 7 SkPoint point1 = {SK_ScalarNaN, 8}; in draw() local
|
/third_party/boost/libs/geometry/doc/src/examples/geometries/ |
D | point_xy.cpp | 21 bg::model::d2::point_xy<double> point1; in main() local
|
D | point.cpp | 20 bg::model::point<double, 2, bg::cs::cartesian> point1; in main() local
|
D | point_xyz.cpp | 21 bg::model::d3::point_xyz<double> point1; in main() local
|
/third_party/flutter/skia/docs/examples/ |
D | Rect_set_4.cpp | 7 SkPoint point1 = {SK_ScalarNaN, 8}; in draw() local
|
/third_party/boost/boost/polygon/ |
D | point_concept.hpp | 247 const PointType1& point1, const PointType2& point2) { in equivalence() 265 manhattan_distance(const PointType1& point1, const PointType2& point2) { in manhattan_distance() 285 const PointType1& point1, in euclidean_distance() 307 distance_squared(const PointType1& point1, const PointType2& point2) { in distance_squared() 331 euclidean_distance(const PointType1& point1, const PointType2& point2) { in euclidean_distance()
|
/third_party/boost/boost/geometry/algorithms/detail/equals/ |
D | point_point.hpp | 37 inline bool equals_point_point(Point1 const& point1, Point2 const& point2, in equals_point_point()
|
/third_party/gn/src/gn/ |
D | tagged_pointer_unittest.cc | 15 Point point1 = {1., 2.}; in TEST() local
|
/third_party/boost/libs/geometry/doc/src/examples/arithmetic/ |
D | dot_product.cpp | 27 bg::model::point<double, 3, bg::cs::cartesian> point1(1.0, 2.0, 3.0); in BOOST_GEOMETRY_REGISTER_BOOST_ARRAY_CS() local
|
/third_party/boost/boost/geometry/algorithms/detail/disjoint/ |
D | point_point.hpp | 50 inline bool disjoint_point_point(Point1 const& point1, Point2 const& point2, in disjoint_point_point()
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | copy_segment_point.hpp | 363 PointOut& point1, PointOut& point2) in copy_segment_points() 386 PointOut& point1, PointOut& point2, PointOut& point3) in copy_segment_points()
|
D | append_no_dups_or_spikes.hpp | 40 inline bool points_equal_or_close(Point1 const& point1, in points_equal_or_close()
|
/third_party/boost/boost/geometry/strategies/cartesian/ |
D | envelope_segment.hpp | 62 static inline void apply(Point const& point1, Point const& point2, Box& box) in apply()
|
D | envelope.hpp | 120 static inline void apply(Point1 const& point1, Point2 const& point2, in apply()
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | sort_by_side_basic.cpp | 114 Point point1, point2, point3; in apply_get_turns() local 143 Point point1, point2, point3; in apply_get_turns() local
|
/third_party/boost/boost/geometry/strategies/geographic/ |
D | envelope.hpp | 79 inline void apply(Point1 const& point1, Point2 const& point2, Box& box) const in apply()
|
D | envelope_segment.hpp | 57 inline void apply(Point const& point1, Point const& point2, Box& box) const in apply()
|
D | side.hpp | 139 static inline ResultType azimuth(Point1 const& point1, Point2 const& point2, in azimuth()
|
D | distance.hpp | 116 apply(Point1 const& point1, Point2 const& point2) const in apply()
|
/third_party/boost/boost/geometry/strategies/spherical/ |
D | point_in_point.hpp | 116 static inline bool apply(Point1 const& point1, Point2 const& point2) in apply()
|
D | envelope.hpp | 107 static inline void apply(Point1 const& point1, Point2 const& point2, in apply()
|
/third_party/boost/libs/geometry/example/ |
D | c11_custom_cs_transform_example.cpp | 74 typedef boost::geometry::model::point<double, 2, cart> point1; typedef
|
/third_party/boost/boost/polygon/detail/ |
D | voronoi_structures.hpp | 117 site_event(const point_type& point1, const point_type& point2) : in site_event() 161 const point_type& point1() const { in point1() function in boost::polygon::detail::site_event
|
/third_party/boost/boost/geometry/algorithms/detail/is_simple/ |
D | linear.hpp | 118 static inline bool equals_point_point(Point1 const& point1, Point2 const& point2) in equals_point_point()
|