| /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_class.hpp | 105 template <class T> struct is_class : public integral_constant<bool, ::boost::detail::is_class_impl<… struct 107 template <class T> struct is_class<const T> : public is_class<T>{}; struct 108 template <class T> struct is_class<const volatile T> : public is_class<T>{}; struct 109 template <class T> struct is_class<volatile T> : public is_class<T>{}; struct
|
| H A D | is_polymorphic.hpp | 77 template <bool is_class> 100 typedef is_polymorphic_selector< ::boost::is_class<T>::value> selector;
|
| H A D | is_empty.hpp | 75 …value = ( ::boost::detail::empty_helper<cvt,::boost::is_class<T>::value>::value || BOOST_INTERNAL_… 104 , ::boost::is_class<T>::value
|
| H A D | is_base_and_derived.hpp | 211 ::boost::is_class<B>::value, 212 ::boost::is_class<D>::value,
|
| H A D | is_stateless.hpp | 27 && ::boost::is_class<T>::value
|
| H A D | is_base_of.hpp | 26 (::boost::is_same<ncvB,ncvD>::value && ::boost::is_class<ncvB>::value)));
|
| H A D | is_destructible.hpp | 45 … struct is_destructible : public integral_constant<bool, is_pod<T>::value || is_class<T>::value>{};
|
| H A D | is_abstract.hpp | 132 typedef is_abstract_select< ::boost::is_class<T>::value> selector;
|
| H A D | is_enum.hpp | 44 BOOST_STATIC_CONSTANT(bool, value = ::boost::is_class<T>::value || ::boost::is_union<T>::value);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/range/detail/ |
| H A D | has_member_size.hpp | 55 typename is_class<T>::type, 60 is_class<T>::value && has_member_size_impl<const T>::value;
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | decltype.hpp | 115 is_class<T>::value 127 is_class<T>::value 139 is_class<T>::value 151 is_class<T>::value
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/detail/ |
| H A D | move_helpers.hpp | 30 …typename ::boost::move_detail::if_< ::boost::move_detail::is_class<U>, BOOST_CATCH_CONST_RLVALUE(U… 32 …typename ::boost::move_detail::if_< ::boost::move_detail::is_class<U>, BOOST_RV_REF(U), ::boost::m… 53 , ::boost::move_detail::is_class<TYPE> 66 , ::boost::move_detail::is_class<BOOST_MOVE_TEMPL_PARAM>
|
| H A D | type_traits.hpp | 611 struct is_class struct 700 template <typename T, bool IsClass = is_class<T>::value >
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/detail/ |
| H A D | common_type_impl.hpp | 44 BOOST_STATIC_CONSTANT( bool, ct = boost::is_class<T>::value || boost::is_union<T>::value ); 45 BOOST_STATIC_CONSTANT( bool, cu = boost::is_class<U>::value || boost::is_union<U>::value );
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/iterator/ |
| H A D | filter_iterator.hpp | 71 BOOST_STATIC_ASSERT(is_class<Predicate>::value); in filter_iterator() 122 is_class<Predicate> in make_filter_iterator()
|
| H A D | transform_iterator.hpp | 98 BOOST_STATIC_ASSERT(is_class<UnaryFunc>::value); in transform_iterator() 145 is_class<UnaryFunc> // We should probably find a cheaper test than is_class<>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/detail/ |
| H A D | indirect_traits.hpp | 173 , is_class< 187 , is_class<
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/ |
| H A D | is_sequence.hpp | 69 boost::is_class<T>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/aux_/ |
| H A D | has_rebind.hpp | 87 is_class<T>
|
| /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 | nested_exception.h | 125 using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>, in throw_with_nested()
|
| /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 | nested_exception.h | 125 using __nest = __and_<is_class<_Up>, __bool_constant<!__is_final(_Up)>, in throw_with_nested()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/utility/detail/ |
| H A D | result_of_iterate.hpp | 100 is_class<typename remove_reference<F>::type>, in BOOST_PP_CAT()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/ |
| H A D | core.hpp | 87 < ::boost::move_detail::is_class<T>::value
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | type_traits | 47 template <class T> struct is_class; 257 = is_class<T>::value; // C++17 836 // is_class 838 #if __has_feature(is_class) || (_GNUC_VER >= 403) 840 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_class 851 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_class 859 = is_class<_Tp>::value; 885 template <class _Tp, bool = is_class<_Tp>::value || 976 !is_class<_Tp>::value && 1035 is_class<_Tp>::value > {}; [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | type_traits | 47 template <class T> struct is_class; 257 = is_class<T>::value; // C++17 836 // is_class 838 #if __has_feature(is_class) || (_GNUC_VER >= 403) 840 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_class 851 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_class 859 = is_class<_Tp>::value; 885 template <class _Tp, bool = is_class<_Tp>::value || 976 !is_class<_Tp>::value && 1035 is_class<_Tp>::value > {}; [all …]
|