Lines Matching refs:NUANArc
209 NUANArc *CreateArc (int iLabel, int oLabel, int from, int to);
210 NUANArc *InheritArc (NUANArc *arcBase, int id);
211 NUANArc *InheritReverseArc (NUANArc *arcBase, int id);
212 NUANArc *CreateCopyWithOutput (NUANArc *arcBase, int id);
213 NUANArc *InheritReverseArcWithTag (NUANArc *arcBase, int id, int tagId);
215 NUANArc **arc;