Home
last modified time | relevance | path

Searched refs:utrie2_fromUTrie (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dutrie2.h343 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode);
Dutrie2_builder.cpp449 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie() function
/third_party/icu/icu4c/source/common/
Dutrie2.h343 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode);
Dutrie2_builder.cpp449 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie() function
/third_party/node/deps/icu-small/source/common/
Dutrie2.h343 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode);
Dutrie2_builder.cpp449 utrie2_fromUTrie(const UTrie *trie1, uint32_t errorValue, UErrorCode *pErrorCode) { in utrie2_fromUTrie() function
/third_party/icu/icu4c/source/test/cintltst/
Dtrie2test.c1384 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/
Durename.h1861 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h1950 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h1882 #define utrie2_fromUTrie U_ICU_ENTRY_POINT_RENAME(utrie2_fromUTrie) macro
/third_party/icu/icu4c/source/test/depstest/
Ddependencies.txt759 utrie # for utrie2_fromUTrie()