Lines Matching defs:found
197 ActionInfoList::iterator found =
199 if (found == actionList.end())
206 found->conns.push_back(std::make_pair(type, connEnd));
220 ActionInfoList::iterator found =
222 if (found == actionList.end())
238 ActionInfoList::iterator found =
240 if (found != actionList.end())
242 actionList.erase(found);
259 ActionInfoList::iterator found =
261 if (found == actionList.end())
282 ActionInfoList::iterator found = find(actionList.begin(),
284 if (found != actionList.end())
286 actionList.erase(found);
291 found = find(actionList.begin(), actionList.end(), remInfo);
292 if (found == actionList.end())
332 ActionInfoList::iterator found =
335 if (found != actionList.end())
344 found->newPoly = newPoly;
626 // router. Outputs a warning if the ID is found ore than once.
956 bool found = (EdgeInf::existingEdge(i, j) != NULL);
958 if (!found)
1240 db_printf("[%3d] - Possible better path found (%.1f < %.1f)\n",