Searched refs:utrie_compact (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/common/ |
D | utrie.cpp | 590 utrie_compact(UNewTrie *trie, UBool overlap, UErrorCode *pErrorCode) { in utrie_compact() function 769 utrie_compact(trie, FALSE, pErrorCode); in utrie_serialize() 775 utrie_compact(trie, TRUE, pErrorCode); in utrie_serialize()
|
/third_party/node/deps/icu-small/source/common/ |
D | utrie.cpp | 590 utrie_compact(UNewTrie *trie, UBool overlap, UErrorCode *pErrorCode) { in utrie_compact() function 769 utrie_compact(trie, FALSE, pErrorCode); in utrie_serialize() 775 utrie_compact(trie, TRUE, pErrorCode); in utrie_serialize()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | utrie.cpp | 590 utrie_compact(UNewTrie *trie, UBool overlap, UErrorCode *pErrorCode) { in utrie_compact() function 769 utrie_compact(trie, FALSE, pErrorCode); in utrie_serialize() 775 utrie_compact(trie, TRUE, pErrorCode); in utrie_serialize()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | utrie.cpp | 590 utrie_compact(UNewTrie *trie, UBool overlap, UErrorCode *pErrorCode) { in utrie_compact() function 769 utrie_compact(trie, FALSE, pErrorCode); in utrie_serialize() 775 utrie_compact(trie, TRUE, pErrorCode); in utrie_serialize()
|