Searched defs:correctionType (Results 1 – 3 of 3) sorted by relevance
30 static inline void profile(const CorrectionType correctionType, DicNode *const node) { in profile()76 const CorrectionType correctionType, const DicTraverseSession *const traverseSession, in addCostAndForwardInputIndex()105 const CorrectionType correctionType, const DicTraverseSession *const traverseSession, in getSpatialCost()143 const CorrectionType correctionType, const DicTraverseSession *const traverseSession, in getLanguageCost()178 /* static */ int Weighting::getForwardInputCount(const CorrectionType correctionType) { in getForwardInputCount()
27 ErrorTypeUtils::ErrorType TypingWeighting::getErrorType(const CorrectionType correctionType, in getErrorType()
432 const CorrectionType correctionType = spaceSubstitution ? in createNextWordDicNode() local