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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.h 170 #define USPOOF_KEY_MULTIPLE_VALUES (1<<28)
uspoof_conf.cpp 549 newKey |= USPOOF_KEY_MULTIPLE_VALUES;
567 previousKey |= USPOOF_KEY_MULTIPLE_VALUES;
uspoof_impl.cpp 166 if (keyFlags & USPOOF_KEY_MULTIPLE_VALUES) {
  /external/icu/icu4c/source/i18n/
uspoof_impl.h 170 #define USPOOF_KEY_MULTIPLE_VALUES (1<<28)
uspoof_conf.cpp 549 newKey |= USPOOF_KEY_MULTIPLE_VALUES;
567 previousKey |= USPOOF_KEY_MULTIPLE_VALUES;
uspoof_impl.cpp 166 if (keyFlags & USPOOF_KEY_MULTIPLE_VALUES) {

Completed in 35 milliseconds