| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | is_convertible.hpp | 69 …template<typename From, typename To, bool b = or_helper<boost::is_void<From>, boost::is_function<T… 73 static const bool value = is_void<To>::value; 76 template<typename From, typename To> 77 class is_convertible_basic_impl<From, To, false> 92 static const bool value = sizeof(test<From, To>(0)) == 1; 101 template <typename From, typename To> 114 static bool const value = sizeof( checker<To>::_m_check(_m_from) ) 137 template <typename From, typename To> 145 sizeof( boost::detail::checker<To>::_m_check(static_cast<rvalue_type>(_m_from), 0) ) 149 sizeof( boost::detail::checker<To>::_m_check(_m_from, 0) ) [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | generic_interconvert.hpp | 18 template <class To, class From> 19 inline To do_cast(const From & from) in do_cast() 21 return static_cast<To>(from); in do_cast() 23 template <class To, class B, ::boost::multiprecision::expression_template_option et> 24 inline To do_cast(const number<B, et>& from) in do_cast() 26 return from.template convert_to<To>(); in do_cast() 29 template <class To, class From> 30 void generic_interconvert(To& to, const From& from, const mpl::int_<number_kind_floating_point>& /*… in generic_interconvert() 42 typedef typename canonical<l_limb_type, To>::type to_type; in generic_interconvert() 58 To l; in generic_interconvert() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/preprocessed/ |
| H A D | vararg_matches_impl.hpp | 8 template<typename Args, typename Back, long To> 9 struct vararg_matches_impl<Args, Back, 2, To> 16 , vararg_matches_impl<Args, Back, 2 + 1, To> 27 template<typename Args, typename Back, long To> 28 struct vararg_matches_impl<Args, Back, 3, To> 35 , vararg_matches_impl<Args, Back, 3 + 1, To> 46 template<typename Args, typename Back, long To> 47 struct vararg_matches_impl<Args, Back, 4, To> 54 , vararg_matches_impl<Args, Back, 4 + 1, To> 65 template<typename Args, typename Back, long To> [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/algorithm/string/detail/ |
| H A D | sequence.hpp | 57 BOOST_STRING_TYPENAME InputT::iterator To ) in erase() argument 59 return Input.erase( From, To ); in erase() 73 BOOST_STRING_TYPENAME InputT::iterator To, in operator ()() 80 for(; InsertIt!=End && InputIt!=To; InsertIt++, InputIt++ ) in operator ()() 92 if ( InputIt!=To ) in operator ()() 95 Input.erase( InputIt, To ); in operator ()() 109 BOOST_STRING_TYPENAME InputT::iterator To, in operator ()() 113 BOOST_STRING_TYPENAME InputT::iterator At=Input.erase( From, To ); in operator ()() 136 BOOST_STRING_TYPENAME InputT::iterator To, in operator ()() 144 Input, From, To, Begin, End ); in operator ()() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/sensors/accel/ |
| H A D | Kconfig | 18 To have support for your specific gsesnor you will have to 25 To have support for your specific gsesnor you will have to 32 To have support for your specific gsesnor you will have to 39 To have support for your specific gsesnor you will have to 45 To have support for your specific gsesnor you will have to 51 To have support for your specific gsesnor you will have to 58 To have support for your specific gsesnor you will have to 65 To have support for your specific gsesnor you will have to 71 To have support for your specific gsesnor you will have to 77 To have support for your specific gsesnor you will have to [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/traits/ |
| H A D | is_restricted_conversion.hpp | 17 template <class From, class To> 21 …((number_category<From>::value == number_kind_floating_point) && (number_category<To>::value == nu… 23 …|| ((number_category<From>::value == number_kind_rational) && (number_category<To>::value == numbe… 24 …|| ((number_category<From>::value == number_kind_fixed_point) && (number_category<To>::value == nu… 26 || (number_category<To>::value == number_kind_unknown), 33 template<typename From, typename To> 37 ((is_explicitly_convertible<From, To>::value && !is_convertible<From, To>::value) 38 || is_lossy_conversion<From, To>::value),
|
| /OK3568_Linux_fs/kernel/drivers/staging/comedi/ |
| H A D | Kconfig | 54 To compile this driver as a module, choose M here: the module will be 65 To compile this driver as a module, choose M here: the module will be 76 To compile this driver as a module, choose M here: the module will be 85 To compile this driver as a module, choose M here: the module will be 107 To compile this driver as a module, choose M here: the module will be 128 To compile this driver as a module, choose M here: the module will be 136 To compile this driver as a module, choose M here: the module will be 159 To compile this driver as a module, choose M here: the module will be 171 To compile this driver as a module, choose M here: the module will be 181 To compile this driver as a module, choose M here: the module will be [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/gspca/ |
| H A D | Kconfig | 17 To compile this driver as modules, choose M here: the 33 To compile this driver as a module, choose M here: the 42 To compile this driver as a module, choose M here: the 53 To compile this driver as a module, choose M here: the 63 To compile this driver as a module, choose M here: the 72 To compile this driver as a module, choose M here: the 81 To compile this driver as a module, choose M here: the 90 To compile this driver as a module, choose M here: the 100 To compile this driver as a module, choose M here: the 109 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/drivers/pwm/ |
| H A D | Kconfig | 51 To compile this driver as a module, choose M here: the module 61 To compile this driver as a module, choose M here: the module 73 To compile this driver as a module, choose M here: the module 85 To compile this driver as a module, choose M here: the module 97 To compile this driver as a module, choose M here: the module 108 To compile this driver as a module, choose M here: the module 117 To compile this driver as a module, choose M here: the module 126 To compile this driver as a module, choose M here: the module 136 To compile this driver as a module, choose M Here: the module 146 To compile this driver as a module, choose M here: the module [all …]
|
| /OK3568_Linux_fs/kernel/tools/perf/Documentation/ |
| H A D | tips.txt | 12 To see list of saved events and attributes: perf evlist -v 14 To see callchains in a more compact form: perf report -g folded 18 To show assembler sample contexts use perf record -b / perf script -F +brstackinsn --xed 20 To count events in every 1000 msec: perf stat -I 1000 25 To record callchains for each sample: perf record -g 26 To record every process run by a user: perf record -u <user> 28 To change sampling frequency to 100 Hz: perf record -F 100 36 To add Node.js USDT(User-Level Statically Defined Tracing): perf buildid-cache --add `which node` 37 To report cacheline events from previous recording: perf c2c report 38 To browse sample contexts use perf report --sample 10 and select in context menu [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/misc/ |
| H A D | Kconfig | 23 To compile this driver as a module, choose M here: the module 33 To compile this driver as a module, choose M here: the module 43 To compile this driver as a module, choose M here: the module 53 To compile this driver as a module, choose M here: the 63 To compile this driver as a module, choose M here: the 73 To compile this driver as a module, choose M here: the 83 To compile this driver as a module, choose M here: the 97 To compile this driver as a module, choose M here: the 107 To compile this driver as a module, choose M here: the 117 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | Kconfig | 28 To compile this driver as a module, choose M here: the 47 To compile this driver as a module, choose M here: the 60 To compile this driver as a module, choose M here: the 71 To compile this driver as a module, choose M here: the 81 To compile this driver as a module, choose M here: the 93 To compile this driver as a module, choose M here: the 107 To compile this driver as a module, choose M here: the 119 To compile this driver as a module, choose M here: the 132 To compile this driver as a module, choose M here: the 154 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | Kconfig | 21 To compile this as a module, choose M here: the module 33 To compile this driver as a module, choose M here: the module 47 To compile this driver as a module, choose M here: the module 61 To compile this driver as a module, choose M here: the module 73 To compile this driver as a module, choose M here: the module 84 To compile this driver as a module, choose M here: the module 94 To compile this driver as a module, choose M here: the module 108 To compile this driver as a module, choose M here: the module 121 To compile this driver as a module, choose M here: the module 135 To compile this driver as a module, choose M here: the module [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | Kconfig | 27 To compile this driver as a module, choose M here: the 37 To compile this driver as a module, choose M here: the module will 47 To compile this driver as a module, choose M here: the 57 To compile this driver as a module, choose M here: the 67 To compile this driver as a module, choose M here: the 85 To compile this driver as a module, choose M here: the 96 To compile this driver as a module, choose M here: the 114 To compile this driver as a module, choose M here: the 163 To compile this driver as a module, choose M here: 173 To compile this driver as a module, choose M here: [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | Kconfig | 46 To compile this driver as a module, choose M here: the 55 To compile this driver as a module, choose M here: the 64 To compile this driver as a module, choose M here: the 79 To compile this driver as a module, choose M here: the 88 To compile this driver as a module, choose M here: the 97 To compile this driver as a module, choose M here: the 106 To compile this driver as a module, choose M here: the 116 To compile this driver as a module, choose M here: the 126 To compile this driver as a module, choose M here: the 136 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/ |
| H A D | Kconfig | 11 To compile this code as a module, chose M here: the module 22 To compile this code as a module, chose M here: the module 32 To compile this code as a module, chose M here: the module 42 To compile this code as a module, chose M here: the module 52 To compile this code as a module, chose M here: the module 62 To compile this code as a module, chose M here: the module 72 To compile this code as a module, chose M here: the module 81 To compile this code as a module, chose M here: the module 90 To compile this code as a module, chose M here: the module 100 To compile this code as a module, chose M here: the module [all …]
|
| /OK3568_Linux_fs/kernel/drivers/char/hw_random/ |
| H A D | Kconfig | 12 To compile this driver as a module, choose M here: the 33 To compile this driver as a module, choose M here: the 46 To compile this driver as a module, choose M here: the 59 To compile this driver as a module, choose M here: the 72 To compile this driver as a module, choose M here: the 84 To compile this driver as a module, choose M here: the 96 To compile this driver as a module, choose M here: the 109 To compile this driver as a module, choose M here: the 122 To compile this driver as a module, choose M here: the 135 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/sound/isa/ |
| H A D | Kconfig | 38 To compile this driver as a module, choose M here: the module 53 To compile this driver as a module, choose M here: the module 66 To compile this driver as a module, choose M here: the module 81 To compile this driver as a module, choose M here: the module 94 To compile this driver as a module, choose M here: the module 107 To compile this driver as a module, choose M here: the module 121 To compile this driver as a module, choose M here: the module 133 To compile this driver as a module, choose M here: the module 146 To compile this driver as a module, choose M here: the module 157 To compile this driver as a module, choose M here: the module [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/ |
| H A D | Kconfig | 32 To compile this driver as a module, choose M here: the 42 To compile this driver as a module, choose M here: the 52 To compile this driver as a module, choose M here: the 63 To compile this driver as a module, choose M here: the 72 To compile this driver as a module, choose M here: the 82 To compile this driver as a module, choose M here: the 92 To compile this driver as a module, choose M here: the 102 To compile this driver as a module, choose M here: the 112 To compile this driver as a module, choose M here: the 122 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/net/bridge/netfilter/ |
| H A D | Kconfig | 42 To compile it as a module, choose M here. If unsure, say N. 66 To compile it as a module, choose M here. If unsure, say N. 75 To compile it as a module, choose M here. If unsure, say N. 84 To compile it as a module, choose M here. If unsure, say N. 93 To compile it as a module, choose M here. If unsure, say N. 102 To compile it as a module, choose M here. If unsure, say N. 110 To compile it as a module, choose M here. If unsure, say N. 118 To compile it as a module, choose M here. If unsure, say N. 127 To compile it as a module, choose M here. If unsure, say N. 147 To compile it as a module, choose M here. If unsure, say N. [all …]
|
| /OK3568_Linux_fs/kernel/net/sched/ |
| H A D | Kconfig | 25 To administer these schedulers, you'll need the user-level utilities 62 To compile this code as a module, choose M here: the 76 To compile this code as a module, choose M here: the 85 To compile this code as a module, choose M here: the 99 To compile this code as a module, choose M here: the 108 To compile this code as a module, choose M here: the 117 To compile this code as a module, choose M here: the 128 To compile this code as a module, choose M here: the 139 To compile this code as a module, choose M here: the 150 To compile this code as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | Kconfig | 18 To compile this driver as a module, choose M here: the 76 To compile this driver as a module, choose M here: the module 84 To compile this driver as a module, choose M here: the module 93 To compile this driver as a module, choose M here: the 103 To compile this driver as a module, choose M here: the 112 To compile this driver as a module, choose M here: the 122 To compile this driver as a module, choose M here: the 133 To compile this driver as a module, choose M here: the 142 To compile this driver as a module, choose M here: the 156 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/kernel/net/netfilter/ipset/ |
| H A D | Kconfig | 12 To compile it as a module, choose M here. If unsure, say N. 35 To compile it as a module, choose M here. If unsure, say N. 44 To compile it as a module, choose M here. If unsure, say N. 53 To compile it as a module, choose M here. If unsure, say N. 63 To compile it as a module, choose M here. If unsure, say N. 72 To compile it as a module, choose M here. If unsure, say N. 81 To compile it as a module, choose M here. If unsure, say N. 91 To compile it as a module, choose M here. If unsure, say N. 101 To compile it as a module, choose M here. If unsure, say N. 110 To compile it as a module, choose M here. If unsure, say N. [all …]
|
| /OK3568_Linux_fs/kernel/drivers/input/serio/ |
| H A D | Kconfig | 17 To compile this driver as a module, choose M here: the 40 To compile this driver as a module, choose M here: the 55 To compile this driver as a module, choose M here: the 68 To compile this driver as a module, choose M here: the 86 To compile this driver as a module, choose M here: the 97 To compile this driver as a module, choose M here: the 119 To compile this driver as a module, choose M here: the 155 To compile this driver as a module, choose M here: the 165 To compile this driver as a module, choose M here: the 175 To compile this driver as a module, choose M here: the [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/ |
| H A D | iterator_adaptor.hpp | 49 template<class To> 50 struct is_convertible<use_default,To> 109 template <class From, class To> 119 template<typename From, typename To> 123 is_same<From,To> 124 , is_convertible<From, To> 132 template<typename From, typename To> 135 is_convertible<From, To>
|