/third_party/boost/libs/geometry/test/algorithms/similarity/ |
D | test_hausdorff_distance.hpp | 25 void test_hausdorff_distance(Geometry1 const& geometry1, Geometry2 const& geometry2, in test_hausdorff_distance() 58 Geometry1 geometry1; in test_geometry() local 73 void test_hausdorff_distance(Geometry1 const& geometry1, Geometry2 const& geometry2, in test_hausdorff_distance() 107 Geometry1 geometry1; in test_geometry() local 123 void test_empty_input(Geometry1 const& geometry1, Geometry2 const& geometry2) in test_empty_input()
|
D | test_frechet_distance.hpp | 21 void test_frechet_distance(Geometry1 const& geometry1,Geometry2 const& geometry2, in test_frechet_distance() 62 Geometry1 geometry1; in test_geometry() local 73 void test_frechet_distance(Geometry1 const& geometry1,Geometry2 const& geometry2,Strategy strategy, in test_frechet_distance() 117 Geometry1 geometry1; in test_geometry() local 129 void test_empty_input(Geometry1 const& geometry1,Geometry2 const& geometry2) in test_empty_input()
|
/third_party/boost/libs/geometry/test/algorithms/covered_by/ |
D | test_covered_by.hpp | 36 bool call_covered_by(Geometry1 const& geometry1, in call_covered_by() 44 bool call_covered_by(Geometry1 const& geometry1, in call_covered_by() 52 void check_geometry(Geometry1 const& geometry1, in check_geometry() 72 Geometry1 geometry1; in test_geometry() local 97 Geometry1 geometry1; in test_geometry() local
|
/third_party/boost/libs/geometry/test/algorithms/overlaps/ |
D | test_overlaps.hpp | 32 bool call_overlaps(Geometry1 const& geometry1, in call_overlaps() 40 bool call_overlaps(Geometry1 const& geometry1, in call_overlaps() 48 void test_geometry(Geometry1 const& geometry1, in test_geometry() 77 Geometry1 geometry1; in test_geometry() local
|
/third_party/boost/libs/geometry/test/algorithms/equals/ |
D | test_equals.hpp | 32 bool call_equals(Geometry1 const& geometry1, in call_equals() 40 bool call_equals(Geometry1 const& geometry1, in call_equals() 48 void check_geometry(Geometry1 const& geometry1, in check_geometry() 83 Geometry1 geometry1; in test_geometry() local
|
/third_party/boost/libs/geometry/test/algorithms/crosses/ |
D | test_crosses.hpp | 33 bool call_crosses(Geometry1 const& geometry1, in call_crosses() 41 bool call_crosses(Geometry1 const& geometry1, in call_crosses() 52 Geometry1 geometry1; in test_geometry() local
|
/third_party/boost/libs/geometry/test/algorithms/disjoint/ |
D | test_disjoint_seg_box.hpp | 19 Geometry1 const& geometry1, Geometry2 const& geometry2) in test_disjoint_check() 32 Geometry1 geometry1; in test_disjoint() local 51 Geometry1 geometry1; in test_disjoint_strategy() local
|
D | test_disjoint.hpp | 35 bool call_disjoint(Geometry1 const& geometry1, in call_disjoint() 43 bool call_disjoint(Geometry1 const& geometry1, in call_disjoint()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/intersection/ |
D | test_intersection_linear_linear.hpp | 31 inline void check_result(Geometry1 const& geometry1, in check_result() 57 static inline void base_test(Geometry1 const& geometry1, in base_test() 152 static inline void base_test_all(Geometry1 const& geometry1, in base_test_all() 191 static inline void apply(Geometry1 const& geometry1, in apply() 248 static inline void apply(Geometry1 const& geometry1, in apply()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/union/ |
D | test_union_linear_linear.hpp | 29 inline void check_result(Geometry1 const& geometry1, in check_result() 52 static inline void base_test(Geometry1 const& geometry1, in base_test() 149 static inline void apply(Geometry1 const& geometry1, in apply() 191 static inline void apply(Geometry1 const& geometry1, in apply()
|
/third_party/boost/libs/geometry/test/algorithms/within/ |
D | test_within.hpp | 36 bool call_within(Geometry1 const& geometry1, in call_within() 44 bool call_within(Geometry1 const& geometry1, in call_within() 52 void check_geometry(Geometry1 const& geometry1, in check_geometry() 72 Geometry1 geometry1; in test_geometry() local
|
/third_party/boost/libs/geometry/test/algorithms/intersects/ |
D | test_intersects.hpp | 39 bool call_intersects(Geometry1 const& geometry1, in call_intersects() 47 bool call_intersects(Geometry1 const& geometry1, in call_intersects() 75 Geometry1 geometry1; in test_geometry() local
|
/third_party/boost/boost/geometry/algorithms/detail/overlaps/ |
D | interface.hpp | 78 inline bool overlaps(Geometry1 const& geometry1, in overlaps() 109 inline bool overlaps(Geometry1 const& geometry1, Geometry2 const& geometry2) in overlaps()
|
/third_party/boost/libs/geometry/index/test/algorithms/ |
D | test_intersection_content.hpp | 18 void test_intersection_content(Geometry const& geometry1, Geometry const& geometry2, in test_intersection_content() 41 Geometry geometry1, geometry2; in test_geometry() local
|
D | test_union_content.hpp | 18 void test_union_content(Geometry const& geometry1, Geometry const& geometry2, in test_union_content() 41 Geometry geometry1, geometry2; in test_geometry() local
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/sym_difference/ |
D | test_sym_difference_linear_linear.hpp | 29 inline void check_result(Geometry1 const& geometry1, in check_result() 52 static inline void base_test(Geometry1 const& geometry1, in base_test() 153 static inline void apply(Geometry1 const& geometry1, in apply()
|
/third_party/boost/boost/geometry/algorithms/detail/intersects/ |
D | interface.hpp | 79 inline bool intersects(Geometry1 const& geometry1, in intersects() 103 inline bool intersects(Geometry1 const& geometry1, Geometry2 const& geometry2) in intersects()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
D | test_difference_linear_linear.hpp | 30 inline void check_result(Geometry1 const& geometry1, in check_result() 54 static inline void base_test(Geometry1 const& geometry1, in base_test() 143 static inline void apply(Geometry1 const& geometry1, in apply()
|
/third_party/boost/libs/geometry/test/algorithms/distance/ |
D | test_distance.hpp | 91 void test_distance(Geometry1 const& geometry1, in test_distance() 115 Geometry1 geometry1; in test_geometry() local 124 void test_empty_input(Geometry1 const& geometry1, Geometry2 const& geometry2) in test_empty_input()
|
D | test_distance_se_common.hpp | 133 Geometry1 geometry1 = from_wkt<Geometry1>(wkt1); in apply() local 150 Geometry1 geometry1 = from_wkt<Geometry1>(wkt1); in apply() local 332 void test_empty_input(Geometry1 const& geometry1, in test_empty_input()
|
D | test_distance_common.hpp | 54 void test_empty_input(Geometry1 const& geometry1, Geometry2 const& geometry2) in test_empty_input() 314 Geometry1 geometry1 = from_wkt<Geometry1>(wkt1); in apply() local 330 void apply(Geometry1 const& geometry1, in apply() 586 void test_empty_input(Geometry1 const& geometry1, in test_empty_input()
|
/third_party/boost/libs/geometry/test/algorithms/touches/ |
D | test_touches.hpp | 33 void check_touches(Geometry1 const& geometry1, in check_touches() 58 void check_touches(Geometry1 const& geometry1, in check_touches() 86 Geometry1 geometry1; in test_touches() local
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | copy_segment_point.hpp | 313 inline bool copy_segment_point(Geometry1 const& geometry1, Geometry2 const& geometry2, in copy_segment_point() 361 inline bool copy_segment_points(Geometry1 const& geometry1, Geometry2 const& geometry2, in copy_segment_points() 384 inline bool copy_segment_points(Geometry1 const& geometry1, Geometry2 const& geometry2, in copy_segment_points()
|
/third_party/boost/boost/geometry/algorithms/ |
D | difference.hpp | 202 inline OutputIterator difference_insert(Geometry1 const& geometry1, in difference_insert() 252 inline OutputIterator difference_insert(Geometry1 const& geometry1, in difference_insert() 494 inline void difference(Geometry1 const& geometry1, in difference() 526 inline void difference(Geometry1 const& geometry1, in difference()
|
/third_party/boost/boost/geometry/algorithms/detail/disjoint/ |
D | areal_areal.hpp | 45 inline bool point_on_border_covered_by(Geometry1 const& geometry1, in point_on_border_covered_by() 84 inline bool rings_containing(FirstGeometry const& geometry1, in rings_containing()
|