| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/intersection/ |
| H A D | interface.hpp | 44 struct intersection struct 74 struct intersection struct 80 : intersection<Geometry2, Geometry1, Tag2, Tag1, false> 90 return intersection in apply() 106 struct intersection struct 122 return dispatch::intersection in apply() 148 return dispatch::intersection in apply() 164 struct intersection struct 185 return resolve_strategy::intersection::apply(geometry1, in apply() 195 struct intersection<variant<BOOST_VARIANT_ENUM_PARAMS(T)>, Geometry2> struct [all …]
|
| H A D | multi.hpp | 44 namespace detail { namespace intersection namespace 203 strategy::intersection::liang_barsky<Box, point_type> lb_strategy; in apply() 208 out = detail::intersection::clip_range_with_box in apply() 241 > : detail::intersection::intersection_multi_linestring_multi_linestring_point 263 > : detail::intersection::intersection_linestring_multi_linestring_point 285 > : detail::intersection::clip_multi_linestring 307 > : detail::intersection::intersection_of_linestring_with_areal 333 > : detail::intersection::intersection_of_areal_with_multi_linestring 357 > : detail::intersection::intersection_of_multi_linestring_with_areal 380 > : detail::intersection::intersection_of_multi_linestring_with_areal [all …]
|
| H A D | box_box.hpp | 35 struct intersection struct 40 > : public detail::intersection::intersection_box_box
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qgeosimplify.cpp | 58 const QDoubleVector2D intersection(a.x() + u * (b.x() - a.x()) , a.y() + u * (b.y() - a.y()) ); in closestPoint() local 61 && (p-intersection).length() < (p-candidate).length() ) // And it falls in the segment in closestPoint() 62 candidate = intersection; in closestPoint() 80 QDoubleVector2D intersection = closestPoint(p, a, b); in closestPoint() local 81 if (intersection.x() > 1.0) in closestPoint() 82 intersection.setX(intersection.x() - leftBound); // wrap X in closestPoint() 84 const QGeoCoordinate closest = QWebMercator::mercatorToCoord(intersection); in closestPoint() 97 QDoubleVector2D intersection = closestPoint(p, a, b); in getSegDist() local 98 return getDist(intersection, p, leftBound); in getSegDist()
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0004-Revert-libweston-Check-output-placement.patch | 46 - pixman_region32_t intersection; 48 - pixman_region32_init(&intersection); 49 - pixman_region32_intersect(&intersection, &a->region, &b->region); 50 - overlap = pixman_region32_not_empty(&intersection); 51 - pixman_region32_fini(&intersection);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0004-Revert-libweston-Check-output-placement.patch | 46 - pixman_region32_t intersection; 48 - pixman_region32_init(&intersection); 49 - pixman_region32_intersect(&intersection, &a->region, &b->region); 50 - overlap = pixman_region32_not_empty(&intersection); 51 - pixman_region32_fini(&intersection);
|
| /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 | 60 namespace detail { namespace intersection namespace 495 > : detail::intersection::intersection_segment_segment_point<GeometryOut> 514 > : detail::intersection::intersection_linestring_linestring_point<GeometryOut> 541 strategy::intersection::liang_barsky<Box, point_type> lb_strategy; in apply() 542 return detail::intersection::clip_range_with_box in apply() 563 > : detail::intersection::intersection_of_linestring_with_areal 587 > : detail::intersection::intersection_of_linestring_with_areal 621 strategy::intersection::liang_barsky<Box, point_type> lb_strategy; in apply() 622 return detail::intersection::clip_range_with_box in apply() 946 namespace detail { namespace intersection namespace [all …]
|
| H A D | clip_linestring.hpp | 30 namespace strategy { namespace intersection namespace 150 namespace detail { namespace intersection namespace
|
| H A D | intersection_box_box.hpp | 26 namespace detail { namespace intersection namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/ |
| H A D | intersection.hpp | 61 namespace strategy { namespace intersection namespace 656 typedef strategy::intersection::cartesian_segments<> type; 662 typedef strategy::intersection::cartesian_segments<> type; 668 typedef strategy::intersection::cartesian_segments<> type; 674 typedef strategy::intersection::cartesian_segments<> type; 685 typedef strategy::intersection::cartesian_segments<> type; 691 typedef strategy::intersection::cartesian_segments<> type; 697 typedef strategy::intersection::cartesian_segments<> type; 703 typedef strategy::intersection::cartesian_segments<> type;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/ |
| H A D | intersection.hpp | 55 namespace strategy { namespace intersection namespace 1009 typedef strategy::intersection::spherical_segments<> type; 1015 typedef strategy::intersection::spherical_segments<> type; 1021 typedef strategy::intersection::spherical_segments<> type; 1027 typedef strategy::intersection::spherical_segments<> type; 1038 typedef strategy::intersection::spherical_segments<> type; 1044 typedef strategy::intersection::spherical_segments<> type; 1050 typedef strategy::intersection::spherical_segments<> type; 1056 typedef strategy::intersection::spherical_segments<> type;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/backend/gpu/ |
| H A D | mali_kbase_js_affinity.c | 198 u64 intersection; in kbase_js_affinity_is_violating() local 208 intersection = affinity_set_left & affinity_set_right; in kbase_js_affinity_is_violating() 210 return (bool) (intersection != (u64) 0u); in kbase_js_affinity_is_violating()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/ |
| H A D | intersection.hpp | 23 namespace strategy { namespace intersection namespace
|
| H A D | intersection_strategies.hpp | 82 typedef typename strategy::intersection::services::default_strategy
|
| H A D | relate.hpp | 93 : strategy::intersection::services::default_strategy
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/algorithms/ |
| H A D | intersection_content.hpp | 32 bool const ok = geometry::detail::intersection::intersection_box_box in intersection_content()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeopath.cpp | 507 QDoubleVector2D intersection(a.x() + u * (b.x() - a.x()) , a.y() + u * (b.y() - a.y()) ); in lineContains() local 512 && (p-intersection).length() < (p-candidate).length() ) // And it falls in the segment in lineContains() 513 candidate = intersection; in lineContains()
|
| /OK3568_Linux_fs/buildroot/package/qhull/ |
| H A D | Config.in | 7 Voronoi diagram, halfspace intersection about a point,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/ |
| H A D | interface.hpp | 46 typedef typename strategy::intersection::services::default_strategy in apply()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | twl4030-keypad.txt | 5 A key can be placed at each intersection of a unique row and a unique column.
|
| H A D | omap-keypad.txt | 5 A key can be placed at each intersection of a unique row and a unique column.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | union.hpp | 220 typename strategy::intersection::services::default_strategy in union_insert() 282 typedef typename strategy::intersection::services::default_strategy in apply()
|
| /OK3568_Linux_fs/buildroot/utils/ |
| H A D | size-stats-compare | 58 for entry in newkeys.intersection(oldkeys):
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/ |
| H A D | has_self_intersections.hpp | 143 typename strategy::intersection::services::default_strategy in has_self_intersections()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/dsa/ |
| H A D | bcm_sf2.rst | 111 MAC controller wake-on logic. Whenever Wake-on-LAN is requested, an intersection 113 capabilities is done and the intersection result gets configured. During
|