/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
D | CharacterProperties.java | 32 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(property); in makeSet() 62 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(property); in makeMap()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/ |
D | CharacterProperties.java | 33 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(property); in makeSet() 63 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(property); in makeMap()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | characterproperties.cpp | 244 const UnicodeSet *CharacterProperties::getInclusionsForProperty( in getInclusionsForProperty() function in CharacterProperties 270 icu::CharacterProperties::getInclusionsForProperty(property, errorCode); in makeSet() 304 icu::CharacterProperties::getInclusionsForProperty(property, errorCode); in makeMap()
|
D | uniset_props.cpp | 811 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 814 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 829 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 910 CharacterProperties::getInclusionsForProperty(p, ec), ec); in applyPropertyAlias() 940 CharacterProperties::getInclusionsForProperty(p, ec), ec); in applyPropertyAlias()
|
D | uprops.h | 465 static const UnicodeSet *getInclusionsForProperty(UProperty prop, UErrorCode &errorCode);
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | characterproperties.cpp | 246 const UnicodeSet *CharacterProperties::getInclusionsForProperty( in getInclusionsForProperty() function in CharacterProperties 272 icu::CharacterProperties::getInclusionsForProperty(property, errorCode); in makeSet() 306 icu::CharacterProperties::getInclusionsForProperty(property, errorCode); in makeMap()
|
D | uniset_props.cpp | 782 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 785 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 800 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 881 CharacterProperties::getInclusionsForProperty(p, ec), ec); in applyPropertyAlias() 911 CharacterProperties::getInclusionsForProperty(p, ec), ec); in applyPropertyAlias()
|
D | uprops.h | 441 static const UnicodeSet *getInclusionsForProperty(UProperty prop, UErrorCode &errorCode);
|
/third_party/icu/icu4c/source/common/ |
D | characterproperties.cpp | 246 const UnicodeSet *CharacterProperties::getInclusionsForProperty( in getInclusionsForProperty() function in CharacterProperties 272 icu::CharacterProperties::getInclusionsForProperty(property, errorCode); in makeSet() 306 icu::CharacterProperties::getInclusionsForProperty(property, errorCode); in makeMap()
|
D | uniset_props.cpp | 782 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 785 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 800 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 881 CharacterProperties::getInclusionsForProperty(p, ec), ec); in applyPropertyAlias() 911 CharacterProperties::getInclusionsForProperty(p, ec), ec); in applyPropertyAlias()
|
D | uprops.h | 441 static const UnicodeSet *getInclusionsForProperty(UProperty prop, UErrorCode &errorCode);
|
/third_party/node/deps/icu-small/source/common/ |
D | characterproperties.cpp | 254 const UnicodeSet *CharacterProperties::getInclusionsForProperty( in getInclusionsForProperty() function in CharacterProperties 300 icu::CharacterProperties::getInclusionsForProperty(property, errorCode); in makeSet() 334 icu::CharacterProperties::getInclusionsForProperty(property, errorCode); in makeMap()
|
D | uniset_props.cpp | 782 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 785 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 800 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); in applyIntPropertyValue() 881 CharacterProperties::getInclusionsForProperty(p, ec), ec); in applyPropertyAlias() 911 CharacterProperties::getInclusionsForProperty(p, ec), ec); in applyPropertyAlias()
|
D | uprops.h | 443 static const UnicodeSet *getInclusionsForProperty(UProperty prop, UErrorCode &errorCode);
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | CharacterPropertiesImpl.java | 117 public static synchronized UnicodeSet getInclusionsForProperty(int prop) { in getInclusionsForProperty() method in CharacterPropertiesImpl
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | CharacterPropertiesImpl.java | 115 public static synchronized UnicodeSet getInclusionsForProperty(int prop) { in getInclusionsForProperty() method in CharacterPropertiesImpl
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | UnicodeSet.java | 3433 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(prop); in applyIntPropertyValue() 3436 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(prop); in applyIntPropertyValue() 3448 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(prop); in applyIntPropertyValue() 3552 CharacterPropertiesImpl.getInclusionsForProperty(p)); in applyPropertyAlias() 3579 CharacterPropertiesImpl.getInclusionsForProperty(p)); in applyPropertyAlias()
|
/third_party/flutter/skia/third_party/externals/icu/patches/ |
D | uniset_perf2.patch | 151 const UnicodeSet *CharacterProperties::getInclusionsForProperty( 1547 + const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); 1550 const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); 1558 + const UnicodeSet* inclusions = CharacterProperties::getInclusionsForProperty(prop, ec); 1579 static const UnicodeSet *getInclusionsForProperty(UProperty prop, UErrorCode &errorCode);
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | UnicodeSet.java | 3368 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(prop); in applyIntPropertyValue() 3371 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(prop); in applyIntPropertyValue() 3383 UnicodeSet inclusions = CharacterPropertiesImpl.getInclusionsForProperty(prop); in applyIntPropertyValue() 3484 CharacterPropertiesImpl.getInclusionsForProperty(p)); in applyPropertyAlias() 3511 CharacterPropertiesImpl.getInclusionsForProperty(p)); in applyPropertyAlias()
|