Searched defs:command_text (Results 1 – 2 of 2) sorted by relevance
| /external/srec/srec/test/SRecTest/src/ |
| D | SRecTest.c | 794 int srec_test_add_word ( SR_Grammar *active_grammar, LCHAR *command_text ) in srec_test_add_word() 885 …_grammar_data_from_command ( ApplicationData *data, unsigned int grammar_num, LCHAR *command_text ) in srec_test_load_grammar_data_from_command() 933 int srec_test_load_context ( ApplicationData *data, LCHAR *command_text ) in srec_test_load_context() 974 int srec_test_free_context ( SR_Grammar *active_grammar, ApplicationData *data, LCHAR *command_text… in srec_test_free_context() 1045 int srec_test_unload_context ( ApplicationData *data, LCHAR *command_text ) in srec_test_unload_context() 1095 int srec_test_use_context ( SR_Grammar *active_grammar, ApplicationData *data, LCHAR *command_text ) in srec_test_use_context() 1170 int srec_test_save_context ( SR_Grammar *active_grammar, LCHAR *command_text ) in srec_test_save_context() 1205 int srec_test_get_size_t_parameter ( ApplicationData *data, LCHAR *command_text ) in srec_test_get_size_t_parameter() 1233 int srec_test_set_size_t_parameter ( ApplicationData *data, LCHAR *command_text ) in srec_test_set_size_t_parameter() 1277 int srec_test_voice_enroll ( SR_Grammar *active_grammar, ApplicationData *data, LCHAR *command_text… in srec_test_voice_enroll() [all …]
|
| /external/srec/srec/test/SRecTestAudio/src/ |
| D | SRecTestAudio.c | 787 int srec_test_add_word ( SR_Grammar *active_grammar, LCHAR *command_text ) in srec_test_add_word() 877 …_grammar_data_from_command ( ApplicationData *data, unsigned int grammar_num, LCHAR *command_text ) in srec_test_load_grammar_data_from_command() 925 int srec_test_load_context ( ApplicationData *data, LCHAR *command_text ) in srec_test_load_context() 965 int srec_test_free_context ( SR_Grammar *active_grammar, ApplicationData *data, LCHAR *command_text… in srec_test_free_context() 1035 int srec_test_unload_context ( ApplicationData *data, LCHAR *command_text ) in srec_test_unload_context() 1085 int srec_test_use_context ( SR_Grammar *active_grammar, ApplicationData *data, LCHAR *command_text ) in srec_test_use_context() 1158 int srec_test_save_context ( SR_Grammar *active_grammar, LCHAR *command_text ) in srec_test_save_context() 1193 int srec_test_voice_enroll ( SR_Grammar *active_grammar, ApplicationData *data, LCHAR *command_text… in srec_test_voice_enroll() 1260 int srec_test_load_nametags ( ApplicationData *data, LCHAR *command_text ) in srec_test_load_nametags() 1288 int srec_test_save_nametags ( ApplicationData *data, LCHAR *command_text ) in srec_test_save_nametags() [all …]
|