Lines Matching refs:allOk
2529 bool allOk = true;
2533 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2535 return allOk;
2558 bool allOk = true;
2562 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2564 return allOk;
2585 bool allOk = true;
2589 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2591 return allOk;
2616 bool allOk = true;
2620 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2622 return allOk;
2648 bool allOk = true;
2652 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2654 return allOk;
2678 bool allOk = true;
2682 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2684 return allOk;
2730 bool allOk = true;
2734 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2736 return allOk;