Home
last modified time | relevance | path

Searched refs:MatchDebuggingOn (Results 1 – 2 of 2) sorted by relevance

/external/tesseract/classify/
Dintmatcher.cpp440 if (MatchDebuggingOn (Debug)) in IntegerMatcher()
504 if (MatchDebuggingOn (Debug)) in IntegerMatcher()
556 if (MatchDebuggingOn (Debug)) in FindGoodProtos()
599 if (MatchDebuggingOn (Debug)) in FindGoodProtos()
650 if (MatchDebuggingOn (Debug)) in FindBadFeatures()
689 if (MatchDebuggingOn (Debug)) in FindBadFeatures()
Dintproto.h211 #define MatchDebuggingOn(D) (D) macro