Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dword_lattice.h48 int reprune_word_tokens(srec* rec, costdata current_best_cost);
/external/srec/srec/crec/
Dword_lattice.c679 int reprune_word_tokens(srec* rec, costdata current_best_cost) function
Dsrec.c502 reprune_word_tokens(rec, 0); in reprune_word_tokens_if_necessary()