| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/ |
| H A D | pointer_traits.hpp | 32 namespace intrusive { namespace 99 ( boost::intrusive::detail::, Ptr, element_type 103 (boost::intrusive::detail::, Ptr, difference_type, std::ptrdiff_t) difference_type; 106 …(boost::intrusive::detail::, Ptr, reference, typename boost::intrusive::detail::unvoid_ref<element… 110 typedef typename boost::intrusive::pointer_rebind<Ptr, U>::type type; 114 template <class U> using rebind = typename boost::intrusive::pointer_rebind<Ptr, U>::type; 130 const bool value = boost::intrusive::detail:: in pointer_to() 133 boost::intrusive::detail::bool_<value> flag; in pointer_to() 149 const bool value = boost::intrusive::detail:: in static_cast_from() 152 || boost::intrusive::detail:: in static_cast_from() [all …]
|
| H A D | pointer_rebind.hpp | 27 namespace intrusive { namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | iterator.hpp | 29 using ::boost::intrusive::iterator_traits; 30 using ::boost::intrusive::iterator_distance; 31 using ::boost::intrusive::iterator_advance; 32 using ::boost::intrusive::iterator; 33 using ::boost::intrusive::iterator_enable_if_tag; 34 using ::boost::intrusive::iterator_disable_if_tag; 35 using ::boost::intrusive::iterator_arrow_result;
|
| H A D | iterators.hpp | 766 typedef typename ::boost::intrusive::pointer_traits<it_pointer>:: 768 typedef typename ::boost::intrusive::pointer_traits<it_pointer>:: 770 typedef typename ::boost::intrusive:: 772 typedef typename ::boost::intrusive:: 857 { return ::boost::intrusive::pointer_traits<pointer>::pointer_to(this->operator*()); } in operator ->() 868 using ::boost::intrusive::reverse_iterator;
|
| H A D | algorithm.hpp | 29 using boost::intrusive::algo_equal; 30 using boost::intrusive::algo_lexicographical_compare;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/ |
| H A D | mpl.hpp | 30 namespace intrusive { namespace 103 ::boost::intrusive::detail::if_c \ 129 ::boost::intrusive::detail::eval_if_c \ 131 , ::boost::intrusive::detail::identity<T> \ 132 , ::boost::intrusive::detail::identity<DefaultWrap> \ 167 static ::boost::intrusive::detail::yes_type test(helper<&T::FUNC_NAME>*); \ 168 template<typename T> static ::boost::intrusive::detail::no_type test(...); \ 170 static const bool value = sizeof(test<U>(0)) == sizeof(::boost::intrusive::detail::yes_type); \ 185 …static ::boost::intrusive::detail::no_type test(U*, Helper<void (BaseMixin::*)(), &U::FUNC_NAME>*… 186 static ::boost::intrusive::detail::yes_type test(...); \ [all …]
|
| H A D | reverse_iterator.hpp | 29 namespace intrusive { namespace 35 typedef typename boost::intrusive::iterator_traits<It>::pointer pointer; 36 typedef typename boost::intrusive::iterator_traits<It>::reference reference; 37 typedef typename boost::intrusive::iterator_traits<It>::difference_type difference_type; 38 typedef typename boost::intrusive::iterator_traits<It>::iterator_category iterator_category; 39 typedef typename boost::intrusive::iterator_traits<It>::value_type value_type; 58 , typename boost::intrusive::detail::enable_if_convertible<OtherIt, It>::type* =0 in reverse_iterator() 67 typename boost::intrusive::detail::enable_if_convertible<OtherIt, It, reverse_iterator &>::type
|
| H A D | iterator.hpp | 49 namespace intrusive { namespace 84 < is_boost_iterator<typename boost::intrusive::iterator_traits<I>::iterator_category >::value 95 < typename boost::intrusive::iterator_traits<I>::iterator_category 105 < typename boost::intrusive::iterator_traits<I>::iterator_category 118 < typename boost::intrusive::iterator_traits<I>::iterator_category 122 < typename boost::intrusive::iterator_traits<I>::iterator_category 133 : iterator_enable_if_tag<I, Tag, typename boost::intrusive::iterator_traits<I>::difference_type> 138 : iterator_disable_if_tag<I, Tag, typename boost::intrusive::iterator_traits<I>::difference_type>
|
| H A D | algorithm.hpp | 25 namespace intrusive { namespace
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/ |
| H A D | container_fwd.hpp | 65 namespace intrusive{ namespace 71 namespace bi = boost::intrusive; 72 namespace bid = boost::intrusive::detail; 76 namespace bi = boost::intrusive; 77 namespace bid = boost::intrusive::detail;
|
| H A D | allocator_traits.hpp | 204 const_pointer, typename boost::intrusive::pointer_traits<pointer>::template 217 void_pointer, typename boost::intrusive::pointer_traits<pointer>::template 222 const_void_pointer, typename boost::intrusive::pointer_traits<pointer>::template 257 …template <typename T> using rebind_alloc = typename boost::intrusive::pointer_rebind<Allocator, T… 262 struct rebind_alloc : boost::intrusive::pointer_rebind<Allocator,T>::type 264 typedef typename boost::intrusive::pointer_rebind<Allocator,T>::type Base; 280 : allocator_traits<typename boost::intrusive::pointer_rebind<Allocator, T>::type> 287 { typedef typename boost::intrusive::pointer_rebind<Allocator, T>::type type; };
|
| H A D | vector.hpp | 87 typedef typename boost::intrusive::pointer_traits<Pointer>::element_type value_type; 88 typedef typename boost::intrusive::pointer_traits<Pointer>::difference_type difference_type; 91 , typename boost::intrusive::pointer_traits<Pointer>::template 95 typedef typename boost::intrusive::pointer_traits<pointer> ptr_traits; 130 { return ::boost::intrusive::pointer_traits<pointer>::pointer_to(this->operator*()); } in operator ->() 267 … = is_const< typename boost::intrusive::pointer_traits<MaybeConstPointer>::element_type>::value > 271 typedef boost::intrusive::pointer_traits<const_pointer> pointer_traits_t; 278 { return boost::intrusive::pointer_traits<return_type>::const_cast_from(ptr); }
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/doxygen/doxygen/ |
| H A D | 0001-build-don-t-look-for-Iconv.patch | 15 too intrusive for upstream
|
| /OK3568_Linux_fs/u-boot/api/ |
| H A D | README | 22 - the U-Boot integral part of the API is meant to be thin and non-intrusive,
|
| /OK3568_Linux_fs/kernel/Documentation/arm64/ |
| H A D | silicon-errata.rst | 39 CPU is detected. For less-intrusive workarounds, a Kconfig option is not
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | netconsole.rst | 215 of other network traffic, netconsole is not intrusive. Netconsole
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/unzip/unzip/ |
| H A D | 06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch | 73 + * Be as non-intrusive as possible. If error is encountered during covertion
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20190623.patch.gz | 1# ncurses 6.1 - patch 20190623 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20200111.patch.gz | 1# ncurses 6.1 - patch 20200111 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190831.patch.gz | 1# ncurses 6.1 - patch 20190831 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20200104.patch.gz | 1# ncurses 6.1 - patch 20200104 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190907.patch.gz | 1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190630.patch.gz | 1# ncurses 6.1 - patch 20190630 - Thomas E. Dickey
2#
3# --- ... |
| /OK3568_Linux_fs/kernel/Documentation/driver-api/thermal/ |
| H A D | intel_powerclamp.rst | 214 non-intrusive to the scheduler or the IRQ core code.
|
| /OK3568_Linux_fs/kernel/net/ |
| H A D | Kconfig | 133 a "proxy-based" one, is more secure but more intrusive and more
|