OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 45 milliseconds