Home | History | Annotate | Download | only in common

Lines Matching full:loop

419  * will be all runs, and we don't need the elaborate loop to search for them.
421 * by an extra reorder-all after the reorder-some loop.
430 * This means that for the main reordering loop we don't need to consider
447 * and reorder at an odd minLevel in a separate, simpler loop.
456 /* do not include the WS run at paraLevel<=old minLevel except in the simple loop */
464 /* loop for all sequences of runs */
663 /* this loop will also handle the trailing WS run */
765 /* loop maxLevel..minLevel */
769 /* loop for all sequences of levels to reorder at the current maxLevel */
828 /* loop maxLevel..minLevel */
832 /* loop for all sequences of levels to reorder at the current maxLevel */
908 break; /* exit for loop */
948 /* loop on runs */
1081 /* the middle if() is guaranteed to find the run, we don't need a loop limit */