Home
last modified time | relevance | path

Searched refs:LSPRINTF (Results 1 – 4 of 4) sorted by relevance

/external/srec/portable/include/
Dptypes.h360 #define LSPRINTF sprintf macro
391 #define LSPRINTF swprintf macro
/external/srec/tools/dictTest/
DdictTest.c191 LSPRINTF ( parfilename, L("%s/config/"), env_sdk_path ); in main()
226 LSPRINTF ( parfilename, L("%s/config/"), env_sdk_path ); in main()
/external/srec/srec/test/SRecTest/src/
DSRecTest.c274LSPRINTF ( log_buffer, L("Internal Error Grammar TableCorrupt : Grammar %d Does Not Exist"), gramm… in srec_test_delete_grammar()
1304 LSPRINTF( value,"V='%s';",nametagID); in srec_test_voice_enroll()
1841 LSPRINTF ( log_buffer, L("Unknown Command %s"), command ); in srec_test_execute_command()
2257LSPRINTF ( data->raw_waveform_filename, L("a%lu__%s.raw"), (unsigned long)recognition_count, data-… in srec_test_write_and_log_wave_form_file()
2634 LSPRINTF ( data->transcription, "%s", transcription ); in srec_test_log_reco_from_file_data()
/external/srec/srec/test/SRecTestAudio/src/
DSRecTestAudio.c272LSPRINTF ( log_buffer, L("Internal Error Grammar TableCorrupt : Grammar %d Does Not Exist"), gramm… in srec_test_delete_grammar()
1601 LSPRINTF ( log_buffer, L("Unknown Command %s"), command ); in srec_test_execute_command()
1950LSPRINTF ( data->raw_waveform_filename, L("a%lu__%s.raw"), (unsigned long)recognition_count, data-… in srec_test_write_and_log_wave_form_file()
2307 LSPRINTF ( data->transcription, "%s", transcription ); in srec_test_log_reco_from_file_data()