Home
last modified time | relevance | path

Searched refs:ucptrie_openFromBinary (Results 1 – 25 of 31) sorted by relevance

12

/external/cronet/tot/third_party/icu/source/common/
Duprops.cpp114 gInpcTrie = ucptrie_openFromBinary( in ulayout_load()
122 gInscTrie = ucptrie_openFromBinary( in ulayout_load()
130 gVoTrie = ucptrie_openFromBinary( in ulayout_load()
Demojiprops.cpp97 cpTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, in load()
Drbbidata.cpp113 fTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, in init()
Dloadednormalizer2impl.cpp95 ownedTrie=ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_16, in load()
Ducptrie.cpp22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() function
/external/cronet/stable/third_party/icu/source/common/
Duprops.cpp114 gInpcTrie = ucptrie_openFromBinary( in ulayout_load()
122 gInscTrie = ucptrie_openFromBinary( in ulayout_load()
130 gVoTrie = ucptrie_openFromBinary( in ulayout_load()
Demojiprops.cpp97 cpTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, in load()
Drbbidata.cpp113 fTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, in init()
Dloadednormalizer2impl.cpp95 ownedTrie=ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_16, in load()
Ducptrie.cpp22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() function
/external/icu/icu4c/source/common/
Demojiprops.cpp97 cpTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_8, in load()
Duprops.cpp114 gInpcTrie = ucptrie_openFromBinary( in ulayout_load()
122 gInscTrie = ucptrie_openFromBinary( in ulayout_load()
130 gVoTrie = ucptrie_openFromBinary( in ulayout_load()
Drbbidata.cpp113 fTrie = ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, in init()
Dloadednormalizer2impl.cpp95 ownedTrie=ucptrie_openFromBinary(UCPTRIE_TYPE_FAST, UCPTRIE_VALUE_BITS_16, in load()
Ducptrie.cpp22 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth, in ucptrie_openFromBinary() function
/external/icu/icu4c/source/common/unicode/
Ducptrie.h205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
/external/icu/libicu/cts_headers/unicode/
Ducptrie.h205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
Durename.h813 #define ucptrie_openFromBinary U_ICU_ENTRY_POINT_RENAME(ucptrie_openFromBinary) macro
/external/icu/libandroidicu/include/unicode/
Ducptrie.h205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
/external/cronet/tot/third_party/icu/source/common/unicode/
Ducptrie.h205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
Durename.h810 #define ucptrie_openFromBinary U_ICU_ENTRY_POINT_RENAME(ucptrie_openFromBinary) macro
/external/cronet/stable/third_party/icu/source/common/unicode/
Ducptrie.h205 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
/external/cronet/stable/third_party/icu/source/test/cintltst/
Ducptrietest.c884 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/
Ducptrietest.c884 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/
Ducptrietest.c884 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()

12