Home
last modified time | relevance | path

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

/dports/audio/sphinx3/sphinx3-0.8/include/
H A Dsrch_output.h118 void match_detailed(FILE* fp, /**< The file pointer */
/dports/audio/sphinx3/sphinx3-0.8/src/libs3decoder/libsearch/
H A Dsrch.c530 match_detailed(err_get_logfp(), hyp, s->uttid, "FV", "fv", s->ascale,
612 match_detailed(stdout, rhyp, s->uttid, "BP",
H A Dsrch_output.c169 match_detailed(FILE * fp, glist_t hyp, char *uttid, char *LBL, char *lbl, in match_detailed() function