OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:vocfile
(Results
1 - 2
of
2
) sorted by null
/external/srec/tools/grxmlcompile/
grxmlcompile.cpp
252
char
vocfile
[MAX_PATH_NAME];
local
266
//
vocfile
268
strcpy(
vocfile
, cmdline_vocfile);
271
ESR_SessionGetLCHAR ( L("cmdline.vocabulary"), (LCHAR*)
vocfile
, &len );
274
printf("info: Using dictionary %s\n",
vocfile
);
294
status = make_openfst_graphs( doc, grxmlbase, (const char*)
vocfile
, (const char*)cfstfile, (const char*)modelmapfile);
[
all
...]
/external/srec/srec/include/
simapi.h
610
*
vocFile
Source vocabulary file
[
all
...]
Completed in 921 milliseconds