Home
last modified time | relevance | path

Searched refs:getSkeleton (Results 1 – 25 of 38) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/text/
DSpoofCheckerTest.java349 dest = sc.getSkeleton(SpoofChecker.ANY_CASE, lll_Latin_a); in TestGetSkeleton()
380 String dest = sc.getSkeleton(SpoofChecker.ANY_CASE, s); in TestSpoofAPI()
456 actual = sc.getSkeleton(type, uInput); in checkSkeleton()
738 actual = sc.getSkeleton(from); in testConfData()
766 sc.getSkeleton(SpoofChecker.ANY_CASE, scMixed), in TestDeprecated()
767 sc.getSkeleton(scMixed)); in TestDeprecated()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/text/
DSpoofCheckerTest.java346 dest = sc.getSkeleton(SpoofChecker.ANY_CASE, lll_Latin_a); in TestGetSkeleton()
377 String dest = sc.getSkeleton(SpoofChecker.ANY_CASE, s); in TestSpoofAPI()
453 actual = sc.getSkeleton(type, uInput); in checkSkeleton()
735 actual = sc.getSkeleton(from); in testConfData()
763 sc.getSkeleton(SpoofChecker.ANY_CASE, scMixed), in TestDeprecated()
764 sc.getSkeleton(scMixed)); in TestDeprecated()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DDateTimeGeneratorTest.java901 if(!dtpg.getSkeleton(cases[i]).equals(results[i])){ in TestGetSkeleton()
905 dtpg.getSkeleton(cases[i])); in TestGetSkeleton()
1601 … assertEquals("Example skeleton with no duplicate fields", "MMMdd", dtpg.getSkeleton("dd/MMM")); in TestCoverage()
1603 dtpg.getSkeleton("dd/MMM"), dtpg.getSkeletonAllowingDuplicates("dd/MMM")); in TestCoverage()
1606 dtpg.getSkeleton("dd/MMM Zz"); in TestCoverage()
1702 String jPatSkeleton = dtpg.getSkeleton(jPattern); in testJjMapping()
1717 String jPatSkeleton = dtpg.getSkeleton(jPattern); in testJjMapping()
1718 String shortPatSkeleton = dtpg.getSkeleton(shortPattern); in testJjMapping()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DSpoofChecker.java1453 String s1Skeleton = getSkeleton(s1); in areConfusable()
1454 String s2Skeleton = getSkeleton(s2); in areConfusable()
1499 public String getSkeleton(CharSequence str) { in getSkeleton() method in SpoofChecker.Builder.ConfusabledataBuilder
1528 public String getSkeleton(int type, String id) { in getSkeleton() method in SpoofChecker.Builder.ConfusabledataBuilder
1529 return getSkeleton(id); in getSkeleton()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DSpoofChecker.java1388 String s1Skeleton = getSkeleton(s1); in areConfusable()
1389 String s2Skeleton = getSkeleton(s2); in areConfusable()
1432 public String getSkeleton(CharSequence str) { in getSkeleton() method in SpoofChecker.Builder.ConfusabledataBuilder
1461 public String getSkeleton(int type, String id) { in getSkeleton() method in SpoofChecker.Builder.ConfusabledataBuilder
1462 return getSkeleton(id); in getSkeleton()
DDateIntervalFormat.java1305 fSkeleton = dtpng.getSkeleton(fullPattern); in initializeIntervalPattern()
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen_impl.h166 UnicodeString getSkeleton() const;
267 PtnSkeleton* getSkeleton() const;
Ddtptngen.cpp753 DateTimePatternGenerator::getSkeleton(const UnicodeString& pattern, UErrorCode& in getSkeleton() function in DateTimePatternGenerator
759 return localSkeleton.getSkeleton(); in getSkeleton()
769 return localSkeleton.getSkeleton(); in staticGetSkeleton()
1834 if ( curElem->skeleton->getSkeleton()==skeleton ) { in getPatternForSkeleton()
1872 pattern = patternMap->getPatternFromSkeleton(*(it.getSkeleton())); in getRedundants()
2557 PatternMapIterator::getSkeleton() const { in getSkeleton() function in PatternMapIterator
2730 PtnSkeleton::getSkeleton() const { in getSkeleton() function in PtnSkeleton
2795 s=curSkeleton->getSkeleton(); in DTSkeletonEnumeration()
/third_party/icu/icu4c/source/i18n/
Ddtptngen_impl.h166 UnicodeString getSkeleton() const;
267 PtnSkeleton* getSkeleton() const;
Ddtptngen.cpp753 DateTimePatternGenerator::getSkeleton(const UnicodeString& pattern, UErrorCode& in getSkeleton() function in DateTimePatternGenerator
759 return localSkeleton.getSkeleton(); in getSkeleton()
769 return localSkeleton.getSkeleton(); in staticGetSkeleton()
1834 if ( curElem->skeleton->getSkeleton()==skeleton ) { in getPatternForSkeleton()
1872 pattern = patternMap->getPatternFromSkeleton(*(it.getSkeleton())); in getRedundants()
2557 PatternMapIterator::getSkeleton() const { in getSkeleton() function in PatternMapIterator
2730 PtnSkeleton::getSkeleton() const { in getSkeleton() function in PtnSkeleton
2795 s=curSkeleton->getSkeleton(); in DTSkeletonEnumeration()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtptngen_impl.h166 UnicodeString getSkeleton() const;
266 PtnSkeleton* getSkeleton() const;
Ddtptngen.cpp630 DateTimePatternGenerator::getSkeleton(const UnicodeString& pattern, UErrorCode& in getSkeleton() function in DateTimePatternGenerator
636 return localSkeleton.getSkeleton(); in getSkeleton()
646 return localSkeleton.getSkeleton(); in staticGetSkeleton()
1685 if ( curElem->skeleton->getSkeleton()==skeleton ) { in getPatternForSkeleton()
1723 pattern = patternMap->getPatternFromSkeleton(*(it.getSkeleton())); in getRedundants()
2376 PatternMapIterator::getSkeleton() const { in getSkeleton() function in PatternMapIterator
2547 PtnSkeleton::getSkeleton() const { in getSkeleton() function in PtnSkeleton
2612 s=curSkeleton->getSkeleton(); in DTSkeletonEnumeration()
/third_party/node/deps/icu-small/source/i18n/
Ddtptngen_impl.h166 UnicodeString getSkeleton() const;
267 PtnSkeleton* getSkeleton() const;
Ddtptngen.cpp753 DateTimePatternGenerator::getSkeleton(const UnicodeString& pattern, UErrorCode& in getSkeleton() function in DateTimePatternGenerator
759 return localSkeleton.getSkeleton(); in getSkeleton()
769 return localSkeleton.getSkeleton(); in staticGetSkeleton()
1826 if ( curElem->skeleton->getSkeleton()==skeleton ) { in getPatternForSkeleton()
1864 pattern = patternMap->getPatternFromSkeleton(*(it.getSkeleton())); in getRedundants()
2549 PatternMapIterator::getSkeleton() const { in getSkeleton() function in PatternMapIterator
2722 PtnSkeleton::getSkeleton() const { in getSkeleton() function in PtnSkeleton
2787 s=curSkeleton->getSkeleton(); in DTSkeletonEnumeration()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitsRouter.java67 String precision = preference.getSkeleton(); in UnitsRouter()
DUnitPreferences.java116 public String getSkeleton() { in getSkeleton() method in UnitPreferences.UnitPreference
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DDateTimeGeneratorTest.java904 if(!dtpg.getSkeleton(cases[i]).equals(results[i])){ in TestGetSkeleton()
908 dtpg.getSkeleton(cases[i])); in TestGetSkeleton()
1604 … assertEquals("Example skeleton with no duplicate fields", "MMMdd", dtpg.getSkeleton("dd/MMM")); in TestCoverage()
1606 dtpg.getSkeleton("dd/MMM"), dtpg.getSkeletonAllowingDuplicates("dd/MMM")); in TestCoverage()
1609 dtpg.getSkeleton("dd/MMM Zz"); in TestCoverage()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddtptngen.h147 UnicodeString getSkeleton(const UnicodeString& pattern, UErrorCode& status); /* {
/third_party/icu/icu4c/source/i18n/unicode/
Ddtptngen.h158 UnicodeString getSkeleton(const UnicodeString& pattern, UErrorCode& status); /* {
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddtptngen.h158 UnicodeString getSkeleton(const UnicodeString& pattern, UErrorCode& status); /* {
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddtptngen.h158 UnicodeString getSkeleton(const UnicodeString& pattern, UErrorCode& status); /* {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp509 if (auto *SkelCU = CU.getSkeleton()) in forBothCUs()
533 if (auto *SkelCU = CU.getSkeleton()) { in constructAbstractSubprogramScopeDIE()
1107 auto *SkCU = TheCU.getSkeleton(); in finalizeModuleInfo()
1923 if (auto *SkelCU = TheCU.getSkeleton()) in endFunctionImpl()
2119 if (auto *Skeleton = TheU->getSkeleton()) in emitDebugPubSection()
2648 if (auto *Skel = CU->getSkeleton()) in emitDebugARanges()
2792 auto *SkCU = TheCU.getSkeleton(); in emitDebugMacinfoImpl()
DDwarfCompileUnit.h115 DwarfCompileUnit *getSkeleton() const { in getSkeleton() function
DAccelTable.cpp564 DD.useSplitDwarf() ? CU.value()->getSkeleton() : CU.value().get(); in emitDWARF5AccelTable()
/third_party/icu/icu4c/source/test/intltest/
Ddtptngts.cpp595 UnicodeString retSkeleton = gen->getSkeleton(pattern, status); in testAPI()

12