Home
last modified time | relevance | path

Searched refs:labelID (Results 1 – 8 of 8) sorted by relevance

/external/srec/srec/include/
Dsearch_network.h131 labelID ilabel; /* input label */
132 labelID olabel; /* output label */
Dsrec_sizes.h29 typedef asr_uint16_t labelID; /*16 bits is a bit overkill for this, but 8's not enough*/ typedef
Dastar.h63 labelID olabel; /* output label */
/external/srec/srec/Semproc/include/
DSR_SemanticGraphImpl.h66 labelID script_olabel_offset; /* starts at SEMGRAPH_SCRIPT_OFFSET */
/external/srec/srec/Semproc/src/
DSemanticGraphImpl.c279 labelID olabel = 0; in SR_SemanticGraph_LoadFromTextFiles()
437 olabel = (labelID) atoi(&oword[1]); in SR_SemanticGraph_LoadFromTextFiles()
/external/srec/tools/test_g2g/
Dtest_g2g.c297 ilabels[j] = ilabels[j] - (labelID)fst->hmm_ilabel_offset; in CheckG2G()
/external/srec/srec/crec/
Dsrec_context.c1771 labelID word_label = MAXwordID; in FST_LoadReverseWordGraph()
2134 static FSMarc* find_next_arc_with_ilabel(srec_context* fst, FSMnode* node, labelID ilabel, FSMarc**… in find_next_arc_with_ilabel()
2148 FSMarc* find_prev_arc_with_iolabels(srec_context* fst, FSMnode* node, labelID ilabel, labelID olabe… in find_prev_arc_with_iolabels()
2726 ENCODE(signature, labelID); in FST_sizes_signature()
Dsrec.c1268 labelID ilabel; in update_from_hmms_to_fsmnodes()
1569 labelID ilabel; in update_from_current_fsm_nodes_into_new_HMMs()