Home
last modified time | relevance | path

Searched refs:UCPTRIE_VALUE_BITS_ANY (Results 1 - 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/common/
H A 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()
H A Drbbidata.cpp114 UCPTRIE_VALUE_BITS_ANY, in init()
H A Ducptrie.cpp31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
/third_party/node/deps/icu-small/source/common/
H A 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()
H A Drbbidata.cpp114 UCPTRIE_VALUE_BITS_ANY, in init()
H A Ducptrie.cpp31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
/third_party/skia/third_party/externals/icu/source/common/
H A 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()
H A Drbbidata.cpp114 UCPTRIE_VALUE_BITS_ANY, in init()
H A Ducptrie.cpp31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
/third_party/icu/icu4c/source/common/unicode/
H A Ducptrie.h155 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
190 * use UCPTRIE_VALUE_BITS_ANY to accept any data value width
236 * @see UCPTRIE_VALUE_BITS_ANY
/third_party/node/deps/icu-small/source/common/unicode/
H A Ducptrie.h155 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
190 * use UCPTRIE_VALUE_BITS_ANY to accept any data value width
236 * @see UCPTRIE_VALUE_BITS_ANY
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Ducptrie.h156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
191 * use UCPTRIE_VALUE_BITS_ANY to accept any data value width
237 * @see UCPTRIE_VALUE_BITS_ANY
/third_party/icu/icu4c/source/test/cintltst/
H A Ducptrietest.c907 UCPTrie *any = ucptrie_openFromBinary(UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in testTrieSerialize()
912 "UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY).getType() wrong\n"); in testTrieSerialize()
916 "UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY).getValueWidth() wrong\n"); in testTrieSerialize()
921 "UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY) failed - %s\n", in testTrieSerialize()

Completed in 15 milliseconds