| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | bitscan.hpp | 82 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() 102 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb() 182 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() 201 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb() 229 typedef typename make_unsigned<Unsigned>::type ui_type; in find_lsb() 240 typedef typename make_unsigned<Unsigned>::type ui_type; in find_msb()
|
| H A D | number_base.hpp | 133 …e_if_c<(is_signed<T>::value || is_floating_point<T>::value), typename make_unsigned<T>::type>::typ… in unsigned_abs() 138 …c_cast<typename make_unsigned<T>::type>(1u) + static_cast<typename make_unsigned<T>::type>(-(t + 1… in unsigned_abs()
|
| H A D | integer_ops.hpp | 397 eval_powm(result, a, static_cast<typename make_unsigned<Integer>::type>(b), c); in eval_powm() 439 eval_powm(result, a, static_cast<typename make_unsigned<Integer1>::type>(b), c); in eval_powm()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/ |
| H A D | iterator_traits.hpp | 50 typedef typename boost::move_detail::make_unsigned<difference_type>::type size_type; 61 typedef typename boost::move_detail::make_unsigned<difference_type>::type size_type; 72 typedef typename boost::move_detail::make_unsigned<difference_type>::type size_type;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/ |
| H A D | utf8.hpp | 35 typedef typename make_unsigned<Char>::type UChar; in to_utf8() 48 typedef typename make_unsigned<Char>::type UChar; in to_utf8() 63 typedef typename make_unsigned<Char>::type UChar; in to_utf8()
|
| /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 | case_conv.hpp | 44 … return std::tolower( static_cast<typename boost::make_unsigned <CharT>::type> ( Ch )); in operator ()() 66 … return std::toupper( static_cast<typename boost::make_unsigned <CharT>::type> ( Ch )); in operator ()()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/ |
| H A D | make_unsigned.hpp | 28 struct make_unsigned struct 129 template <class T> using make_unsigned_t = typename make_unsigned<T>::type;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/detail/endian/ |
| H A D | endian.hpp | 74 static typename boost::make_unsigned<T>::type load_big(const unsigned char* bytes) in load_big() 76 static typename boost::make_unsigned<T>::type load_little(const unsigned char* bytes) in load_little() 108 static typename boost::make_unsigned<T>::type load_big(const unsigned char* bytes) in load_big() 110 static typename boost::make_unsigned<T>::type load_little(const unsigned char* bytes) in load_little()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/lexical_cast/detail/ |
| H A D | lcast_unsigned_converters.hpp | 61 …BOOST_DEDUCED_TYPENAME boost::make_unsigned<T>::type lcast_to_unsigned(const T value) BOOST_NOEXCE… in lcast_to_unsigned() 62 typedef BOOST_DEDUCED_TYPENAME boost::make_unsigned<T>::type result_type; in lcast_to_unsigned()
|
| H A D | converter_numeric.hpp | 121 boost::make_unsigned<Source> in try_convert()
|
| H A D | converter_lexical_streams.hpp | 260 typedef BOOST_DEDUCED_TYPENAME boost::make_unsigned<T>::type utype; in shl_signed() 541 typedef BOOST_DEDUCED_TYPENAME make_unsigned<Type>::type utype; in shr_signed()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/ |
| H A D | size_type.hpp | 57 typedef BOOST_DEDUCED_TYPENAME make_unsigned<
|
| /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/bits/ |
| H A D | uniform_int_dist.h | 247 typedef typename std::make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY() 316 typedef typename std::make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY()
|
| H A D | char_traits.h | 714 typedef make_unsigned<char16_t>::type int_type; 828 typedef make_unsigned<char32_t>::type int_type;
|
| H A D | regex_compiler.h | 520 typedef typename std::make_unsigned<_CharT>::type _UnsignedCharT; in _GLIBCXX_VISIBILITY()
|
| H A D | alloc_traits.h | 125 struct _Size : make_unsigned<_DiffT> { }; in _GLIBCXX_VISIBILITY()
|
| /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/bits/ |
| H A D | uniform_int_dist.h | 247 typedef typename std::make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY() 316 typedef typename std::make_unsigned<result_type>::type __utype; in _GLIBCXX_VISIBILITY()
|
| H A D | char_traits.h | 714 typedef make_unsigned<char16_t>::type int_type; 828 typedef make_unsigned<char32_t>::type int_type;
|
| H A D | regex_compiler.h | 520 typedef typename std::make_unsigned<_CharT>::type _UnsignedCharT; in _GLIBCXX_VISIBILITY()
|
| H A D | alloc_traits.h | 125 struct _Size : make_unsigned<_DiffT> { }; in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/detail/ |
| H A D | type_traits.hpp | 43 using ::boost::move_detail::make_unsigned;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/numeric/detail/ |
| H A D | numeric_utils.hpp | 521 typedef typename make_unsigned<T>::type unsigned_type; 522 typedef typename make_unsigned<T>::type& unsigned_type_ref;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/ |
| H A D | import_export.hpp | 96 typedef typename boost::make_unsigned<value_type>::type unsigned_value_type; in import_bits_generic() 98 typedef typename boost::make_unsigned<difference_type>::type size_type; in import_bits_generic()
|
| H A D | comparison.hpp | 253 typedef typename make_unsigned<S>::type ui_type; in eval_eq() 317 typedef typename make_unsigned<S>::type ui_type; in eval_lt() 381 typedef typename make_unsigned<S>::type ui_type; in eval_gt()
|
| /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 | side_of_intersection.hpp | 62 typedef typename boost::make_unsigned<T>::type unsigned_type;
|