Home
last modified time | relevance | path

Searched defs:dict_pron (Results 1 – 3 of 3) sorted by relevance

/dports/audio/sphinx3/sphinx3-0.8/include/
H A Ddict.h230 #define dict_pron(d,w,p) ((d)->word[w].ciphone[p]) /**< The CI phones of the word w at position p */ macro
/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Ddict.h168 #define dict_pron(d,w,p) ((d)->word[w].ciphone[p]) /**< The CI phones of the word w at position p */ macro
/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Ddict.h180 #define dict_pron(d,w,p) ((d)->word[w].ciphone[p]) /**< The CI phones of the word w at position p */ macro