HomeSort by relevance Sort by last modified time
    Searched refs:picokfst_kfstIsAcceptingState (Results 1 - 3 of 3) sorted by null

  /external/svox/pico/lib/
picokfst.h 162 picoos_bool picokfst_kfstIsAcceptingState (picokfst_FST this, picokfst_state_t state);
picokfst.c 418 extern picoos_bool picokfst_kfstIsAcceptingState (picokfst_FST this, picokfst_state_t state)
picotrns.c 508 if ((nextInPos == inSeqLen) && picokfst_kfstIsAcceptingState(fst,endFSTState)) {

Completed in 52 milliseconds