/third_party/skia/third_party/externals/icu/source/common/ |
D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() 58 UCPTrieValueWidth actualValueWidth = (UCPTrieValueWidth)valueWidthInt; in ucptrie_openFromBinary() 155 U_CAPI UCPTrieValueWidth U_EXPORT2 157 return (UCPTrieValueWidth)trie->valueWidth; in ucptrie_getValueWidth() 216 inline uint32_t getValue(UCPTrieData data, UCPTrieValueWidth valueWidth, int32_t dataIndex) { in getValue() 242 return getValue(trie->data, (UCPTrieValueWidth)trie->valueWidth, dataIndex); in ucptrie_get() 265 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in getRange() 478 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in ucptrie_toBinary()
|
D | utrie_swap.cpp | 190 UCPTrieValueWidth valueWidth; in ucptrie_swap() 213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
|
D | characterproperties.cpp | 336 UCPTrieValueWidth valueWidth; in makeMap()
|
D | rbbidata.cpp | 123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init()
|
D | umutablecptrie.cpp | 89 UCPTrie *build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode); 1576 UCPTrie *MutableCodePointTrie::build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &er… in build() 1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, in umutablecptrie_buildImmutable()
|
/third_party/icu/icu4c/source/common/ |
D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() 58 UCPTrieValueWidth actualValueWidth = (UCPTrieValueWidth)valueWidthInt; in ucptrie_openFromBinary() 155 U_CAPI UCPTrieValueWidth U_EXPORT2 157 return (UCPTrieValueWidth)trie->valueWidth; in ucptrie_getValueWidth() 216 inline uint32_t getValue(UCPTrieData data, UCPTrieValueWidth valueWidth, int32_t dataIndex) { in getValue() 242 return getValue(trie->data, (UCPTrieValueWidth)trie->valueWidth, dataIndex); in ucptrie_get() 265 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in getRange() 478 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in ucptrie_toBinary()
|
D | utrie_swap.cpp | 190 UCPTrieValueWidth valueWidth; in ucptrie_swap() 213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
|
D | rbbidata.cpp | 123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init()
|
D | characterproperties.cpp | 364 UCPTrieValueWidth valueWidth; in makeMap()
|
D | umutablecptrie.cpp | 89 UCPTrie *build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode); 1576 UCPTrie *MutableCodePointTrie::build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &er… in build() 1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, in umutablecptrie_buildImmutable()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() 58 UCPTrieValueWidth actualValueWidth = (UCPTrieValueWidth)valueWidthInt; in ucptrie_openFromBinary() 155 U_CAPI UCPTrieValueWidth U_EXPORT2 157 return (UCPTrieValueWidth)trie->valueWidth; in ucptrie_getValueWidth() 216 inline uint32_t getValue(UCPTrieData data, UCPTrieValueWidth valueWidth, int32_t dataIndex) { in getValue() 242 return getValue(trie->data, (UCPTrieValueWidth)trie->valueWidth, dataIndex); in ucptrie_get() 265 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in getRange() 478 UCPTrieValueWidth valueWidth = (UCPTrieValueWidth)trie->valueWidth; in ucptrie_toBinary()
|
D | utrie_swap.cpp | 190 UCPTrieValueWidth valueWidth; in ucptrie_swap() 213 valueWidth = (UCPTrieValueWidth)(trie.options & UCPTRIE_OPTIONS_VALUE_BITS_MASK); in ucptrie_swap()
|
D | rbbidata.cpp | 123 UCPTrieValueWidth width = ucptrie_getValueWidth(fTrie); in init()
|
D | characterproperties.cpp | 372 UCPTrieValueWidth valueWidth; in makeMap()
|
D | umutablecptrie.cpp | 89 UCPTrie *build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode); 1576 UCPTrie *MutableCodePointTrie::build(UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &er… in build() 1840 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth, in umutablecptrie_buildImmutable()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucptrie.h | 149 enum UCPTrieValueWidth { enum 175 typedef enum UCPTrieValueWidth UCPTrieValueWidth; typedef 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, 239 U_CAPI UCPTrieValueWidth U_EXPORT2
|
D | umutablecptrie.h | 216 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth,
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucptrie.h | 149 enum UCPTrieValueWidth { enum 175 typedef enum UCPTrieValueWidth UCPTrieValueWidth; typedef 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, 239 U_CAPI UCPTrieValueWidth U_EXPORT2
|
D | umutablecptrie.h | 216 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth,
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucptrie.h | 150 enum UCPTrieValueWidth { enum 176 typedef enum UCPTrieValueWidth UCPTrieValueWidth; typedef 206 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, 240 U_CAPI UCPTrieValueWidth U_EXPORT2
|
D | umutablecptrie.h | 217 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth,
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ucptrietest.c | 188 UCPTrieType type, UCPTrieValueWidth valueWidth, in testTrieGetters() 389 const UCPTrie *trie, UCPTrieValueWidth valueWidth, in testTrieUTF16() 491 const UCPTrie *trie, UCPTrieValueWidth valueWidth, in testTrieUTF8() 693 UCPTrieType type, UCPTrieValueWidth valueWidth, in testTrie() 771 UCPTrieType type, UCPTrieValueWidth valueWidth, UBool withSwap, in testTrieSerialize()
|
/third_party/node/deps/icu-small/source/tools/icuexportdata/ |
D | icuexportdata.cpp | 239 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_32; in dumpEnumeratedProperty() 271 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_32; in dumpBidiMirroringGlyph() 371 UCPTrieValueWidth scWidth = UCPTRIE_VALUE_BITS_16; in dumpScriptExtensions() 1318 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_16; in exportCase()
|
/third_party/icu/tools/unicode/c/genprops/ |
D | layoutpropsbuilder.cpp | 172 UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode) { in buildUCPTrie()
|
/third_party/icu/icu4c/source/tools/icuexportdata/ |
D | icuexportdata.cpp | 164 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_32; in dumpEnumeratedProperty() 194 UCPTrieValueWidth scWidth = UCPTRIE_VALUE_BITS_16; in dumpScriptExtensions() 1154 UCPTrieValueWidth width = UCPTRIE_VALUE_BITS_16; in exportCase()
|