| /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 | 283 template <typename P1, typename P2, std::size_t DimensionCount, bool Reverse> 284 struct equals<P1, P2, point_tag, point_tag, DimensionCount, Reverse> 288 template <typename MultiPoint1, typename MultiPoint2, std::size_t DimensionCount, bool Reverse> 289 struct equals<MultiPoint1, MultiPoint2, multi_point_tag, multi_point_tag, DimensionCount, Reverse> 293 template <typename MultiPoint, typename Point, std::size_t DimensionCount, bool Reverse> 294 struct equals<Point, MultiPoint, point_tag, multi_point_tag, DimensionCount, Reverse> 298 template <typename Box1, typename Box2, std::size_t DimensionCount, bool Reverse> 299 struct equals<Box1, Box2, box_tag, box_tag, DimensionCount, Reverse> 304 template <typename Ring1, typename Ring2, bool Reverse> 305 struct equals<Ring1, Ring2, ring_tag, ring_tag, 2, Reverse> [all …]
|
| /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 | copy_segments.hpp | 53 template <bool Reverse> 80 Reverse ? iterate_reverse : iterate_forward in apply() 119 template <bool Reverse, bool RemoveSpikes = true> 186 template <bool Reverse> 205 copy_segments_ring<Reverse>::apply in apply() 219 template <bool Reverse> 246 assign_box_corners_oriented<Reverse>(box, bp); in apply() 307 bool Reverse 313 template <bool Reverse> 314 struct copy_segments<ring_tag, Reverse> [all …]
|
| H A D | copy_segment_point.hpp | 40 template <typename Range, bool Reverse, typename SegmentIdentifier, typename PointOut> 56 Reverse ? iterate_reverse : iterate_forward in apply() 76 template <typename Polygon, bool Reverse, typename SegmentIdentifier, typename PointOut> 87 Reverse, in apply() 102 template <typename Box, bool Reverse, typename SegmentIdentifier, typename PointOut> 116 assign_box_corners_oriented<Reverse>(box, bp); in apply() 162 bool Reverse, 176 template <typename LineString, bool Reverse, typename SegmentIdentifier, typename PointOut> 177 struct copy_segment_point<linestring_tag, LineString, Reverse, SegmentIdentifier, PointOut> 180 LineString, Reverse, SegmentIdentifier, PointOut [all …]
|
| H A D | self_turn_points.hpp | 65 bool Reverse, 107 Reverse, Reverse, in apply() 125 template <bool Reverse, typename TurnPolicy> 151 geometry::sectionalize<Reverse, dimensions>(geometry, robust_policy, sec, in apply() 156 Reverse, Geometry, in apply() 183 bool Reverse, 195 bool Reverse, 201 Reverse, ring_tag, Ring, 204 : detail::self_get_turn_points::get_turns<Reverse, TurnPolicy> 210 bool Reverse, [all …]
|
| H A D | do_reverse.hpp | 24 template <order_selector Selector, bool Reverse = false>
|
| H A D | get_turns.hpp | 715 bool Reverse, bool ReverseBox, 735 Reverse, ReverseBox, in apply() 771 bool Reverse, bool ReverseBox, 799 Reverse, ReverseBox, in apply()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/sections/ |
| H A D | sectionalize.hpp | 581 bool Reverse, 605 Reverse ? iterate_reverse : iterate_forward in apply() 632 bool Reverse, 654 closure<Polygon>::value, Reverse, in apply() 786 bool Reverse, 801 bool Reverse, 804 struct sectionalize<box_tag, Box, Reverse, DimensionVector> 831 bool Reverse, 834 struct sectionalize<ring_tag, Ring, Reverse, DimensionVector> 837 geometry::closure<Ring>::value, Reverse, [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/buffer/ |
| H A D | buffered_ring.hpp | 182 bool Reverse, 190 Reverse, 202 Reverse, 210 template<bool Reverse> 214 Reverse 218 detail::copy_segments::copy_segments_ring<Reverse>
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/ |
| H A D | trie_policy.hpp | 53 typename String::value_type Max_E_Val, bool Reverse, \ 57 trie_string_access_traits<String, Min_E_Val,Max_E_Val,Reverse,_Alloc> 72 bool Reverse = false, 84 reverse = Reverse 88 typedef typename detail::__conditional_type<Reverse, \ 130 static detail::integral_constant<int, Reverse> s_rev_ind;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/ |
| H A D | trie_policy.hpp | 53 typename String::value_type Max_E_Val, bool Reverse, \ 57 trie_string_access_traits<String, Min_E_Val,Max_E_Val,Reverse,_Alloc> 72 bool Reverse = false, 84 reverse = Reverse 88 typedef typename detail::__conditional_type<Reverse, \ 130 static detail::integral_constant<int, Reverse> s_rev_ind;
|
| /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 | box_box.hpp | 33 typename Box1, typename Box2, bool Reverse 39 Reverse
|
| /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 | assign_box_corners.hpp | 77 template <bool Reverse, typename Box, typename Range> 80 if (Reverse) in assign_box_corners_oriented()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/ |
| H A D | convert.hpp | 108 template <typename Box, typename Range, bool Close, bool Reverse> 114 assign_box_corners_oriented<Reverse>(box, range); in apply() 141 bool Reverse = false 148 Reverse ? iterate_reverse : iterate_forward
|
| H A D | convex_hull.hpp | 122 static bool const Reverse in apply() local 127 geometry::detail::assign_box_corners_oriented<Reverse>(box, range); in apply()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/rarpd/rarpd/ |
| H A D | 0004-rarpd.init-add-new-init-file.patch | 25 +# description: Server Reverse Address Resolution Protocol requests. 35 +# Description: RARP (Reverse Address Resolution Protocol) is a protocol \
|
| H A D | rarpd.service | 2 Description=Reverse Address Resolution Protocol Requests Server
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/dispatch/ |
| H A D | distance.hpp | 68 bool Reverse = reverse_dispatch<Geometry1, Geometry2>::type::value
|
| H A D | disjoint.hpp | 57 bool Reverse = reverse_dispatch<Geometry1, Geometry2>::type::value
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/trie_policy/ |
| H A D | trie_string_access_traits_imp.hpp | 45 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/trie_policy/ |
| H A D | trie_string_access_traits_imp.hpp | 45 detail::integral_constant<int, Reverse> PB_DS_CLASS_C_DEC::s_rev_ind;
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/ |
| H A D | Kconfig | 3 bool "Rockchip Fast Reverse Image driver"
|
| /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 | default_strategies.hpp | 55 bool Reverse = geometry::reverse_dispatch<Geometry1, Geometry2>::type::value
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-led-trigger-oneshot | 24 Reverse the blink logic. If set to 0 (default) blink on for
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | wavefront.h | 434 u8 Reverse:1; member 458 u8 Reverse:1; member
|
| /OK3568_Linux_fs/u-boot/Licenses/ |
| H A D | r8a779x_usb3.txt | 13 3. Reverse engineering, decompilation, or disassembly of this software is
|