Searched refs:labelID (Results 1 – 8 of 8) sorted by relevance
131 labelID ilabel; /* input label */132 labelID olabel; /* output label */
29 typedef asr_uint16_t labelID; /*16 bits is a bit overkill for this, but 8's not enough*/ typedef
63 labelID olabel; /* output label */
66 labelID script_olabel_offset; /* starts at SEMGRAPH_SCRIPT_OFFSET */
279 labelID olabel = 0; in SR_SemanticGraph_LoadFromTextFiles()437 olabel = (labelID) atoi(&oword[1]); in SR_SemanticGraph_LoadFromTextFiles()
297 ilabels[j] = ilabels[j] - (labelID)fst->hmm_ilabel_offset; in CheckG2G()
1771 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()
1268 labelID ilabel; in update_from_hmms_to_fsmnodes()1569 labelID ilabel; in update_from_current_fsm_nodes_into_new_HMMs()