Searched defs:UCPTRIE_FAST_GET (Results 1 – 4 of 4) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucptrie.h | 378 #define UCPTRIE_FAST_GET(trie, dataAccess, c) dataAccess(trie, _UCPTRIE_CP_INDEX(trie, 0xffff, c)) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucptrie.h | 359 #define UCPTRIE_FAST_GET(trie, dataAccess, c) dataAccess(trie, _UCPTRIE_CP_INDEX(trie, 0xffff, c)) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucptrie.h | 359 #define UCPTRIE_FAST_GET(trie, dataAccess, c) dataAccess(trie, _UCPTRIE_CP_INDEX(trie, 0xffff, c)) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucptrie.h | 359 #define UCPTRIE_FAST_GET(trie, dataAccess, c) dataAccess(trie, _UCPTRIE_CP_INDEX(trie, 0xffff, c)) macro
|