Searched refs:get_arc_for_word (Results 1 - 3 of 3) sorted by relevance

/external/srec/srec/include/
H A Dastar.h125 arc_token* get_arc_for_word(arc_token* atoken, wordID word, void* context_void,
/external/srec/srec/crec/
H A Dtext_parser.c83 next_atok = get_arc_for_word(atok, wdID, context, context->beg_silence_word);
H A Dastar.c61 get_arc_for_word() finds the arc_token for a particular extension
67 arc_token* get_arc_for_word(arc_token* atoken, wordID word, function
87 return get_arc_for_word(&root_arc, word, context_void, terminal_word);
753 arc_for_token_index = get_arc_for_word(parp->arc_for_wtoken,

Completed in 123 milliseconds