Home
last modified time | relevance | path

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

12

/third_party/flutter/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()
269 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
Dcharacterproperties.cpp338 valueWidth = UCPTRIE_VALUE_BITS_8; in makeMap()
/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.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()
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()
269 case UCPTRIE_VALUE_BITS_8: in ucptrie_swap()
Dcharacterproperties.cpp340 valueWidth = UCPTRIE_VALUE_BITS_8; in makeMap()
/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()
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/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/icu/icu4c/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/flutter/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.cpp275 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrieArrays()
334 pTrie->valueWidth==UCPTRIE_VALUE_BITS_8 ? 8 : 0; in usrc_writeUCPTrie()
/third_party/node/deps/icu-small/source/common/unicode/
Ducptrie.h173 UCPTRIE_VALUE_BITS_8 enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h173 UCPTRIE_VALUE_BITS_8 enumerator
/third_party/node/deps/icu-small/source/tools/icuexportdata/
Dicuexportdata.cpp83 width = UCPTRIE_VALUE_BITS_8; in dumpEnumeratedProperty()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h173 UCPTRIE_VALUE_BITS_8 enumerator
/third_party/icu/icu4c/source/common/unicode/
Ducptrie.h171 UCPTRIE_VALUE_BITS_8 enumerator

12