Home
last modified time | relevance | path

Searched refs:UCPTRIE_VALUE_BITS_8 (Results 1 – 25 of 35) sorted by relevance

12

/third_party/skia/third_party/externals/icu/source/common/
Ducptrie.cpp31 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()
Dutrie_swap.cpp221 valueWidth > UCPTRIE_VALUE_BITS_8 || in ucptrie_swap()
237 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
274 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
Drbbi.cpp754 bool use8BitsTrie = ucptrie_getValueWidth(fData->fTrie) == UCPTRIE_VALUE_BITS_8; in handleNext()
772 bool use8BitsTrie = ucptrie_getValueWidth(fData->fTrie) == UCPTRIE_VALUE_BITS_8; in handleSafePrevious()
Dumutablecptrie.cpp226 case UCPTRIE_VALUE_BITS_8: in fromUCPTrie()
1581 valueWidth < UCPTRIE_VALUE_BITS_16 || UCPTRIE_VALUE_BITS_8 < valueWidth) { in build()
1595 case UCPTRIE_VALUE_BITS_8: in build()
1711 case UCPTRIE_VALUE_BITS_8: in build()
Dcharacterproperties.cpp340 valueWidth = UCPTRIE_VALUE_BITS_8; in makeMap()
Drbbidata.cpp124 if (!(width == UCPTRIE_VALUE_BITS_8 || width == UCPTRIE_VALUE_BITS_16)) { in init()
/third_party/icu/icu4c/source/common/
Ducptrie.cpp31 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()
Dutrie_swap.cpp221 valueWidth > UCPTRIE_VALUE_BITS_8 || in ucptrie_swap()
237 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
274 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
Demojiprops.cpp97 cpTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, in load()
Drbbi.cpp768 bool use8BitsTrie = ucptrie_getValueWidth(fData->fTrie) == UCPTRIE_VALUE_BITS_8; in handleNext()
786 bool use8BitsTrie = ucptrie_getValueWidth(fData->fTrie) == UCPTRIE_VALUE_BITS_8; in handleSafePrevious()
Dumutablecptrie.cpp226 case UCPTRIE_VALUE_BITS_8: in fromUCPTrie()
1581 valueWidth < UCPTRIE_VALUE_BITS_16 || UCPTRIE_VALUE_BITS_8 < valueWidth) { in build()
1595 case UCPTRIE_VALUE_BITS_8: in build()
1711 case UCPTRIE_VALUE_BITS_8: in build()
Drbbidata.cpp124 if (!(width == UCPTRIE_VALUE_BITS_8 || width == UCPTRIE_VALUE_BITS_16)) { in init()
/third_party/node/deps/icu-small/source/common/
Ducptrie.cpp31 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()
Dutrie_swap.cpp221 valueWidth > UCPTRIE_VALUE_BITS_8 || in ucptrie_swap()
237 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
274 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
Demojiprops.cpp97 cpTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, in load()
Drbbi.cpp738 bool use8BitsTrie = ucptrie_getValueWidth(fData->fTrie) == UCPTRIE_VALUE_BITS_8; in handleNext()
756 bool use8BitsTrie = ucptrie_getValueWidth(fData->fTrie) == UCPTRIE_VALUE_BITS_8; in handleSafePrevious()
Dumutablecptrie.cpp226 case UCPTRIE_VALUE_BITS_8: in fromUCPTrie()
1581 valueWidth < UCPTRIE_VALUE_BITS_16 || UCPTRIE_VALUE_BITS_8 < valueWidth) { in build()
1595 case UCPTRIE_VALUE_BITS_8: in build()
1711 case UCPTRIE_VALUE_BITS_8: in build()
Drbbidata.cpp124 if (!(width == UCPTRIE_VALUE_BITS_8 || width == UCPTRIE_VALUE_BITS_16)) { in init()
/third_party/icu/tools/unicode/c/genprops/
Dlayoutpropsbuilder.cpp218 UCPTRIE_TYPE_SMALL, UCPTRIE_VALUE_BITS_8, errorCode); in build()
220 UCPTRIE_TYPE_SMALL, UCPTRIE_VALUE_BITS_8, errorCode); in build()
222 UCPTRIE_TYPE_SMALL, UCPTRIE_VALUE_BITS_8, errorCode); in build()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
Dwritesrc.cpp255 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrieArrays()
297 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrie()
/third_party/node/deps/icu-small/source/tools/toolutil/
Dwritesrc.cpp293 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrieArrays()
352 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrie()
/third_party/icu/icu4c/source/tools/toolutil/
Dwritesrc.cpp284 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrieArrays()
343 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrie()
/third_party/node/deps/icu-small/source/common/unicode/
Ducptrie.h172 UCPTRIE_VALUE_BITS_8 enumerator
/third_party/icu/icu4c/source/common/unicode/
Ducptrie.h172 UCPTRIE_VALUE_BITS_8 enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h173 UCPTRIE_VALUE_BITS_8 enumerator

12