Searched refs:segment1 (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() 79 detail::assign_point_from_index<0>(segment1, p[0]); in apply() 80 detail::assign_point_from_index<1>(segment1, p[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() 114 indexed_point_view<Segment1 const, 0>(segment1), in apply() 117 indexed_point_view<Segment1 const, 1>(segment1), in apply() 120 indexed_point_view<Segment1 const, 0>(segment1), in apply() 123 indexed_point_view<Segment1 const, 1>(segment1), 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 | 72 static inline OutputIterator apply(Segment1 const& segment1, in apply() 91 assign_point_from_index<0>(segment1, pi); in apply() 92 assign_point_from_index<1>(segment1, pj); in apply() 117 is = strategy.apply(segment1, segment2, in apply()
|
| /OK3568_Linux_fs/kernel/arch/s390/pci/ |
| H A D | pci_sysfs.c | 39 zpci_attr(segment1, "0x%02x\n", pfip[1]);
|