/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | uniset.h | 525 inline static UnicodeSet *fromUSet(USet *uset); 535 inline static const UnicodeSet *fromUSet(const USet *uset); 1720 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() function 1724 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) { in fromUSet() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | uniset.h | 523 inline static UnicodeSet *fromUSet(USet *uset); 533 inline static const UnicodeSet *fromUSet(const USet *uset); 1701 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() function 1705 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) { in fromUSet() function
|
/third_party/icu/icu4c/source/common/unicode/ |
D | uniset.h | 525 inline static UnicodeSet *fromUSet(USet *uset); 535 inline static const UnicodeSet *fromUSet(const USet *uset); 1720 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() function 1724 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) { in fromUSet() function
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | uniset.h | 531 inline static UnicodeSet *fromUSet(USet *uset); 541 inline static const UnicodeSet *fromUSet(const USet *uset); 1751 inline UnicodeSet *UnicodeSet::fromUSet(USet *uset) { in fromUSet() function 1755 inline const UnicodeSet *UnicodeSet::fromUSet(const USet *uset) { in fromUSet() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucol_sit.cpp | 655 icu::UnicodeSet::fromUSet(contractions), in ucol_getContractionsAndExpansions() 656 icu::UnicodeSet::fromUSet(expansions), in ucol_getContractionsAndExpansions()
|
D | uspoof.cpp | 338 const UnicodeSet *set = UnicodeSet::fromUSet(chars); in uspoof_setAllowedChars()
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucol_sit.cpp | 655 icu::UnicodeSet::fromUSet(contractions), in ucol_getContractionsAndExpansions() 656 icu::UnicodeSet::fromUSet(expansions), in ucol_getContractionsAndExpansions()
|
D | uspoof.cpp | 341 const UnicodeSet *set = UnicodeSet::fromUSet(chars); in uspoof_setAllowedChars()
|
/third_party/icu/icu4c/source/i18n/ |
D | ucol_sit.cpp | 655 icu::UnicodeSet::fromUSet(contractions), in ucol_getContractionsAndExpansions() 656 icu::UnicodeSet::fromUSet(expansions), in ucol_getContractionsAndExpansions()
|
D | uspoof.cpp | 338 const UnicodeSet *set = UnicodeSet::fromUSet(chars); in uspoof_setAllowedChars()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucol_sit.cpp | 659 icu::UnicodeSet::fromUSet(contractions), in ucol_getContractionsAndExpansions() 660 icu::UnicodeSet::fromUSet(expansions), in ucol_getContractionsAndExpansions()
|
D | uspoof.cpp | 335 const UnicodeSet *set = UnicodeSet::fromUSet(chars); in uspoof_setAllowedChars()
|
/third_party/icu/icu4c/source/common/ |
D | filterednormalizer2.cpp | 356 *UnicodeSet::fromUSet(filterSet)); in unorm2_openFiltered()
|
D | uniset_props.cpp | 792 copyFrom(*UnicodeSet::fromUSet(set), TRUE); in applyIntPropertyValue()
|
/third_party/node/deps/icu-small/source/common/ |
D | filterednormalizer2.cpp | 356 *UnicodeSet::fromUSet(filterSet)); in unorm2_openFiltered()
|
D | uniset_props.cpp | 792 copyFrom(*UnicodeSet::fromUSet(set), TRUE); in applyIntPropertyValue()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | filterednormalizer2.cpp | 356 *UnicodeSet::fromUSet(filterSet)); in unorm2_openFiltered()
|
D | uniset_props.cpp | 792 copyFrom(*UnicodeSet::fromUSet(set), TRUE); in applyIntPropertyValue()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | filterednormalizer2.cpp | 356 *UnicodeSet::fromUSet(filterSet)); in unorm2_openFiltered()
|
D | uniset_props.cpp | 821 copyFrom(*UnicodeSet::fromUSet(set), TRUE); in applyIntPropertyValue()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | writesrc.cpp | 381 const UnicodeSet* set = UnicodeSet::fromUSet(pSet); in usrc_writeUnicodeSet()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | ucdtest.cpp | 635 const UnicodeSet &set = *UnicodeSet::fromUSet(uset); in TestBinaryCharacterProperties()
|
D | itspoof.cpp | 663 …const UnicodeSet* actualSet = UnicodeSet::fromUSet(uspoof_getCheckResultNumerics(checkResult, &sta… in testMixedNumbers()
|
D | usettest.cpp | 742 UnicodeSet *setx = UnicodeSet::fromUSet(uset); in TestAPI() 747 const UnicodeSet *constSetx = UnicodeSet::fromUSet(constUSet); in TestAPI()
|