OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:picotrns_stTransduce
(Results
1 - 3
of
3
) sorted by null
/external/svox/pico/lib/
picotrns.h
176
pico_status_t
picotrns_stTransduce
(picotrns_SimpleTransducer this, picokfst_FST fst);
picodata.c
922
status =
picotrns_stTransduce
(transducer, xsampa_parser);
928
status =
picotrns_stTransduce
(transducer, xsampa2svoxpa_mapper);
947
status =
picotrns_stTransduce
(transducer, svoxpa_parser);
[
all
...]
picotrns.c
678
pico_status_t
picotrns_stTransduce
(picotrns_SimpleTransducer this, picokfst_FST fst)
Completed in 34 milliseconds