Home
last modified time | relevance | path

Searched refs:default_tokentowords (Results 1 – 5 of 5) sorted by relevance

/dports/games/flightgear/flightgear-2020.3.11/3rdparty/flite_hts_engine/flite/include/
H A Dcst_synth.h72 cst_val *default_tokentowords(cst_item *i);
/dports/audio/flite/flite-2.1-release/include/
H A Dcst_synth.h74 cst_val *default_tokentowords(cst_item *i);
/dports/audio/flite/flite-2.1-release/sapi/FliteTTSEngineObj/
H A DFliteTTSEngineObj.cpp354 return default_tokentowords(i); in sapi_tokentowords()
362 return default_tokentowords(i); in sapi_tokentowords()
/dports/audio/flite/flite-2.1-release/src/synth/
H A Dcst_synth.c239 cst_val *default_tokentowords(cst_item *i) in default_tokentowords() function
260 words = default_tokentowords(t); in default_textanalysis()
/dports/games/flightgear/flightgear-2020.3.11/3rdparty/flite_hts_engine/flite/src/synth/
H A Dcst_synth.c260 cst_val *default_tokentowords(cst_item *i) in default_tokentowords() function
281 words = default_tokentowords(t); in default_textanalysis()