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

  /external/srec/srec/include/
word_lattice.h 46 int sprint_word_token_backtrace(char *transcription, int len, srec* rec, wtokenID wtoken_index);
  /external/srec/srec/crec/
word_lattice.c 230 int sprint_word_token_backtrace(char *transcription, int len, srec* rec, wtokenID wtoken_index) function
474 rc = sprint_word_token_backtrace(transcription, len, rec, token_index);
astar.c 939 rc = sprint_word_token_backtrace(trans, max_trans_len, rec, ipath->token_index);
    [all...]

Completed in 742 milliseconds