Searched defs:voc (Results 1 - 4 of 4) sorted by relevance

/external/srec/srec/clib/
H A Dvoc_read.c68 * Read word models and their phoneme transcriptions from .ok or .voc files.
71 int read_word_transcription(const LCHAR* basename, vocab_info* voc, ESR_Locale* locale) argument
79 ASSERT(voc);
86 if (mmap_zip(basename, (void**)&voc->ok_file_data, (size_t*)&voc->ok_file_data_length)) {
92 if (!cr_or_nl(voc->ok_file_data[voc->ok_file_data_length - 1])) {
98 ok = voc->ok_file_data;
124 voc->first_entry = strchr(voc
165 get_prons(const vocab_info* voc, const char* label, char* prons, int prons_len) argument
246 delete_word_transcription(vocab_info* voc) argument
[all...]
/external/srec/srec/include/
H A Dsimapi.h203 vocab_info voc; member in struct:__anon30259
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.sat4j.core_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.sat4j.pb_2.2.0.v20100429.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 312 milliseconds