Lines Matching full:weights
18 * This file contains code for allocating n collation element weights
41 /* helper functions for CE weights */
125 // We use only the lower 16 bits for secondary weights.
139 // We use only the lower 16 bits for tertiary weights.
146 // The other bits are used for case & quaternary weights.
303 // Note: The lowerEnd and upperStart weights are versions of
393 // See if the first few minLength and minLength+1 ranges have enough weights.
398 // Reduce the number of weights from the last minLength+1 range
400 // so that we use all weights in the minLength ranges.
424 // See if the minLength ranges have enough weights
453 int32_t count2 = (n - count) / (nextCountBytes - 1); // number of weights to be lengthened
454 weights
493 * which ranges to use for a given number of weights between (excluding)
518 printf("error: the maximum number of %ld weights is insufficient for n=%ld\n",