Lines Matching full:loop
70 /* simple loop for conversion of a NUL-terminated BMP string */
185 /* simple loop for conversion of a NUL-terminated BMP string */
534 /* Faster loop without ongoing checking for pSrcLimit and pDestLimit. */
537 * Each iteration of the inner loop progresses by at most 3 UTF-8
550 * continue with the next loop.
848 * destination buffer overflow in the loop.
861 /* in this loop, we can always access at least 4 bytes, up to pSrc+3 */
1078 /* Faster loop without ongoing checking for pSrcLimit and pDestLimit. */
1081 * Each iteration of the inner loop progresses by at most 3 UTF-8
1094 * continue with the next loop.
1306 /* Faster loop without ongoing checking for pSrcLimit and pDestLimit. */
1312 /* fast ASCII loop */
1324 * Each iteration of the inner loop progresses by at most 3 UTF-8
1334 * continue with the next loop.
1546 /* Faster loop without ongoing checking for pSrcLimit and pDestLimit. */
1552 /* fast ASCII loop */
1564 * Each iteration of the inner loop progresses by at most 3 UTF-8
1574 * continue with the next loop.