other             140 modules/core/include/opencv2/core/cvstd.hpp     template<typename U> class rebind { typedef Allocator<U> other; };
other              71 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp         typedef Sum<U> other;
other              91 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp         typedef Avg<U> other;
other             111 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp         typedef Min<U> other;
other             131 modules/cudev/include/opencv2/cudev/grid/reduce_to_vec.hpp         typedef Max<U> other;