HomeSort by relevance Sort by last modified time
    Searched refs:grammarID (Results 1 - 4 of 4) sorted by null

  /external/srec/srec/Recognizer/include/
SR_RecognizerImpl.h 362 LCHAR* grammarID;
  /external/srec/srec/Recognizer/src/
RecognizerImpl.c     [all...]
  /external/srec/srec/test/SRecTest/src/
SRecTest.c 121 LCHAR grammarID [P_PATH_MAX]; /* ID of the grammar. */
314 if ( strcmp ( grammar_id, data->grammars [grammar_counter].grammarID ) == 0 )
905 LSTRCPY ( data->grammars [grammar_num].grammarID, id );
    [all...]
  /external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c 120 LCHAR grammarID [P_PATH_MAX]; /* ID of the grammar. */
312 if ( strcmp ( grammar_id, data->grammars [grammar_counter].grammarID ) == 0 )
897 LSTRCPY ( data->grammars [grammar_num].grammarID, id );
    [all...]

Completed in 64 milliseconds