Lines Matching refs:restrictions
2514 } restrictions[] =
2532 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2533 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2544 } restrictions[] =
2561 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2562 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2573 } restrictions[] =
2588 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2589 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2601 } restrictions[] =
2619 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2620 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2632 } restrictions[] =
2651 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2652 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2663 } restrictions[] =
2681 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2682 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);
2701 } restrictions[] =
2733 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(restrictions); ++ndx)
2734 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log);