DEFAULT 71 apps/traincascade/old_ml_boost.cpp split_criteria = CvBoost::DEFAULT; DEFAULT 1896 apps/traincascade/old_ml_boost.cpp params.split_criteria == DEFAULT ? "Default" : DEFAULT 1962 apps/traincascade/old_ml_boost.cpp params.split_criteria = strcmp( split_crit_str, "Default" ) == 0 ? DEFAULT : DEFAULT 1970 apps/traincascade/old_ml_boost.cpp if( params.split_criteria < DEFAULT || params.boost_type > SQERR ) DEFAULT 513 modules/core/include/opencv2/core/cuda.hpp explicit Event(CreateFlags flags = DEFAULT); DEFAULT 1080 modules/features2d/include/opencv2/features2d.hpp const Scalar& color=Scalar::all(-1), int flags=DrawMatchesFlags::DEFAULT ); DEFAULT 1108 modules/features2d/include/opencv2/features2d.hpp const std::vector<char>& matchesMask=std::vector<char>(), int flags=DrawMatchesFlags::DEFAULT ); DEFAULT 1115 modules/features2d/include/opencv2/features2d.hpp const std::vector<std::vector<char> >& matchesMask=std::vector<std::vector<char> >(), int flags=DrawMatchesFlags::DEFAULT );