Lines Matching full:converters
11 * of converters and related structures.
212 less overhead than an algorithmic open. We don't cache non-algorithmic converters
239 /* in use by open converters. */
284 /* UDataInfo info; -- necessary only if some converters have different formatVersion */
363 * TODO Store pkg in a field in the shared data so that delta-only converters
364 * can load base converters from the same package.
413 * Based on the number of known converters, this determines how many times larger
415 * of converters are used, this number should be 2. When memory is plentiful, or
416 * when ucnv_countAvailable is ever used with a lot of available converters,
544 /* application-provided converters are not currently cached */
1088 UTRACE_DATA1(UTRACE_INFO, "ucnv_flushCache() exits with %d converters remaining", remaining);
1094 /* available converters list --------------------------------------------------- */
1107 /* We can't have more than "*converterTable" converters to open */