Home
last modified time | relevance | path

Searched refs:USPOOF_AUX_INFO (Results 1 – 14 of 14) sorted by relevance

/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Duspoof.h516 USPOOF_AUX_INFO = 0x40000000 enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Duspoof.h516 USPOOF_AUX_INFO = 0x40000000 enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Duspoof.h516 USPOOF_AUX_INFO = 0x40000000 enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Duspoof.h516 USPOOF_AUX_INFO = 0x40000000 enumerator
/third_party/icu/icu4c/source/test/intltest/
Ditspoof.cpp615 uspoof_setChecks(sc, USPOOF_AUX_INFO | USPOOF_RESTRICTION_LEVEL, &status); in testRestrictionLevel()
693 uspoof_setChecks(sc.getAlias(), USPOOF_ALL_CHECKS | USPOOF_AUX_INFO, &status); in testBug12825()
/third_party/icu/icu4c/source/test/cintltst/
Dspooftest.c486 uspoof_setChecks(sc, USPOOF_ALL_CHECKS | USPOOF_AUX_INFO, &status); in TestUSpoofCAPI()
/third_party/skia/third_party/externals/icu/source/i18n/
Duspoof.cpp263 if (checks & ~(USPOOF_ALL_CHECKS | USPOOF_AUX_INFO)) { in uspoof_setChecks()
Duspoof_impl.cpp472 … if ((enabledChecks & USPOOF_AUX_INFO) != 0 && fRestrictionLevel != USPOOF_UNDEFINED_RESTRICTIVE) { in toCombinedBitmask()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Duspoof.cpp260 if (checks & ~(USPOOF_ALL_CHECKS | USPOOF_AUX_INFO)) { in uspoof_setChecks()
Duspoof_impl.cpp495 … if ((enabledChecks & USPOOF_AUX_INFO) != 0 && fRestrictionLevel != USPOOF_UNDEFINED_RESTRICTIVE) { in toCombinedBitmask()
/third_party/node/deps/icu-small/source/i18n/
Duspoof_impl.cpp472 … if ((enabledChecks & USPOOF_AUX_INFO) != 0 && fRestrictionLevel != USPOOF_UNDEFINED_RESTRICTIVE) { in toCombinedBitmask()
Duspoof.cpp266 if (checks & ~(USPOOF_ALL_CHECKS | USPOOF_AUX_INFO)) { in uspoof_setChecks()
/third_party/icu/icu4c/source/i18n/
Duspoof.cpp263 if (checks & ~(USPOOF_ALL_CHECKS | USPOOF_AUX_INFO)) { in uspoof_setChecks()
Duspoof_impl.cpp472 … if ((enabledChecks & USPOOF_AUX_INFO) != 0 && fRestrictionLevel != USPOOF_UNDEFINED_RESTRICTIVE) { in toCombinedBitmask()