Home
last modified time | relevance | path

Searched refs:kDTPGFixFractionalSeconds (Results 1 - 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
H A Ddtptngen.h627 kDTPGFixFractionalSeconds = 1, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ddtptngen.h625 kDTPGFixFractionalSeconds = 1, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ddtptngen.h576 kDTPGFixFractionalSeconds = 1, enumerator
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen.cpp1694 if ((flags & kDTPGFixFractionalSeconds) != 0 && typeValue == UDATPG_SECOND_FIELD) { in adjustFieldTypes()
1812 resultPattern = adjustFieldTypes(resultPattern, specifiedSkeleton, flags | kDTPGFixFractionalSeconds, options); in getBestAppending()
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen.cpp1686 if ((flags & kDTPGFixFractionalSeconds) != 0 && typeValue == UDATPG_SECOND_FIELD) { in adjustFieldTypes()
1804 resultPattern = adjustFieldTypes(resultPattern, specifiedSkeleton, flags | kDTPGFixFractionalSeconds, options); in getBestAppending()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtptngen.cpp1614 if ((flags & kDTPGFixFractionalSeconds) != 0 && typeValue == UDATPG_SECOND_FIELD) {
1725 resultPattern = adjustFieldTypes(resultPattern, specifiedSkeleton, flags | kDTPGFixFractionalSeconds, options);

Completed in 15 milliseconds