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

  /external/chromium_org/third_party/icu/source/i18n/
uspoof_impl.cpp 38 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE;
59 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE;
80 fRestrictionLevel = src.fRestrictionLevel;
uspoof_impl.h 112 URestrictionLevel fRestrictionLevel; // The maximum restriction level for an acceptable identifier.
uspoof.cpp 191 This->fRestrictionLevel = restrictionLevel;
202 return This->fRestrictionLevel;
455 if (idRestrictionLevel > This->fRestrictionLevel) {
  /external/icu/icu4c/source/i18n/
uspoof_impl.cpp 38 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE;
59 fRestrictionLevel = USPOOF_HIGHLY_RESTRICTIVE;
80 fRestrictionLevel = src.fRestrictionLevel;
uspoof_impl.h 112 URestrictionLevel fRestrictionLevel; // The maximum restriction level for an acceptable identifier.
uspoof.cpp 224 This->fRestrictionLevel = restrictionLevel;
235 return This->fRestrictionLevel;
488 if (idRestrictionLevel > This->fRestrictionLevel) {
  /external/chromium_org/third_party/icu/source/test/intltest/
itspoof.cpp 494 URestrictionLevel fRestrictionLevel;
527 URestrictionLevel restrictionLevel = test.fRestrictionLevel;
  /external/icu/icu4c/source/test/intltest/
itspoof.cpp 494 URestrictionLevel fRestrictionLevel;
527 URestrictionLevel restrictionLevel = test.fRestrictionLevel;
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 1103 milliseconds