Lines Matching full:blocks
233 * UTF-8-friendly fromUnicode tries: allocate multiple blocks at a time.
237 * assumes that the initial stage 2/3 blocks are the all-unassigned ones.
243 * pre-compacted, overlapping adjacent stage 2/3 blocks.
270 /* Initialize stage 1 for the preallocated blocks. */
279 * Stage 2 indexes count 16-blocks in stage 3 as follows:
576 * Note that the first stage 2 and 3 blocks are reserved for all-unassigned mappings.
616 /* allocate 64-entry blocks for UTF-8-friendly lookup */
706 * Note that the first stage 2 and 3 blocks are reserved for
751 /* allocate 64-entry blocks for UTF-8-friendly lookup */
763 * Overlap stage 3 blocks only in multiples of 16-entry blocks
1160 * Compact stage 2 for SBCS by overlapping adjacent stage 2 blocks as far
1162 * parts of blocks in steps of MBCS_STAGE_2_MULTIPLIER.
1272 * Compact stage 2 by overlapping adjacent stage 2 blocks as far
1274 * parts of blocks in steps of MBCS_STAGE_2_MULTIPLIER.
1487 /* round up stage3Top so that the sizes of all data blocks are multiples of 4 */