Searched refs:NOT_A_FIRST_WORD_CONFIDENCE (Results 1 – 3 of 3) sorted by relevance
225 if (spaceCount < 1) return NOT_A_FIRST_WORD_CONFIDENCE; in computeFirstWordConfidence()273 NOT_A_FIRST_WORD_CONFIDENCE); in outputShortcuts()
58 NOT_AN_INDEX, NOT_A_FIRST_WORD_CONFIDENCE); in addPrediction()
247 #define NOT_A_FIRST_WORD_CONFIDENCE (S_INT_MIN) macro