Home
last modified time | relevance | path

Searched defs:phrase (Results 1 – 6 of 6) sorted by relevance

/external/srec/tools/dictTest/
DdictTest.c42 void doGetProns(SR_Vocabulary *vocab, LCHAR* phrase, size_t len, FILE* fout) in doGetProns()
112 LCHAR phrase[MAX_LINE_LENGTH]; in main() local
/external/icu4c/i18n/
Dselfmt.cpp80 UnicodeString phrase ; in applyPattern() local
/external/srec/tools/grxmlcompile/
Dvocab.cpp72 int Pronunciation::lookup( Vocabulary & vocab, std::string & phrase ) in lookup()
Dgrxmlcompile.cpp660 const char* phrase = iter.Symbol(); in make_openfst_graphs() local
/external/srec/srec/ca/
Dsyn_srec.c54 const char *phrase, const char* pronunciation, in CA_AddWordToSyntax()
/external/srec/srec/Vocabulary/src/
DVocabularyImpl.c410 ESR_ReturnCode SR_VocabularyGetPronunciationImpl(SR_Vocabulary* self, const LCHAR* phrase, LCHAR* p… in SR_VocabularyGetPronunciationImpl()