Searched refs:endState (Results 1 – 3 of 3) sorted by relevance
343 picokfst_state_t * endState) in picokfst_kfstGetTrans() argument352 (*endState) = 0; in picokfst_kfstGetTrans()357 (*endState) = endStateX; in picokfst_kfstGetTrans()388 picokfst_symid_t * outSym, picokfst_state_t * endState) in picokfst_kfstGetNextInEpsTrans() argument397 (*endState) = 0; in picokfst_kfstGetNextInEpsTrans()404 *endState = (picokfst_state_t)val; in picokfst_kfstGetNextInEpsTrans()410 (*endState) = 0; in picokfst_kfstGetNextInEpsTrans()
136 picokfst_state_t * endState);155 picokfst_symid_t * outSym, picokfst_state_t * endState);
111 AutoEscapeContext.AutoEscapeState endState = autoEscapeContext.getCurrentState(); in caseStart() local112 if (!autoEscapeContext.isPermittedStateChangeForIncludes(startState, endState)) { in caseStart()125 + " but ends in different context " + endState, templateName); in caseStart()