Home
last modified time | relevance | path

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

/external/srec/tools/grxmlcompile/
Dnetw_dump.cpp68 case TAG_LABEL: // Tag transition in WriteForwardGraphFile()
138 case TAG_LABEL: // Tag transition in WriteForwardGraphWithSemantic()
235 case TAG_LABEL: // Tag transition in WriteHMMGraphFile()
309 case TAG_LABEL: // Tag transition in WritePhonemeGraphFile()
Dsub_grph.cpp280 (void) CreateArc (TAG_LABEL, tagLabel, lastId, newId); in AddTag()
284 (void) CreateArc (TAG_LABEL, tagLabel, startId, endId); in AddTag()
770 ClearLabelledConnections (TAG_LABEL); in RemoveTagConnections()
789 if (arc[backwardList[rix]]->GetInput() == TAG_LABEL) { in PullUpTags()
814 if (arc[backwardList[rix]]->GetInput() == TAG_LABEL) { in ProcessTags()
Dsub_grph.h40 #define TAG_LABEL -100001 // Tag transition macro