Searched refs:utrie2_fromUTrie (Results 1 – 9 of 9) sorted by relevance
/external/icu4c/common/ |
D | utrie2.h | 373 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode);
|
D | utrie2_builder.cpp | 410 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie() function
|
/external/chromium_org/third_party/icu/source/common/ |
D | utrie2.h | 372 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode);
|
D | utrie2_builder.c | 410 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie() function
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | trie2test.c | 1374 trie2=utrie2_fromUTrie(&trie1_16, errorValue, &errorCode); in testTrie2FromTrie1() 1393 trie2=utrie2_fromUTrie(&trie1_32, errorValue, &errorCode); in testTrie2FromTrie1()
|
/external/icu4c/test/cintltst/ |
D | trie2test.c | 1374 trie2=utrie2_fromUTrie(&trie1_16, errorValue, &errorCode); in testTrie2FromTrie1() 1393 trie2=utrie2_fromUTrie(&trie1_32, errorValue, &errorCode); in testTrie2FromTrie1()
|
/external/icu4c/test/depstest/ |
D | dependencies.txt | 621 utrie # for utrie2_fromUTrie()
|
/external/icu4c/common/unicode/ |
D | urename.h | 1707 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 1670 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie) macro
|