Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:CreateArc

144         (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId);
146 (void) CreateArc (endLabel, endOutLabel, endScopeId, lastId);
149 (void) CreateArc (begLabel, begOutLabel, startId, beginScopeId);
150 (void) CreateArc (endLabel, endOutLabel, endScopeId, endId);
153 (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId);
155 (void) CreateArc (endLabel, ruleId, endScopeId, lastId);
158 (void) CreateArc (begLabel, begOutLabel, lastId, beginScopeId);
160 (void) CreateArc (endLabel, endOutLabel, endScopeId, lastId);
180 (void) CreateArc (NONE_LABEL, NONE_LABEL, startId, lastId); // start to end
192 (void) CreateArc (NONE_LABEL, NONE_LABEL, lastId + (ii - 1) * blockCount, finalId);
195 (void) CreateArc (NONE_LABEL, NONE_LABEL, startId, finalId); // start to end
213 (void) CreateArc (NONE_LABEL, NONE_LABEL, startId, finalId);
232 (void) CreateArc (NONE_LABEL, NONE_LABEL, startId, finalId);
256 (void) CreateArc (inputLabel, tagLabel, lastId, newId);
260 (void) CreateArc (inputLabel, tagLabel, startId, endId);
280 (void) CreateArc (TAG_LABEL, tagLabel, lastId, newId);
284 (void) CreateArc (TAG_LABEL, tagLabel, startId, endId);
346 (void) CreateArc (TERMINAL_LABEL, NONE_LABEL, lastId, TERMINAL_LABEL);
748 (void) CreateArc (TERMINAL_LABEL, NONE_LABEL, numVertex, TERMINAL_LABEL); // Add terminal transition