Searched refs:USPOOF_KEY_LENGTH_SHIFT (Results 1 – 2 of 2) sorted by relevance
/external/icu4c/i18n/ | ||
D | uspoof_impl.h | 179 #define USPOOF_KEY_LENGTH_SHIFT 29 macro |
D | uspoof_conf.cpp | 550 newKey |= adjustedMappingLength << USPOOF_KEY_LENGTH_SHIFT; in addKeyEntry() |