PREDICT_MASK 361 modules/ml/src/boost.cpp int flags = (flags0 & ~PREDICT_MASK) | PREDICT_SUM; PREDICT_MASK 1367 modules/ml/src/tree.cpp int predictType = flags & PREDICT_MASK; PREDICT_MASK 1505 modules/ml/src/tree.cpp if( iscls && (flags & PREDICT_MASK) == PREDICT_MAX_VOTE )