HomeSort by relevance Sort by last modified time
    Searched refs:USPOOF_KEY_LENGTH_SHIFT (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 179 #define USPOOF_KEY_LENGTH_SHIFT 29
uspoof_conf.cpp 550 newKey |= adjustedMappingLength << USPOOF_KEY_LENGTH_SHIFT;
  /external/icu/icu4c/source/i18n/
uspoof_impl.h 171 #define USPOOF_KEY_LENGTH_SHIFT 29
uspoof_conf.cpp 555 newKey |= adjustedMappingLength << USPOOF_KEY_LENGTH_SHIFT;

Completed in 377 milliseconds