Home
last modified time | relevance | path

Searched defs:skeleton (Results 1 – 25 of 138) sorted by relevance

123456

/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DCheckYear.java79 String skeleton = dtp.getSkeleton(dateTimePattern); in recordStockTime() local
86 String skeleton = dtp.getSkeleton(dateTimePattern); in recordStock() local
96 public void record(String skeleton, String dateTimePattern) { in record()
102 public void recordBase(String base, String skeleton, String dateTimePattern) { in recordBase()
124 public String getCoreSkeleton(String skeleton) { in getCoreSkeleton()
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/number/
DNumberSkeletonTest.java330 String skeleton = cas[0]; in flexibleSeparators() local
364 String skeleton = NumberFormatter.with().roundingMode(mode).toSkeleton(); in roundingModeNames() local
421 String skeleton = "measure-unit/"; in perUnitInArabic() local
446 String skeleton = "measure-unit/" + cas1[0] + "-" + cas1[1] + " per-measure-unit/" + in perUnitToSkeleton() local
497 String skeleton = testCase[1]; in measurementSystemOverride() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/
DNumberSkeletonTest.java333 String skeleton = cas[0]; in flexibleSeparators() local
367 String skeleton = NumberFormatter.with().roundingMode(mode).toSkeleton(); in roundingModeNames() local
424 String skeleton = "measure-unit/"; in perUnitInArabic() local
449 String skeleton = "measure-unit/" + cas1[0] + "-" + cas1[1] + " per-measure-unit/" + in perUnitToSkeleton() local
500 String skeleton = testCase[1]; in measurementSystemOverride() local
/external/icu/android_icu4j/src/main/java/android/icu/text/
DDateIntervalFormat.java409 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch
411 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch()
510 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat()
524 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat()
549 getInstance(String skeleton) in getInstance()
568 getInstance(String skeleton, Locale locale) in getInstance()
603 getInstance(String skeleton, ULocale locale) in getInstance()
624 public static final DateIntervalFormat getInstance(String skeleton, in getInstance()
645 public static final DateIntervalFormat getInstance(String skeleton, in getInstance()
689 public static final DateIntervalFormat getInstance(String skeleton, in getInstance()
[all …]
DDateIntervalInfo.java721 public void setIntervalPattern(String skeleton, in setIntervalPattern()
767 private PatternInfo setIntervalPatternInternally(String skeleton, in setIntervalPatternInternally()
804 private void setIntervalPattern(String skeleton, in setIntervalPattern()
846 public PatternInfo getIntervalPattern(String skeleton, int field) in getIntervalPattern()
962 String skeleton = skeletonEntry.getKey(); in cloneIntervalPatterns() local
1012 static void parseSkeleton(String skeleton, int[] skeletonFieldWidth) { in parseSkeleton()
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DDateIntervalFormat.java421 final String skeleton; field in DateIntervalFormat.SkeletonAndItsBestMatch
423 SkeletonAndItsBestMatch(String skeleton, String bestMatch) { in SkeletonAndItsBestMatch()
520 public DateIntervalFormat(String skeleton, DateIntervalInfo dtItvInfo, in DateIntervalFormat()
534 private DateIntervalFormat(String skeleton, ULocale locale, in DateIntervalFormat()
560 getInstance(String skeleton) in getInstance()
580 getInstance(String skeleton, Locale locale) in getInstance()
616 getInstance(String skeleton, ULocale locale) in getInstance()
638 public static final DateIntervalFormat getInstance(String skeleton, in getInstance()
660 public static final DateIntervalFormat getInstance(String skeleton, in getInstance()
705 public static final DateIntervalFormat getInstance(String skeleton, in getInstance()
[all …]
DDateIntervalInfo.java732 public void setIntervalPattern(String skeleton, in setIntervalPattern()
778 private PatternInfo setIntervalPatternInternally(String skeleton, in setIntervalPatternInternally()
815 private void setIntervalPattern(String skeleton, in setIntervalPattern()
857 public PatternInfo getIntervalPattern(String skeleton, int field) in getIntervalPattern()
978 String skeleton = skeletonEntry.getKey(); in cloneIntervalPatterns() local
1034 static void parseSkeleton(String skeleton, int[] skeletonFieldWidth) { in parseSkeleton()
/external/dagger2/java/dagger/internal/codegen/base/
DSourceFileHjarGenerator.java80 TypeSpec.Builder skeleton = in skeletonType() local
113 MethodSpec.Builder skeleton = in skeletonMethod() local
204 FieldSpec.Builder skeleton = in skeletonField() local
/external/cronet/stable/third_party/icu/source/i18n/
Dudatpg.cpp60 const char16_t *skeleton, int32_t length, in udatpg_getBestPattern()
70 const char16_t *skeleton, int32_t length, in udatpg_getBestPatternWithOptions()
89 char16_t *skeleton, int32_t capacity, in udatpg_getSkeleton()
107 char16_t *skeleton, int32_t capacity, in udatpg_getBaseSkeleton()
275 const char16_t *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypes()
286 const char16_t *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypesWithOptions()
319 const char16_t *skeleton, int32_t skeletonLength, in udatpg_getPatternForSkeleton()
Ddtitvfmt.cpp89 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
96 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
122 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
130 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
665 const UnicodeString* skeleton, in DateIntervalFormat()
699 const UnicodeString* skeleton, in create()
920 UnicodeString skeleton = fSkeleton; in initializePattern() local
1055 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton()
1218 const UnicodeString* skeleton; in setSeparateDateTimePtn() local
1314 const UnicodeString& skeleton, in setFallbackPattern()
[all …]
Ddtitvinf.cpp88 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, in setIntervalPattern()
184 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, in getIntervalPattern()
366 UnicodeString skeleton(currentSkeleton, -1, US_INV); in setIntervalPatternIfAbsent() local
491 DateIntervalInfo::setIntervalPatternInternally(const UnicodeString& skeleton, in setIntervalPatternInternally()
519 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton()
547 DateIntervalInfo::getBestSkeleton(const UnicodeString& skeleton, in getBestSkeleton()
/external/icu/icu4c/source/i18n/
Dudatpg.cpp60 const char16_t *skeleton, int32_t length, in udatpg_getBestPattern()
70 const char16_t *skeleton, int32_t length, in udatpg_getBestPatternWithOptions()
89 char16_t *skeleton, int32_t capacity, in udatpg_getSkeleton()
107 char16_t *skeleton, int32_t capacity, in udatpg_getBaseSkeleton()
275 const char16_t *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypes()
286 const char16_t *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypesWithOptions()
319 const char16_t *skeleton, int32_t skeletonLength, in udatpg_getPatternForSkeleton()
Ddtitvfmt.cpp92 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
99 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
125 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
133 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
668 const UnicodeString* skeleton, in DateIntervalFormat()
702 const UnicodeString* skeleton, in create()
923 UnicodeString skeleton = fSkeleton; in initializePattern() local
1058 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton()
1221 const UnicodeString* skeleton; in setSeparateDateTimePtn() local
1317 const UnicodeString& skeleton, in setFallbackPattern()
[all …]
Ddtitvinf.cpp87 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, in setIntervalPattern()
183 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, in getIntervalPattern()
365 UnicodeString skeleton(currentSkeleton, -1, US_INV); in setIntervalPatternIfAbsent() local
486 DateIntervalInfo::setIntervalPatternInternally(const UnicodeString& skeleton, in setIntervalPatternInternally()
514 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton()
542 DateIntervalInfo::getBestSkeleton(const UnicodeString& skeleton, in getBestSkeleton()
/external/cronet/tot/third_party/icu/source/i18n/
Dudatpg.cpp60 const char16_t *skeleton, int32_t length, in udatpg_getBestPattern()
70 const char16_t *skeleton, int32_t length, in udatpg_getBestPatternWithOptions()
89 char16_t *skeleton, int32_t capacity, in udatpg_getSkeleton()
107 char16_t *skeleton, int32_t capacity, in udatpg_getBaseSkeleton()
275 const char16_t *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypes()
286 const char16_t *skeleton, int32_t skeletonLength, in udatpg_replaceFieldTypesWithOptions()
319 const char16_t *skeleton, int32_t skeletonLength, in udatpg_getPatternForSkeleton()
Ddtitvfmt.cpp89 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
96 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
122 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
130 DateIntervalFormat::createInstance(const UnicodeString& skeleton, in createInstance()
665 const UnicodeString* skeleton, in DateIntervalFormat()
699 const UnicodeString* skeleton, in create()
920 UnicodeString skeleton = fSkeleton; in initializePattern() local
1055 DateIntervalFormat::getDateTimeSkeleton(const UnicodeString& skeleton, in getDateTimeSkeleton()
1218 const UnicodeString* skeleton; in setSeparateDateTimePtn() local
1314 const UnicodeString& skeleton, in setFallbackPattern()
[all …]
Ddtitvinf.cpp88 DateIntervalInfo::setIntervalPattern(const UnicodeString& skeleton, in setIntervalPattern()
184 DateIntervalInfo::getIntervalPattern(const UnicodeString& skeleton, in getIntervalPattern()
366 UnicodeString skeleton(currentSkeleton, -1, US_INV); in setIntervalPatternIfAbsent() local
491 DateIntervalInfo::setIntervalPatternInternally(const UnicodeString& skeleton, in setIntervalPatternInternally()
519 DateIntervalInfo::parseSkeleton(const UnicodeString& skeleton, in parseSkeleton()
547 DateIntervalInfo::getBestSkeleton(const UnicodeString& skeleton, in getBestSkeleton()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
DDateTimeFormats.java296 String skeleton = parts.getAttributeValue(-2, "id"); in set() local
499 public boolean isPresent(String skeleton) { in isPresent()
553 String skeleton = nameAndSkeleton[1]; in addTable() local
637 private String getExample(String skeleton, UnicodeSet escapedCharactersFound) { in getExample()
721 public RelativePattern(CLDRFile file, String skeleton) { in RelativePattern()
761 private String getRelativeExampleFromSkeleton(String skeleton) { in getRelativeExampleFromSkeleton()
803 public SimpleDateFormat getDateFormatFromSkeleton(String skeleton) { in getDateFormatFromSkeleton()
814 public String getBestPattern(String skeleton) { in getBestPattern()
841 String skeleton, in showRow()
892 private String getFix(String skeleton) { in getFix()
[all …]
DUnitPreferences.java38 public final String skeleton; field in UnitPreferences.UnitPreference
40 public UnitPreference(Rational geq, String unit, String skeleton) { in UnitPreference()
87 String skeleton, in add()
179 String skeleton) { in getPath()
/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/tool/
DShowInconsistentAvailable.java188 String skeleton = parts.getAttributeValue(-2, "id"); in getTCPaths() local
221 String skeleton = parts.getAttributeValue(-1, "id"); in getRootPaths() local
238 final String skeleton = entry.getKey(); in getRootPaths() local
291 String skeleton = parts.getAttributeValue(-1, "id"); in showInconsistenciesInLocale() local
336 String skeleton = parts.getAttributeValue(-1, "id"); in showInconsistenciesInLocale() local
446 skeleton, enumConstant
/external/cronet/tot/third_party/icu/source/test/intltest/
Dnumbertest_skeletons.cpp327 const char16_t* skeleton; in flexibleSeparators() member
437 UnicodeString skeleton(u"measure-unit/"); in perUnitInArabic() local
473 UnicodeString skeleton(u"measure-unit/"); in perUnitToSkeleton() local
517 const char16_t* skeleton; in measurementSystemOverride() member
/external/cronet/stable/third_party/icu/source/test/intltest/
Dnumbertest_skeletons.cpp327 const char16_t* skeleton; in flexibleSeparators() member
437 UnicodeString skeleton(u"measure-unit/"); in perUnitInArabic() local
473 UnicodeString skeleton(u"measure-unit/"); in perUnitToSkeleton() local
517 const char16_t* skeleton; in measurementSystemOverride() member
/external/icu/icu4c/source/test/intltest/
Dnumbertest_skeletons.cpp327 const char16_t* skeleton; in flexibleSeparators() member
437 UnicodeString skeleton(u"measure-unit/"); in perUnitInArabic() local
473 UnicodeString skeleton(u"measure-unit/"); in perUnitToSkeleton() local
517 const char16_t* skeleton; in measurementSystemOverride() member
/external/icu/android_icu4j/src/main/java/android/icu/message2/
DDateTimeFormatterFactory.java81 String skeleton = ""; in createFormatter() local
135 StringBuilder skeleton = new StringBuilder(); in getDateFieldOptions() local
220 StringBuilder skeleton = new StringBuilder(); in getTimeFieldOptions() local
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/message2/
DDateTimeFormatterFactory.java80 String skeleton = ""; in createFormatter() local
134 StringBuilder skeleton = new StringBuilder(); in getDateFieldOptions() local
219 StringBuilder skeleton = new StringBuilder(); in getTimeFieldOptions() local

123456