Searched refs:segment2 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/ |
| H A D | segment_to_segment.hpp | 70 apply(Segment1 const& segment1, Segment2 const& segment2, in apply() argument 73 if (geometry::intersects(segment1, segment2)) in apply() 83 detail::assign_point_from_index<0>(segment2, q[0]); in apply() 84 detail::assign_point_from_index<1>(segment2, q[1]); in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/policies/relate/ |
| H A D | tupled.hpp | 50 Segment1 const& segment1, Segment2 const& segment2, in segments_collinear() 58 Policy1::segments_collinear(segment1, segment2, in segments_collinear() 62 Policy2::segments_collinear(segment1, segment2, in segments_collinear()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/equals/ |
| H A D | implementation.hpp | 111 static inline bool apply(Segment1 const& segment1, Segment2 const& segment2, Strategy const& ) in apply() 115 indexed_point_view<Segment2 const, 0>(segment2) ) in apply() 118 indexed_point_view<Segment2 const, 1>(segment2) ) in apply() 121 indexed_point_view<Segment2 const, 1>(segment2) ) in apply() 124 indexed_point_view<Segment2 const, 0>(segment2) ) in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/ |
| H A D | linear_linear.hpp | 57 static inline bool apply(Segment1 const& segment1, Segment2 const& segment2, in apply() 81 intersection_return_type is = strategy.apply(segment1, segment2, in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | intersection_insert.hpp | 73 Segment2 const& segment2, in apply() 93 assign_point_from_index<0>(segment2, qi); in apply() 94 assign_point_from_index<1>(segment2, qj); in apply() 117 is = strategy.apply(segment1, segment2, in apply()
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_sysfs.c | 40 zpci_attr(segment2, "0x%02x\n", pfip[2]);
|