Home
last modified time | relevance | path

Searched refs:UCPTRIE_VALUE_BITS_ANY (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Duprops.cpp113 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
121 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
129 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
Drbbidata.cpp114 UCPTRIE_VALUE_BITS_ANY, in init()
Ducptrie.cpp31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
/third_party/icu/icu4c/source/common/
Duprops.cpp113 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
121 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
129 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
Drbbidata.cpp114 UCPTRIE_VALUE_BITS_ANY, in init()
Ducptrie.cpp31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
/third_party/node/deps/icu-small/source/common/
Duprops.cpp115 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
123 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
131 UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in ulayout_load()
Drbbidata.cpp114 UCPTRIE_VALUE_BITS_ANY, in init()
Ducptrie.cpp31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
/third_party/icu/icu4c/source/common/unicode/
Ducptrie.h156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducptrie.h156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
/third_party/node/deps/icu-small/source/common/unicode/
Ducptrie.h156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
/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()
/third_party/icu/icu4c/source/test/cintltst/
Ducptrietest.c836 UCPTrie *any = ucptrie_openFromBinary(UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in testTrieSerialize()