Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dastar.h125 arc_token* get_arc_for_word(arc_token* atoken, wordID word, void* context_void,
/external/srec/srec/crec/
Dtext_parser.c83 next_atok = get_arc_for_word(atok, wdID, context, context->beg_silence_word); in check_word_path()
Dastar.c67 arc_token* get_arc_for_word(arc_token* atoken, wordID word, in get_arc_for_word() function
87 return get_arc_for_word(&root_arc, word, context_void, terminal_word); in get_arc_for_word()
753 arc_for_token_index = get_arc_for_word(parp->arc_for_wtoken, in astar_stack_do_backwards_search()