Lines Matching full:loop
418 /* conversion loop */
424 /* fast loop for single-byte differences */
425 /* use only one loop counter variable, targetCapacity, not also source */
456 /* regular loop for all cases */
542 /* from the first if in the loop we know that targetCapacity>0 */
662 /* conversion loop */
668 /* fast loop for single-byte differences */
669 /* use only one loop counter variable, targetCapacity, not also source */
695 /* regular loop for all cases */
771 /* from the first if in the loop we know that targetCapacity>0 */
973 /* conversion "loop" similar to _SCSUToUnicodeWithOffsets() */
979 /* fast loop for single-byte differences */
980 /* use count as the only loop counter variable */
1190 /* conversion "loop" similar to _SCSUToUnicodeWithOffsets() */
1196 /* fast loop for single-byte differences */
1197 /* use count as the only loop counter variable */