Home | History | Annotate | Download | only in common

Lines Matching full:conversion

10 *  Implements APIs for the ICU's codeset conversion library;
505 * Store the Unicode string for on-the-fly conversion for correct
769 * set each offset to -1 because this conversion function
789 * set each offset to -1 because this conversion function
804 * While collecting source units to find the longest match for m:n conversion,
834 /* variables for m:n conversion */
869 * Previous m:n conversion stored source units from a partial match
888 * loop for conversion and error handling
923 /* no sourceIndex adjustment for conversion, only for callback output */
930 * 1. to clean up after the conversion function
990 * continue with the conversion loop while there is still input left
1016 * return to the conversion loop once more if the flush
1017 * flag is set and the conversion function has not
1279 /* variables for m:n conversion */
1314 * Previous m:n conversion stored source units from a partial match
1333 * loop for conversion and error handling
1368 /* no sourceIndex adjustment for conversion, only for callback output */
1375 * 1. to clean up after the conversion function
1435 * continue with the conversion loop while there is still input left
1461 * return to the conversion loop once more if the flush
1462 * flag is set and the conversion function has not
1751 /* perform the conversion */
1811 /* perform the conversion */
1987 /* got overflow output from the conversion */
2095 /* streaming conversion requires an explicit pivot buffer */
2140 /* Is direct-UTF-8 conversion available? */
2154 * If direct-UTF-8 conversion is available, then we use a smaller
2156 * so that we quickly return to direct conversion.
2164 * (for m:n conversion, see
2169 * conversion, with function call overhead outweighing the benefits
2170 * of direct conversion.
2194 * extracting exactly the conversion loop,
2202 * conversion loop
2218 * For pivoting conversion; and for direct conversion for
2230 /* target overflow, or conversion error */
2275 * use direct conversion if available
2345 * For pivoting conversion; and for direct conversion for
2356 /* pivot overflow: continue with the conversion loop */
2359 /* conversion error, or there was nothing left to convert */
2365 * continue with fromUnicode conversion.
2379 * The conversion loop is exited when one of the following is true:
2382 * - a conversion error occurred
2432 /* perform real conversion */
2446 * to it but continue the conversion in order to store in targetCapacity