Home
last modified time | relevance | path

Searched defs:true_ (Results 1 – 25 of 34) sorted by relevance

12

/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.hpp22 get_min(const boost::mpl::true_&, const boost::mpl::true_&) in get_min()
33 get_min(const boost::mpl::true_&, const boost::mpl::false_&) in get_min()
42 get_min(const boost::mpl::false_&, const boost::mpl::true_&) in get_min()
61 get_max(const boost::mpl::true_&, const boost::mpl::true_&) in get_max()
72 get_max(const boost::mpl::true_&, const boost::mpl::false_&) in get_max()
83 get_max(const boost::mpl::false_&, const boost::mpl::true_&) in get_max()
H A Dchecked.hpp38 inline A checked_add_imp(A a, A b, const mpl::true_&) in checked_add_imp()
71 inline A checked_subtract_imp(A a, A b, const mpl::true_&) in checked_subtract_imp()
H A Dimport_export.hpp46 …gn_bits(Backend& val, Unsigned bits, unsigned bit_location, unsigned chunk_bits, const mpl::true_&) in assign_bits()
83 …p_int_backend<MinBits, MaxBits, SignType, Checked, Allocator>& newval, unsigned, const mpl::true_&) in resize_to_bit_size()
200 …t::uintmax_t extract_bits(const Backend& val, unsigned location, unsigned count, const mpl::true_&) in extract_bits()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/broken_overload_resolution/
H A Dstream_buffer.hpp135 void open_impl(mpl::true_, const U0& u0) in open_impl()
141 void open_impl(mpl::true_, U0& u0) in open_impl()
152 void open_impl(mpl::true_, const U0& u0, const U1& u1) in open_impl()
158 void open_impl(mpl::true_, U0& u0, const U1& u1) in open_impl()
169 void open_impl(mpl::true_, const U0& u0, const U1& u1, const U2& u2) in open_impl()
175 void open_impl(mpl::true_, U0& u0, const U1& u1, const U2& u2) in open_impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/special_functions/
H A Dnext.hpp71 inline T normalize_value(const T& val, const mpl::true_&) in normalize_value()
147 inline T calc_min_shifted(const mpl::true_&) in calc_min_shifted()
172 T float_next_imp(const T& val, const mpl::true_&, const Policy& pol) in float_next_imp()
302 T float_prior_imp(const T& val, const mpl::true_&, const Policy& pol) in float_prior_imp()
447 T float_distance_imp(const T& a, const T& b, const mpl::true_&, const Policy& pol) in float_distance_imp()
674 T float_advance_imp(T val, int distance, const mpl::true_&, const Policy& pol) in float_advance_imp()
H A Dtrunc.hpp31 inline typename tools::promote_args<T>::type trunc(const T& v, const Policy&, const mpl::true_&) in trunc()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Dforeach.hpp410 inline type2type<T, const_> *encode_type(T const &, boost::mpl::true_*) { return 0; } in encode_type()
630 inline auto_any<T> contain(T const &t, boost::mpl::true_ *) // rvalue in contain()
660 begin(auto_any_t col, type2type<T, C> *, boost::mpl::true_ *) // rvalue in begin()
689 begin(auto_any_t col, type2type<T *, C> *, boost::mpl::true_ *) // null-terminated C-style strings in begin()
700 end(auto_any_t col, type2type<T, C> *, boost::mpl::true_ *) // rvalue in end()
729 end(auto_any_t, type2type<T *, C> *, boost::mpl::true_ *) // null-terminated C-style strings in end()
779 rbegin(auto_any_t col, type2type<T, C> *, boost::mpl::true_ *) // rvalue in rbegin()
808 rbegin(auto_any_t col, type2type<T *, C> *, boost::mpl::true_ *) // null-terminated C-style strings in rbegin()
822 rend(auto_any_t col, type2type<T, C> *, boost::mpl::true_ *) // rvalue in rend()
851 rend(auto_any_t col, type2type<T *, C> *, boost::mpl::true_ *) // null-terminated C-style strings in rend()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iostreams/detail/
H A Dwrap_unwrap.hpp61 wrap_impl(const T& t, mpl::true_) { return boost::ref(const_cast<T&>(t)); } in wrap_impl()
65 wrap_impl(T& t, mpl::true_) { return boost::ref(t); } in wrap_impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/algorithm/
H A Dany_ns.hpp32 any_ns(First1 const&, First2 const&, Last const&, F const&, mpl::true_) in any_ns()
53 any_ns(First const&, Last const&, F const&, mpl::true_) in any_ns()
H A Dany_if_ns.hpp38 , F const&, mpl::true_) in any_if_ns()
H A Dany_if.hpp171 , F const&, mpl::true_) in any_if()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/
H A Dbool_fwd.hpp24 typedef bool_<true> true_; typedef
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dvisitation_impl.hpp109 , mpl::true_// never_uses_backup in visitation_impl_invoke_impl()
185 , mpl::true_ // is_apply_visitor_unrolled in visitation_impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/math/tools/
H A Dconvert_from_string.hpp36 BOOST_CONSTEXPR const char* convert_from_string(const char* p, const mpl::true_&) BOOST_NOEXCEPT in convert_from_string()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/
H A Dvariant.hpp793 , mpl::true_ // is_nothrow_move_constructible in backup_assign_impl()
1072 visit_impl(T& operand, mpl::true_) in visit_impl()
1639 , mpl::true_// is_foreign_variant in convert_construct()
1653 , mpl::true_// is_foreign_variant in convert_construct()
1861 , mpl::true_ // has_nothrow_copy in assign_impl()
1881 , mpl::true_ // is_nothrow_move_constructible in assign_impl()
2007 , mpl::true_ // has_nothrow_copy in assign_impl()
2019 , mpl::true_ // is_nothrow_move_constructible in assign_impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/iteration/detail/
H A Dsegmented_for_each.hpp46 for_each(Sequence& seq, F const& f, mpl::true_) // segmented implementation in for_each()
H A Dfor_each.hpp26 for_each_linear(First const&, Last const&, F const&, mpl::true_) in for_each_linear()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/
H A Diterator_facade.hpp405 … operator_brackets_proxy<Iterator> make_operator_brackets_result(Iterator const& iter, mpl::true_) in make_operator_brackets_result()
565 static bool equal(Facade1 const& f1, Facade2 const& f2, mpl::true_) in equal()
584 Facade1 const& f1, Facade2 const& f2, mpl::true_) in distance_from()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/query/detail/
H A Dany.hpp29 linear_any(First const&, Last const&, F const&, mpl::true_) in linear_any()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/
H A Dgeneric_interconvert.hpp270 …ic_convert_rational_to_float_imp(To& result, const Integer& n, const Integer& d, const mpl::true_&) in generic_convert_rational_to_float_imp()
283 …ic_convert_rational_to_float_imp(To& result, const Integer& n, const Integer& d, const mpl::true_&) in generic_convert_rational_to_float_imp()
H A Dnumber_base.hpp959 void check_shift_range(V val, const mpl::true_&, const mpl::true_&) in check_shift_range()
967 void check_shift_range(V val, const mpl::false_&, const mpl::true_&) in check_shift_range()
973 void check_shift_range(V val, const mpl::true_&, const mpl::false_&) in check_shift_range()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_index/detail/
H A Dcompile_time_type_info.hpp143 …NSTEXPR inline const char* skip_begining_runtime(const char* begin, boost::mpl::true_) BOOST_NOEXC… in skip_begining_runtime()
/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 Dreal_impl.hpp39 void compensate_roundoff(T& n, AccT acc_n, mpl::true_) in compensate_roundoff()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/auxiliary/
H A Dlazy.hpp63 , Attribute& /*attr*/, mpl::true_) in lazy_parse_impl()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/qi/detail/
H A Dassign_to.hpp377 assign_to(T const& val, Attribute& attr, mpl::true_) in assign_to()

12