Lines Matching defs:tmp
95 VertInf *tmp = it;
98 delete tmp;
139 VertInf *tmp = it;
142 _router->vertices.addVertex(tmp);
161 VertInf *tmp = it;
164 _router->vertices.removeVertex(tmp);
232 VertInf *tmp = iter;
236 EdgeInfList& visList = tmp->visList;
246 EdgeInfList& invisList = tmp->invisList;
254 EdgeInfList& orthogList = tmp->orthogVisList;