Home
last modified time | relevance | path

Searched refs:getPronCount (Results 1 – 3 of 3) sorted by relevance

/external/srec/tools/grxmlcompile/
Dvocab.cpp113 return getPronCount(); in lookup()
123 int Pronunciation::getPronCount() in getPronCount() function in Pronunciation
143 for (int ii=0; ii< getPronCount(); ii++) { in print()
154 for (int ii=0; ii< getPronCount(); ii++) { in printModelIDs()
227 int numProns = getPronCount(); in lookupModelIDs()
Dvocab.h78 int getPronCount(); // returns number of prons
Dsub_phon.cpp74 pronCount = pron.getPronCount(); in ExpandPhonemes()