Searched refs:MAX_PRONS_LENGTH (Results 1 - 4 of 4) sorted by relevance

/external/srec/tools/dictTest/
H A DdictTest.c32 #define MAX_PRONS_LENGTH 1024 macro
45 LCHAR prons[MAX_PRONS_LENGTH];
69 LCHAR line[2 * MAX_PRONS_LENGTH];
70 LCHAR phoneme[MAX_PRONS_LENGTH];
92 len = MAX_PRONS_LENGTH;
305 doGetProns(vocab, phrase, MAX_PRONS_LENGTH, fout);
334 doGetProns(vocab, phrase, MAX_PRONS_LENGTH, fout);
/external/srec/tools/grxmlcompile/
H A Dvocab.cpp32 #define MAX_PRONS_LENGTH 1024 macro
75 LCHAR prons[MAX_PRONS_LENGTH];
H A Dgrxmlcompile.cpp103 #define MAX_PRONS_LENGTH 1024 macro
659 LCHAR prons[MAX_PRONS_LENGTH];
705 len = MAX_PRONS_LENGTH;
/external/srec/tools/make_cfst/
H A Dmake_cfst.cpp32 #define MAX_PRONS_LENGTH 1024 macro

Completed in 51 milliseconds