/external/chromium_org/third_party/icu/source/common/ |
utrie.c | 238 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero) { function 474 if(value!=utrie_get32(trie, U16_LEAD(c), NULL)) { 727 value=utrie_get32(trie, start, &inBlockZero); [all...] |
/external/icu4c/common/ |
utrie.cpp | 238 utrie_get32(UNewTrie *trie, UChar32 c, UBool *pInBlockZero) { function 474 if(value!=utrie_get32(trie, U16_LEAD(c), NULL)) { 727 value=utrie_get32(trie, start, &inBlockZero); [all...] |
/external/icu4c/common/unicode/ |
urename.h | 1727 #define utrie_get32 macro [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
urename.h | 1690 #define utrie_get32 macro [all...] |