Home | History | Annotate | Download | only in functional

Lines Matching refs:allOk

2523 			bool allOk = true;
2527 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2529 return allOk;
2552 bool allOk = true;
2556 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2558 return allOk;
2579 bool allOk = true;
2583 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2585 return allOk;
2610 bool allOk = true;
2614 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2616 return allOk;
2642 bool allOk = true;
2646 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2648 return allOk;
2672 bool allOk = true;
2676 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2678 return allOk;
2724 bool allOk = true;
2728 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2730 return allOk;