Searched refs:UCPTRIE_VALUE_BITS_8 (Results 1 – 7 of 7) sorted by relevance
31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()52 if (typeInt > UCPTRIE_TYPE_SMALL || valueWidthInt > UCPTRIE_VALUE_BITS_8 || in ucptrie_openFromBinary()129 case UCPTRIE_VALUE_BITS_8: in ucptrie_openFromBinary()222 case UCPTRIE_VALUE_BITS_8: in getValue()480 valueWidth < UCPTRIE_VALUE_BITS_16 || UCPTRIE_VALUE_BITS_8 < valueWidth || in ucptrie_toBinary()495 case UCPTRIE_VALUE_BITS_8: in ucptrie_toBinary()532 case UCPTRIE_VALUE_BITS_8: in ucptrie_toBinary()560 case UCPTRIE_VALUE_BITS_8: in countNull()
221 valueWidth > UCPTRIE_VALUE_BITS_8 || in ucptrie_swap()237 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()269 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
221 case UCPTRIE_VALUE_BITS_8: in fromUCPTrie()1576 valueWidth < UCPTRIE_VALUE_BITS_16 || UCPTRIE_VALUE_BITS_8 < valueWidth) { in build()1590 case UCPTRIE_VALUE_BITS_8: in build()1706 case UCPTRIE_VALUE_BITS_8: in build()
338 valueWidth = UCPTRIE_VALUE_BITS_8; in makeMap()
255 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrieArrays()297 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrie()
173 UCPTRIE_VALUE_BITS_8 enumerator
914 UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, withClone, in testTrieSerializeAllValueWidth()