Home
last modified time | relevance | path

Searched refs:appendFieldTo (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DDateTimePatternGenerator.java2112 inputRequest.original.appendFieldTo(FRACTIONAL_SECOND, fieldBuilder); in adjustFieldTypes()
2554 appendFieldTo(i, sb, canonical); in appendTo()
2559 public StringBuilder appendFieldTo(int field, StringBuilder sb) { in appendFieldTo() method in DateTimePatternGenerator.SkeletonFields
2560 return appendFieldTo(field, sb, false); in appendFieldTo()
2563 private StringBuilder appendFieldTo(int field, StringBuilder sb, boolean canonical) { in appendFieldTo() method in DateTimePatternGenerator.SkeletonFields
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DDateTimePatternGenerator.java2164 inputRequest.original.appendFieldTo(FRACTIONAL_SECOND, fieldBuilder); in adjustFieldTypes()
2605 appendFieldTo(i, sb, canonical); in appendTo()
2610 public StringBuilder appendFieldTo(int field, StringBuilder sb) { in appendFieldTo() method in DateTimePatternGenerator.SkeletonFields
2611 return appendFieldTo(field, sb, false); in appendFieldTo()
2614 private StringBuilder appendFieldTo(int field, StringBuilder sb, boolean canonical) { in appendFieldTo() method in DateTimePatternGenerator.SkeletonFields
/third_party/skia/third_party/externals/icu/source/i18n/
Ddtptngen_impl.h135 UnicodeString& appendFieldTo(int32_t field, UnicodeString& string) const;
Ddtptngen.cpp1616 dtMatcher->skeleton.original.appendFieldTo(UDATPG_FRACTIONAL_SECOND_FIELD, field); in adjustFieldTypes()
2676 appendFieldTo(i, string); in appendTo()
2681 UnicodeString& SkeletonFields::appendFieldTo(int32_t field, UnicodeString& string) const { in appendFieldTo() function in SkeletonFields
/third_party/icu/icu4c/source/i18n/
Ddtptngen_impl.h135 UnicodeString& appendFieldTo(int32_t field, UnicodeString& string) const;
Ddtptngen.cpp1616 dtMatcher->skeleton.original.appendFieldTo(UDATPG_FRACTIONAL_SECOND_FIELD, field); in adjustFieldTypes()
2676 appendFieldTo(i, string); in appendTo()
2681 UnicodeString& SkeletonFields::appendFieldTo(int32_t field, UnicodeString& string) const { in appendFieldTo() function in SkeletonFields
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddtptngen_impl.h135 UnicodeString& appendFieldTo(int32_t field, UnicodeString& string) const;
Ddtptngen.cpp1488 dtMatcher->skeleton.original.appendFieldTo(UDATPG_FRACTIONAL_SECOND_FIELD, field); in adjustFieldTypes()
2495 appendFieldTo(i, string); in appendTo()
2500 UnicodeString& SkeletonFields::appendFieldTo(int32_t field, UnicodeString& string) const { in appendFieldTo() function in SkeletonFields
/third_party/node/deps/icu-small/source/i18n/
Ddtptngen_impl.h135 UnicodeString& appendFieldTo(int32_t field, UnicodeString& string) const;
Ddtptngen.cpp1601 dtMatcher->skeleton.original.appendFieldTo(UDATPG_FRACTIONAL_SECOND_FIELD, field); in adjustFieldTypes()
2668 appendFieldTo(i, string); in appendTo()
2673 UnicodeString& SkeletonFields::appendFieldTo(int32_t field, UnicodeString& string) const { in appendFieldTo() function in SkeletonFields