Home
last modified time | relevance | path

Searched refs:const_param_type (Results 1 – 3 of 3) sorted by relevance

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/STLport-5.2.1/stlport/stl/
H A D_function.h142 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType;
170 typedef typename __call_traits<first_argument_type>::const_param_type _FstArgParamType;
171 typedef typename __call_traits<second_argument_type>::const_param_type _SndArgParamType;
198 typedef typename __call_traits<argument_type>::const_param_type _ConstArgParamType;
199 …typedef typename __call_traits<typename _Operation::first_argument_type>::const_param_type _ValueP…
233 typedef typename __call_traits<argument_type>::const_param_type _ConstArgParamType;
234 …typedef typename __call_traits<typename _Operation::second_argument_type>::const_param_type _Value…
270 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType;
299 typedef typename __call_traits<argument_type>::const_param_type _ArgParamType;
H A Dtype_traits.h456 …ame ::boost::add_reference< typename ::boost::add_const<_Tp>::type >::type>::_Ret const_param_type;
461 typedef const _Tp& const_param_type;
470 typedef const _Tp& const_param_type;
475 typedef const _Tp& const_param_type;
/dports/graphics/opencv/opencv-4.5.3/modules/core/include/opencv2/
H A Dcore.hpp3198 typedef bool const_param_type; typedef
3206 typedef int const_param_type; typedef
3214 typedef double const_param_type; typedef
3222 typedef const String& const_param_type; typedef
3230 typedef const Mat& const_param_type; typedef
3246 typedef const Ptr<Algorithm>& const_param_type; typedef
3254 typedef float const_param_type; typedef
3262 typedef unsigned const_param_type; typedef
3270 typedef uint64 const_param_type; typedef
3278 typedef uchar const_param_type; typedef
[all …]