Searched refs:UCPTRIE_VALUE_BITS_ANY (Results 1 – 15 of 15) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/ |
D | uprops.cpp | 113 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()
|
D | rbbidata.cpp | 114 UCPTRIE_VALUE_BITS_ANY, in init()
|
D | ucptrie.cpp | 31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
|
/third_party/icu/icu4c/source/common/ |
D | uprops.cpp | 113 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()
|
D | rbbidata.cpp | 114 UCPTRIE_VALUE_BITS_ANY, in init()
|
D | ucptrie.cpp | 31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
|
/third_party/node/deps/icu-small/source/common/ |
D | uprops.cpp | 115 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()
|
D | rbbidata.cpp | 114 UCPTRIE_VALUE_BITS_ANY, in init()
|
D | ucptrie.cpp | 31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucptrie.h | 156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucptrie.h | 156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucptrie.h | 156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucptrie.h | 156 UCPTRIE_VALUE_BITS_ANY = -1, enumerator
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucptrie.cpp | 31 valueWidth < UCPTRIE_VALUE_BITS_ANY || UCPTRIE_VALUE_BITS_8 < valueWidth) { in ucptrie_openFromBinary()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ucptrietest.c | 836 UCPTrie *any = ucptrie_openFromBinary(UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in testTrieSerialize()
|