Home
last modified time | relevance | path

Searched refs:UCPTRIE_VALUE_BITS_32 (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/common/
Ducptrie.cpp89 } else if (valueWidth == UCPTRIE_VALUE_BITS_32) { in ucptrie_openFromBinary()
125 case UCPTRIE_VALUE_BITS_32: in ucptrie_openFromBinary()
220 case UCPTRIE_VALUE_BITS_32: in getValue()
492 case UCPTRIE_VALUE_BITS_32: in ucptrie_toBinary()
529 case UCPTRIE_VALUE_BITS_32: in ucptrie_toBinary()
555 case UCPTRIE_VALUE_BITS_32: in countNull()
578 trie->valueWidth==UCPTRIE_VALUE_BITS_32 ? 4 : 1); in ucptrie_printLengths()
Dutrie_swap.cpp234 case UCPTRIE_VALUE_BITS_32: in ucptrie_swap()
271 case UCPTRIE_VALUE_BITS_32: in ucptrie_swap()
Dumutablecptrie.cpp222 case UCPTRIE_VALUE_BITS_32: in fromUCPTrie()
1590 case UCPTRIE_VALUE_BITS_32: in build()
1610 if (valueWidth == UCPTRIE_VALUE_BITS_32 && (indexLength & 1) != 0) { in build()
1627 } else if (valueWidth == UCPTRIE_VALUE_BITS_32) { in build()
1706 case UCPTRIE_VALUE_BITS_32: in build()
Dcharacterproperties.cpp344 valueWidth = UCPTRIE_VALUE_BITS_32; in makeMap()
Dnormalizer2impl.cpp2422 … impl->fCanonIterData->mutableTrie, UCPTRIE_TYPE_SMALL, UCPTRIE_VALUE_BITS_32, &errorCode); in doInit()
/external/icu/icu4c/source/test/cintltst/
Ducptrietest.c207 } else if (valueWidth == UCPTRIE_VALUE_BITS_32) { in testTrieGetters()
222 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieGetters()
235 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieGetters()
248 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieGetters()
256 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieGetters()
289 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieGetters()
311 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieGetters()
322 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieGetters()
442 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieUTF16()
470 } else if(valueWidth==UCPTRIE_VALUE_BITS_32) { in testTrieUTF16()
[all …]
/external/icu/icu4c/source/tools/toolutil/
Dwritesrc.cpp254 pTrie->valueWidth==UCPTRIE_VALUE_BITS_32 ? 32 : in usrc_writeUCPTrieArrays()
296 pTrie->valueWidth==UCPTRIE_VALUE_BITS_32 ? 32 : in usrc_writeUCPTrie()
/external/icu/icu4c/source/common/unicode/
Ducptrie.h167 UCPTRIE_VALUE_BITS_32, enumerator
/external/icu/libandroidicu/include/unicode/
Ducptrie.h167 UCPTRIE_VALUE_BITS_32, enumerator
/external/icu/libicu/cts_headers/unicode/
Ducptrie.h167 UCPTRIE_VALUE_BITS_32, enumerator