Lines Matching refs:found
217 bool found = false;
232 if (found)
236 found = true;
243 return found;
249 bool found = false;
264 if (found)
268 found = true;
275 return found;
281 bool found = false;
296 if (found)
300 found = true;
307 return found;
467 bool found = false, other = false;
482 found = true;
486 if (found && other)
490 if (!found)
553 bool found = false, other = false;
568 found = true;
572 if (found && other)
576 if (!found)