Lines Matching defs:first_iteration
693 bool first_iteration,
720 || (state->bypass_cache && !first_iteration))) {
1021 bool first_iteration,
1034 if (!first_iteration) {
1042 if (!first_iteration) {
1050 if (!first_iteration) {
1059 if (!first_iteration) {
1066 bypass_cache = first_iteration ? false : true;
1067 bypass_dp = first_iteration ? true : false;
1086 bool first_iteration;
1145 state->first_iteration = true;
1343 state->first_iteration,
1399 state->first_iteration,
1422 if (ret == ENOENT && state->first_iteration) {
1424 state->first_iteration = false;
1437 state->first_iteration = true;