greater           161 modules/core/include/opencv2/core/cuda/functional.hpp         __host__ __device__ __forceinline__ greater(const greater&) {}
greater          1927 modules/cudaarithm/test/test_element_operations.cpp             {compareScalarImpl<std::equal_to, unsigned char> , compareScalarImpl<std::greater, unsigned char> , compareScalarImpl<std::greater_equal, unsigned char> , compareScalarImpl<std::less, unsigned char> , compareScalarImpl<std::less_equal, unsigned char> , compareScalarImpl<std::not_equal_to, unsigned char> },
greater          1928 modules/cudaarithm/test/test_element_operations.cpp             {compareScalarImpl<std::equal_to, signed char>   , compareScalarImpl<std::greater, signed char>   , compareScalarImpl<std::greater_equal, signed char>   , compareScalarImpl<std::less, signed char>   , compareScalarImpl<std::less_equal, signed char>   , compareScalarImpl<std::not_equal_to, signed char>   },
greater          1929 modules/cudaarithm/test/test_element_operations.cpp             {compareScalarImpl<std::equal_to, unsigned short>, compareScalarImpl<std::greater, unsigned short>, compareScalarImpl<std::greater_equal, unsigned short>, compareScalarImpl<std::less, unsigned short>, compareScalarImpl<std::less_equal, unsigned short>, compareScalarImpl<std::not_equal_to, unsigned short>},
greater          1930 modules/cudaarithm/test/test_element_operations.cpp             {compareScalarImpl<std::equal_to, short>         , compareScalarImpl<std::greater, short>         , compareScalarImpl<std::greater_equal, short>         , compareScalarImpl<std::less, short>         , compareScalarImpl<std::less_equal, short>         , compareScalarImpl<std::not_equal_to, short>         },
greater          1931 modules/cudaarithm/test/test_element_operations.cpp             {compareScalarImpl<std::equal_to, int>           , compareScalarImpl<std::greater, int>           , compareScalarImpl<std::greater_equal, int>           , compareScalarImpl<std::less, int>           , compareScalarImpl<std::less_equal, int>           , compareScalarImpl<std::not_equal_to, int>           },
greater          1932 modules/cudaarithm/test/test_element_operations.cpp             {compareScalarImpl<std::equal_to, float>         , compareScalarImpl<std::greater, float>         , compareScalarImpl<std::greater_equal, float>         , compareScalarImpl<std::less, float>         , compareScalarImpl<std::less_equal, float>         , compareScalarImpl<std::not_equal_to, float>         },
greater          1933 modules/cudaarithm/test/test_element_operations.cpp             {compareScalarImpl<std::equal_to, double>        , compareScalarImpl<std::greater, double>        , compareScalarImpl<std::greater_equal, double>        , compareScalarImpl<std::less, double>        , compareScalarImpl<std::less_equal, double>        , compareScalarImpl<std::not_equal_to, double>        }
greater           220 modules/cudev/include/opencv2/cudev/expr/binary_op.hpp CV_CUDEV_EXPR_BINOP_INST(>, greater)
greater           103 modules/cudev/include/opencv2/cudev/grid/detail/minmaxloc.hpp                                       make_tuple(less<ResType>(), greater<ResType>()));
greater           134 modules/cudev/include/opencv2/cudev/grid/detail/minmaxloc.hpp                                       make_tuple(less<T>(), greater<T>()));
greater           836 modules/stitching/src/motion_estimators.cpp     sort(edges.begin(), edges.end(), std::greater<GraphEdge>());