/external/cronet/tot/third_party/icu/source/common/ |
D | uprops.cpp | 114 gInpcTrie = ucptrie_openFromBinary( in ulayout_load() 122 gInscTrie = ucptrie_openFromBinary( in ulayout_load() 130 gVoTrie = ucptrie_openFromBinary( in ulayout_load()
|
D | emojiprops.cpp | 97 cpTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, in load()
|
D | rbbidata.cpp | 113 fTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, in init()
|
D | loadednormalizer2impl.cpp | 95 ownedTrie=ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_16, in load()
|
D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() function
|
/external/cronet/stable/third_party/icu/source/common/ |
D | uprops.cpp | 114 gInpcTrie = ucptrie_openFromBinary( in ulayout_load() 122 gInscTrie = ucptrie_openFromBinary( in ulayout_load() 130 gVoTrie = ucptrie_openFromBinary( in ulayout_load()
|
D | emojiprops.cpp | 97 cpTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, in load()
|
D | rbbidata.cpp | 113 fTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, in init()
|
D | loadednormalizer2impl.cpp | 95 ownedTrie=ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_16, in load()
|
D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() function
|
/external/icu/icu4c/source/common/ |
D | emojiprops.cpp | 97 cpTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, in load()
|
D | uprops.cpp | 114 gInpcTrie = ucptrie_openFromBinary( in ulayout_load() 122 gInscTrie = ucptrie_openFromBinary( in ulayout_load() 130 gVoTrie = ucptrie_openFromBinary( in ulayout_load()
|
D | rbbidata.cpp | 113 fTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, in init()
|
D | loadednormalizer2impl.cpp | 95 ownedTrie=ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_16, in load()
|
D | ucptrie.cpp | 22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() function
|
/external/icu/icu4c/source/common/unicode/ |
D | ucptrie.h | 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucptrie.h | 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
|
D | urename.h | 813 #define ucptrie_openFromBinary U_ICU_ENTRY_POINT_RENAME(ucptrie_openFromBinary) macro
|
/external/icu/libandroidicu/include/unicode/ |
D | ucptrie.h | 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
|
/external/cronet/tot/third_party/icu/source/common/unicode/ |
D | ucptrie.h | 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
|
D | urename.h | 810 #define ucptrie_openFromBinary U_ICU_ENTRY_POINT_RENAME(ucptrie_openFromBinary) macro
|
/external/cronet/stable/third_party/icu/source/common/unicode/ |
D | ucptrie.h | 205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
|
/external/cronet/stable/third_party/icu/source/test/cintltst/ |
D | ucptrietest.c | 884 trie = ucptrie_openFromBinary(type, valueWidth, storage, length2, &length3, &errorCode); in testTrieSerialize() 907 UCPTrie *any = ucptrie_openFromBinary(UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in testTrieSerialize()
|
/external/icu/icu4c/source/test/cintltst/ |
D | ucptrietest.c | 884 trie = ucptrie_openFromBinary(type, valueWidth, storage, length2, &length3, &errorCode); in testTrieSerialize() 907 UCPTrie *any = ucptrie_openFromBinary(UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in testTrieSerialize()
|
/external/cronet/tot/third_party/icu/source/test/cintltst/ |
D | ucptrietest.c | 884 trie = ucptrie_openFromBinary(type, valueWidth, storage, length2, &length3, &errorCode); in testTrieSerialize() 907 UCPTrie *any = ucptrie_openFromBinary(UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in testTrieSerialize()
|