Home | History | Annotate | Download | only in common

Lines Matching full:word

155      * preceded by a 16-bit word with the leading and trailing cc
573 * The norm32Table contains one 32-bit word "norm32" per code point.
630 * is preceded by a 16-bit word that contains the
633 * decomposition string, not counting the cc word.
672 * The first word of a list entry is the back-index, with its bit 15 set if
675 * The second word contains flags in bits 15..13 that determine
676 * if there is a third word and how the combined character is encoded:
677 * 15 set if there is a third word in this list entry
681 * According to these bits 15..14 of the second word,
684 * the second word.
685 * 10 The result is 0x2000..0xffff and stored in the third word.
686 * Bits 12..0 of the second word are not used.
689 * the second word.
691 * Bits 12..10 of the second word are not used.
692 * The trailing surrogate is stored in the third word.
699 * In each word, the high byte contains the leading cc of the character,
706 * This is done only if the 16-bit data word is not zero.
707 * If the code unit is a leading surrogate and the data word is not zero,
791 * each code point's high-word may contain extra data in bits 15..5:
792 * if the high word has bit 15 set, then build a set with a single code point