/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucptrie.h | 119 enum UCPTrieType { enum 138 typedef enum UCPTrieType UCPTrieType; typedef 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, 227 U_CAPI UCPTrieType U_EXPORT2
|
D | umutablecptrie.h | 216 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth,
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucptrie.h | 119 enum UCPTrieType { enum 138 typedef enum UCPTrieType UCPTrieType; typedef 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, 227 U_CAPI UCPTrieType 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 | 120 enum UCPTrieType { enum 139 typedef enum UCPTrieType UCPTrieType; typedef 206 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, 228 U_CAPI UCPTrieType U_EXPORT2
|
D | umutablecptrie.h | 217 umutablecptrie_buildImmutable(UMutableCPTrie *trie, UCPTrieType type, UCPTrieValueWidth valueWidth,
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() 57 UCPTrieType actualType = (UCPTrieType)typeInt; in ucptrie_openFromBinary() 150 U_CAPI UCPTrieType U_EXPORT2 152 return (UCPTrieType)trie->type; in ucptrie_getType() 477 UCPTrieType type = (UCPTrieType)trie->type; in ucptrie_toBinary()
|
D | utrie_swap.cpp | 212 UCPTrieType type = (UCPTrieType)((trie.options >> 6) & 3); in ucptrie_swap()
|
D | characterproperties.cpp | 330 UCPTrieType type; 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/icu/icu4c/source/common/ |
D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() 57 UCPTrieType actualType = (UCPTrieType)typeInt; in ucptrie_openFromBinary() 150 U_CAPI UCPTrieType U_EXPORT2 152 return (UCPTrieType)trie->type; in ucptrie_getType() 477 UCPTrieType type = (UCPTrieType)trie->type; in ucptrie_toBinary()
|
D | utrie_swap.cpp | 212 UCPTrieType type = (UCPTrieType)((trie.options >> 6) & 3); in ucptrie_swap()
|
D | characterproperties.cpp | 358 UCPTrieType type; 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() 57 UCPTrieType actualType = (UCPTrieType)typeInt; in ucptrie_openFromBinary() 150 U_CAPI UCPTrieType U_EXPORT2 152 return (UCPTrieType)trie->type; in ucptrie_getType() 477 UCPTrieType type = (UCPTrieType)trie->type; in ucptrie_toBinary()
|
D | utrie_swap.cpp | 212 UCPTrieType type = (UCPTrieType)((trie.options >> 6) & 3); in ucptrie_swap()
|
D | characterproperties.cpp | 366 UCPTrieType type; 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/icu/tools/unicode/c/genprops/ |
D | layoutpropsbuilder.cpp | 172 UCPTrieType type, UCPTrieValueWidth valueWidth, UErrorCode &errorCode) { in buildUCPTrie()
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | ucptrietest.c | 188 UCPTrieType type, UCPTrieValueWidth valueWidth, in testTrieGetters() 693 UCPTrieType type, UCPTrieValueWidth valueWidth, in testTrie() 771 UCPTrieType type, UCPTrieValueWidth valueWidth, UBool withSwap, in testTrieSerialize()
|
/third_party/icu/icu4c/source/tools/icuexportdata/ |
D | icuexportdata.cpp | 41 UCPTrieType trieType = UCPTRIE_TYPE_SMALL;
|
/third_party/node/deps/icu-small/source/tools/icuexportdata/ |
D | icuexportdata.cpp | 41 UCPTrieType trieType = UCPTRIE_TYPE_SMALL;
|