Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:NUANArc

29 class NUANArc
37 NUANArc (int iLabel, int oLabel)
49 NUANArc (int iLabel, int oLabel, int from, int to)
63 NUANArc (NUANArc *arcsrc)
77 NUANArc (NUANArc *arcsrc, int offset, int startId, int newStartId, int endId, int newEndId)
172 int Compare (NUANArc *test)
194 int CompareSymbol (NUANArc *test)
208 int CompareReverse (NUANArc *test)
230 int CompareForMin (NUANArc *test)
252 int CompareWithContext (NUANArc *test)
282 bool IsSame (NUANArc *test)
290 bool HasSameLabels (NUANArc *test)
298 bool HasSameLabelsAndTo (NUANArc *test)
306 bool HasSameLabelsAndFrom (NUANArc *test)