OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LFPRINTF
(Results
1 - 5
of
5
) sorted by null
/external/srec/tools/make_g2g/
make_g2g.c
42
LFPRINTF
(stdout,"usage: %s -base <base grammar filename> [-out <output file>] \n",exename);
75
LFPRINTF
(stderr, "ERROR: Mandatory option -base is unspecified\n");
88
LFPRINTF
(stderr, "ERROR: Mandatory option -out is unspecified\n");
113
LFPRINTF
(stdout,"Loading grammar %s from text files...\n",base);
116
LFPRINTF
(stdout,"Saving grammar as binary image %s...\n",outFilename);
119
LFPRINTF
(stdout,"SUCCESS!\n");
/external/srec/tools/dictTest/
dictTest.c
51
LFPRINTF
(fout,"ERROR: %s\n", ESR_rc2str(rc));
58
LFPRINTF
(fout,"%s : %s\n", phrase, pron);
84
LFPRINTF
(fout, "ERROR: INVALID FORMAT for input line\n");
96
LFPRINTF
(fout,"ERROR: %s\n", ESR_rc2str(rc));
99
LFPRINTF
(fout,"%s|%s|%s|", phrase, expectedPhoneme, phoneme);
102
LFPRINTF
(fout,"PASSED\n");
104
LFPRINTF
(fout,"FAILED\n");
/external/srec/portable/include/
ptypes.h
356
#define
LFPRINTF
fprintf
390
#define
LFPRINTF
fwprintf
/external/srec/srec/test/SRecTest/src/
SRecTest.c
[
all
...]
/external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c
[
all
...]
Completed in 311 milliseconds