Home
last modified time | relevance | path

Searched refs:UTRIE_GET32_FROM_BMP (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dtrietest.c380 value2=UTRIE_GET32_FROM_BMP(&trie, start); in testTrieRangesWithMalloc()
589 value2=UTRIE_GET32_FROM_BMP(&trie, start); in testTrieRanges()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dtrietest.c380 value2=UTRIE_GET32_FROM_BMP(&trie, start); in testTrieRangesWithMalloc()
589 value2=UTRIE_GET32_FROM_BMP(&trie, start); in testTrieRanges()
/external/chromium_org/third_party/icu/source/common/
Dutrie.h325 #define UTRIE_GET32_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, data32, c16) macro
/external/icu/icu4c/source/common/
Dutrie.h325 #define UTRIE_GET32_FROM_BMP(trie, c16) _UTRIE_GET_FROM_BMP(trie, data32, c16) macro