Searched refs:utrie2_fromUTrie (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrie2.h | 343 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode);
|
D | utrie2_builder.cpp | 449 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie() function
|
/third_party/icu/icu4c/source/common/ |
D | utrie2.h | 343 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode);
|
D | utrie2_builder.cpp | 449 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie() function
|
/third_party/node/deps/icu-small/source/common/ |
D | utrie2.h | 343 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode);
|
D | utrie2_builder.cpp | 449 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie() function
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | trie2test.c | 1384 trie2=utrie2_fromUTrie(&trie1_16, errorValue, &errorCode); in testTrie2FromTrie1() 1403 trie2=utrie2_fromUTrie(&trie1_32, errorValue, &errorCode); in testTrie2FromTrie1()
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 1861 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 1950 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 1882 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie) macro
|
/third_party/icu/icu4c/source/test/depstest/ |
D | dependencies.txt | 759 utrie # for utrie2_fromUTrie()
|