Searched refs:BEGINRULE_LABEL (Results 1 – 3 of 3) sorted by relevance
72 case BEGINRULE_LABEL: // Start of rule in WriteForwardGraphFile()119 case BEGINRULE_LABEL: // Start of rule in WriteForwardGraphWithSemantic()238 case BEGINRULE_LABEL: // Start of rule in WriteHMMGraphFile()312 case BEGINRULE_LABEL: // Start of rule in WritePhonemeGraphFile()
125 begLabel= BEGINRULE_LABEL; in ConnectLastScope()126 begOutLabel= BEGINRULE_LABEL; in ConnectLastScope()132 begOutLabel= BEGINRULE_LABEL; in ConnectLastScope()382 ProcessBegins (startPoint, endPoint, BEGINRULE_LABEL, nodeList, 0, visitList, numVertex); in RemoveRuleStarts()383 ClearLabelledConnections (BEGINRULE_LABEL); in RemoveRuleStarts()
45 #define BEGINRULE_LABEL -100006 // Start of rule macro