Home
last modified time | relevance | path

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 Dsegment_to_segment.hpp70 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 Dtupled.hpp50 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 Dimplementation.hpp111 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 Dlinear_linear.hpp57 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 Dintersection_insert.hpp73 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 Dpci_sysfs.c40 zpci_attr(segment2, "0x%02x\n", pfip[2]);