Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Ducptrie.h206 ucptrie_openFromBinary(UCPTrieType type, UCPTrieValueWidth valueWidth,
Durename.h782 #define ucptrie_openFromBinary U_ICU_ENTRY_POINT_RENAME(ucptrie_openFromBinary) macro
/external/icu/icu4c/source/common/
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/test/cintltst/
Ducptrietest.c812 trie = ucptrie_openFromBinary(type, valueWidth, storage, length2, &length3, &errorCode); in testTrieSerialize()
835 UCPTrie *any = ucptrie_openFromBinary(UCPTRIE_TYPE_ANY, UCPTRIE_VALUE_BITS_ANY, in testTrieSerialize()
/external/icu/libandroidicu/include/unicode/
Durename.h782 #define ucptrie_openFromBinary U_ICU_ENTRY_POINT_RENAME(ucptrie_openFromBinary) macro