Home
last modified time | relevance | path

Searched refs:SignType (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/cpp_int/
H A Dlimits.hpp20 template <unsigned MinBits, unsigned MaxBits, boost::multiprecision::cpp_integer_type SignType, boo…
21 …cision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocat…
25 …cision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocat… in get_min()
31 template <unsigned MinBits, unsigned MaxBits, boost::multiprecision::cpp_integer_type SignType, boo…
32 …cision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocat…
36 …cision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocat… in get_min()
40 template <unsigned MinBits, unsigned MaxBits, boost::multiprecision::cpp_integer_type SignType, boo…
41 …cision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocat…
46 …cision::number<boost::multiprecision::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocat… in get_min()
50 template <unsigned MinBits, unsigned MaxBits, boost::multiprecision::cpp_integer_type SignType, boo…
[all …]
H A Dimport_export.hpp70 …template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checke…
71 …inline void resize_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& ne… in resize_to_bit_size() argument
82 …template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checke…
83 …inline void resize_to_bit_size(cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& ne… in resize_to_bit_size() argument
88 …template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checke…
89 … number<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>&
91 …number<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplates>& val,… in import_bits_generic() argument
93 …typename number<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>, ExpressionTemplat… in import_bits_generic()
99 …typedef typename cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>::trivial_tag tag_… in import_bits_generic()
125 …template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checke…
[all …]
H A Dserialize.hpp185 template<class Archive, unsigned MinBits, unsigned MaxBits, mp::cpp_integer_type SignType, mp::cpp_…
186 void serialize(Archive & ar, mp::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& v… in serialize() argument
189 …<mp::backends::is_trivial_cpp_int<mp::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocat… in serialize()
H A Dcomparison.hpp23 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked…
25 !is_trivial_cpp_int<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> >::value,
28 … cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& a, const cpp_int_backend<MinBits… in eval_eq() argument
34 …stdext::checked_array_iterator<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>::co… in eval_eq()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/
H A Dcpp_int.hpp43 …Bits = 0, unsigned MaxBits = 0, boost::multiprecision::cpp_integer_type SignType = signed_magnitud…
50 …template <unsigned MinBits, unsigned MaxBits, boost::multiprecision::cpp_integer_type SignType, cp…
51 …struct is_byte_container<backends::cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>…
57 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked…
64 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked…
65 struct max_precision<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> >
74 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked…
75 struct min_precision<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> >
89 template <unsigned MinBits, unsigned MaxBits, cpp_integer_type SignType, cpp_int_check_type Checked…
90 struct is_trivial_cpp_int<cpp_int_backend<MinBits, MaxBits, SignType, Checked, Allocator> >
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/util/
H A Dpromote_integral.hpp68 boost::multiprecision::cpp_integer_type SignType,
79 MinSize, MaxSize, SignType, Checked, Allocator
207 boost::multiprecision::cpp_integer_type SignType
217 SignType,