Lines Matching refs:nextA
1200 int nextA = lastA;
1221 nextA = descr_cmd[curP]->associated;
1226 if (AttemptSimplify(lastA, nextA - lastA + 1, (containsForced) ? 0.05 * tresh : tresh, res, worstP)) {
1243 prevA = lastA = nextA;
1249 nextA = descr_cmd[curP]->associated;
1254 if (AttemptSimplify(lastA, nextA - lastA + 1, 0.05 * tresh, res, worstP)) {
1263 prevA = lastA = nextA;
1272 nextA = descr_cmd[curP]->associated;
1277 if (AttemptSimplify(lastA, nextA - lastA + 1, tresh, res, worstP)) {
1306 prevA = nextA;
1322 prevA = nextA;