Lines Matching full:secondary
33 /** The secondary/tertiary lower limit for tailoring before any root elements. */
59 /** Default secondary/tertiary weight lead byte. */
62 /** Middle 16 bits of a CE with a common secondary weight. */
66 /** Lower 32 bits of a CE with common secondary and tertiary weights. */
74 /** Only the secondary & tertiary bits; no case, no quaternary. */
169 * Long-secondary CE with zero primary.
170 * Bits 31..16: Secondary weight.
176 * May be used in the future for single-byte secondary CEs (SHORT_SECONDARY_TAG),
177 * storing the secondary in bits 31..24, the ccc in bits 23..16,
185 * Bits 15.. 8: Secondary weight ss of the second CE.
189 * Points to one or more simple/long-primary/long-secondary 32-bit CE32s.
424 /** Returns a 64-bit CE from a simple/long-primary/long-secondary CE32. */
436 // long-secondary form ssssttC2 -> 00000000sssstt00
449 * 16-bit secondary/tertiary weights, and a 2-bit quaternary.