bind2nd           711 modules/core/include/opencv2/core/cuda/functional.hpp     template <typename Op, typename T> __host__ __device__ __forceinline__ binder2nd<Op> bind2nd(const Op& op, const T& x)
bind2nd           843 modules/cudev/include/opencv2/cudev/functional/functional.hpp __host__ __device__ Binder2nd<Op> bind2nd(const Op& op, const typename Op::second_argument_type& arg2)