| /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/tr1/ |
| H A D | type_traits | 174 /// is_function 176 struct is_function; 182 !is_function<_Tp>::value) 195 is_function<_Tp>::value) 222 /// is_function 224 struct is_function 227 struct is_function<_Res(_ArgTypes...)> 230 struct is_function<_Res(_ArgTypes......)> 233 struct is_function<_Res(_ArgTypes...) const> 236 struct is_function<_Res(_ArgTypes......) const> [all …]
|
| /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/tr1/ |
| H A D | type_traits | 174 /// is_function 176 struct is_function; 182 !is_function<_Tp>::value) 195 is_function<_Tp>::value) 222 /// is_function 224 struct is_function 227 struct is_function<_Res(_ArgTypes...)> 230 struct is_function<_Res(_ArgTypes......)> 233 struct is_function<_Res(_ArgTypes...) const> 236 struct is_function<_Res(_ArgTypes......) const> [all …]
|
| /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_function.hpp | 93 template <class T> struct is_function : integral_constant<bool, __is_function(T)> {}; struct 95 template <class T> struct is_function : integral_constant<bool, ::boost::detail::is_function_impl<T… struct 97 template <class T> struct is_function<T&&> : public false_type {}; struct
|
| H A D | is_enum.hpp | 111 || ::boost::is_function<T>::value 120 || ::boost::is_function<T>::value
|
| H A D | is_convertible.hpp | 69 …template<typename From, typename To, bool b = or_helper<boost::is_void<From>, boost::is_function<T… 294 ::boost::is_function<typename ::boost::remove_reference<From>::type>::value 354 …basic_impl<From,To>::value && ! ::boost::is_array<To>::value && ! ::boost::is_function<To>::value) 361 …basic_impl<From, To>::value && !::boost::is_array<To>::value && !::boost::is_function<To>::value));
|
| H A D | decay.hpp | 37 …typedef typename boost::detail::decay_imp<Ty, boost::is_array<Ty>::value, boost::is_function<Ty>::…
|
| H A D | is_class.hpp | 90 && ! ::boost::is_function<T>::value
|
| H A D | intrinsics.hpp | 120 …ONVERTIBLE(T,U) ((__is_convertible_to(T,U) || (is_same<T,U>::value && !is_function<U>::value)) && … 299 # define BOOST_IS_POD(T) (__oracle_is_pod(T) && !is_function<T>::value)
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/function_types/ |
| H A D | is_function.hpp | 20 struct is_function struct 26 BOOST_MPL_AUX_LAMBDA_SUPPORT(2,is_function,(T,Tag))
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/ |
| H A D | native.hpp | 30 typename enable_if<is_function<T>, T&>::type 34 typename disable_if<is_function<T>, T&>::type
|
| H A D | typeof_impl.hpp | 43 typename is_function<T>::type, 48 typename is_function<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/ |
| H A D | make_cons.hpp | 29 : mpl::eval_if_c<is_abstract<T>::value || is_function<T>::value 76 make_cons(Car& car, typename enable_if<is_function<Car> >::type* = 0) in make_cons()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/nonterminal/ |
| H A D | extract_param.hpp | 94 function_types::is_function<mpl::_> 108 function_types::is_function<attr_of_ftype>
|
| /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 | 56 struct is_reference_to_function<T&> : is_function<T> 68 struct is_pointer_to_function<T*> : is_function<T>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/msvc/ |
| H A D | typeof_impl.hpp | 172 typename is_function<T>::type, 176 typename is_function<T>::type,
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/detail/ |
| H A D | is_noncopyable.hpp | 51 is_function<T>
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/ |
| H A D | value.hpp | 109 is_function<typename remove_pointer<T>::type>::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 | type_traits.hpp | 591 struct is_function struct 638 : is_function<T> 662 !is_function<T>::value;
|
| /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 | ptr_traits.h | 158 static_assert(!std::is_function<_Tp>::value, "not a function pointer"); in _GLIBCXX_VISIBILITY()
|
| /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 | ptr_traits.h | 158 static_assert(!std::is_function<_Tp>::value, "not a function pointer"); 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/ |
| H A D | type_traits | 191 struct is_function; 208 is_function<_NestedType>, 448 : public __not_<is_function<_Tp>>::type { }; 462 : public is_function<_Tp>::type { }; 488 /// is_function 490 struct is_function 494 struct is_function<_Tp&> 498 struct is_function<_Tp&&> 548 : public __not_<__or_<is_function<_Tp>, is_reference<_Tp>, 821 is_function<_Tp>>::value, [all …]
|
| /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/ |
| H A D | type_traits | 191 struct is_function; 208 is_function<_NestedType>, 448 : public __not_<is_function<_Tp>>::type { }; 462 : public is_function<_Tp>::type { }; 488 /// is_function 490 struct is_function 494 struct is_function<_Tp&> 498 struct is_function<_Tp&&> 548 : public __not_<__or_<is_function<_Tp>, is_reference<_Tp>, 821 is_function<_Tp>>::value, [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | type_traits | 48 template <class T> struct is_function; 259 = is_function<T>::value; // C++17 873 // is_function 895 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_function 901 = is_function<_Tp>::value; 907 …Tp, class _Up> struct __libcpp_is_member_function_pointer<_Tp _Up::*> : public is_function<_Tp> {}; 921 : public is_function<_Ret> {}; 977 !is_function<_Tp>::value > {}; 1070 is_function<_Tp>::value || 1087 is_function<_Tp>::value || [all …]
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | type_traits | 48 template <class T> struct is_function; 259 = is_function<T>::value; // C++17 873 // is_function 895 template <class _Tp> struct _LIBCPP_TEMPLATE_VIS is_function 901 = is_function<_Tp>::value; 907 …Tp, class _Up> struct __libcpp_is_member_function_pointer<_Tp _Up::*> : public is_function<_Tp> {}; 921 : public is_function<_Ret> {}; 977 !is_function<_Tp>::value > {}; 1070 is_function<_Tp>::value || 1087 is_function<_Tp>::value || [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/ |
| H A D | predicates.hpp | 47 : satisfies_impl<Fun, ::boost::is_function<Fun>::value> 49 typedef satisfies_impl<Fun, ::boost::is_function<Fun>::value> base;
|