Home | History | Annotate | Download | only in typing

Lines Matching refs:DicTraverseSession

40     float getTerminalSpatialCost(const DicTraverseSession *const traverseSession,
75 float getMatchedCost(const DicTraverseSession *const traverseSession,
105 bool isProximityDicNode(const DicTraverseSession *const traverseSession,
114 float getTranspositionCost(const DicTraverseSession *const traverseSession,
129 float getInsertionCost(const DicTraverseSession *const traverseSession,
153 float getSpaceOmissionCost(const DicTraverseSession *const traverseSession,
159 float getNewWordBigramLanguageCost(const DicTraverseSession *const traverseSession,
167 float getCompletionCost(const DicTraverseSession *const traverseSession,
178 float getTerminalLanguageCost(const DicTraverseSession *const traverseSession,
183 float getTerminalInsertionCost(const DicTraverseSession *const traverseSession,
204 AK_FORCE_INLINE float getSpaceSubstitutionCost(const DicTraverseSession *const traverseSession,
214 const DicTraverseSession *const traverseSession,