Home
last modified time | relevance | path

Searched refs:UCAL_FIELD_COUNT (Results 1 – 25 of 69) sorted by relevance

123

/third_party/icu/icu4c/source/i18n/unicode/
Dcalendar.h231 FIELD_COUNT = UCAL_FIELD_COUNT // See ucal.h for other fields.
1915 int32_t fFields[UCAL_FIELD_COUNT];
1922 UBool fIsSet[UCAL_FIELD_COUNT];
1940 int32_t fStamp[UCAL_FIELD_COUNT];
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dcalendar.h227 FIELD_COUNT = UCAL_FIELD_COUNT // See ucal.h for other fields.
1896 int32_t fFields[UCAL_FIELD_COUNT];
1902 UBool fIsSet[UCAL_FIELD_COUNT];
1919 int32_t fStamp[UCAL_FIELD_COUNT];
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dcalendar.h231 FIELD_COUNT = UCAL_FIELD_COUNT // See ucal.h for other fields.
1915 int32_t fFields[UCAL_FIELD_COUNT];
1922 UBool fIsSet[UCAL_FIELD_COUNT];
1940 int32_t fStamp[UCAL_FIELD_COUNT];
/third_party/node/deps/icu-small/source/i18n/unicode/
Dcalendar.h231 FIELD_COUNT = UCAL_FIELD_COUNT // See ucal.h for other fields.
1915 int32_t fFields[UCAL_FIELD_COUNT];
1922 UBool fIsSet[UCAL_FIELD_COUNT];
1940 int32_t fStamp[UCAL_FIELD_COUNT];
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcalendar.cpp131 for(i = 0;i<UCAL_FIELD_COUNT;i++) { in dump()
614 static const int32_t kCalendarLimits[UCAL_FIELD_COUNT][4] = {
808 uprv_arrayCopy(right.fFields, fFields, UCAL_FIELD_COUNT); in operator =()
809 uprv_arrayCopy(right.fIsSet, fIsSet, UCAL_FIELD_COUNT); in operator =()
810 uprv_arrayCopy(right.fStamp, fStamp, UCAL_FIELD_COUNT); in operator =()
1163 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in setTimeInMillis()
1372 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in clear()
1504 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in computeFields()
2786 for (int32_t field = 0; U_SUCCESS(status) && (field < UCAL_FIELD_COUNT); field++) { in validateFields()
2864 int32_t bestField = UCAL_FIELD_COUNT; in resolveFields()
[all …]
Dcecal.cpp19 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
Dpersncal.cpp35 static const int32_t kPersianCalendarLimits[UCAL_FIELD_COUNT][4] = {
Ddtitvinf.cpp297 if (calendarField < UCAL_FIELD_COUNT) { in processSkeletonTable()
343 return UCAL_FIELD_COUNT; in validateAndProcessPatternLetter()
/third_party/icu/icu4c/source/i18n/
Dcalendar.cpp131 for(i = 0;i<UCAL_FIELD_COUNT;i++) { in dump()
625 static const int32_t kCalendarLimits[UCAL_FIELD_COUNT][4] = {
820 uprv_arrayCopy(right.fFields, fFields, UCAL_FIELD_COUNT); in operator =()
821 uprv_arrayCopy(right.fIsSet, fIsSet, UCAL_FIELD_COUNT); in operator =()
822 uprv_arrayCopy(right.fStamp, fStamp, UCAL_FIELD_COUNT); in operator =()
1179 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in setTimeInMillis()
1388 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in clear()
1520 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in computeFields()
2802 for (int32_t field = 0; U_SUCCESS(status) && (field < UCAL_FIELD_COUNT); field++) { in validateFields()
2880 int32_t bestField = UCAL_FIELD_COUNT; in resolveFields()
[all …]
Dcecal.cpp19 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
Dpersncal.cpp35 static const int32_t kPersianCalendarLimits[UCAL_FIELD_COUNT][4] = {
Dudat.cpp85 UCAL_FIELD_COUNT, // UDAT_AM_PM_MIDNIGHT_NOON_FIELD=35 (no match)
86 UCAL_FIELD_COUNT, // UDAT_FLEXIBLE_DAY_PERIOD_FIELD=36 (no match)
87 UCAL_FIELD_COUNT, // UDAT_TIME_SEPARATOR_FIELD = 37 (no match)
96 …ERA_FIELD && field < UPRV_LENGTHOF(gDateFieldMapping))? gDateFieldMapping[field]: UCAL_FIELD_COUNT; in udat_toCalendarDateField()
Dindiancal.cpp58 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
/third_party/skia/third_party/externals/icu/source/i18n/
Dcalendar.cpp131 for(i = 0;i<UCAL_FIELD_COUNT;i++) { in dump()
625 static const int32_t kCalendarLimits[UCAL_FIELD_COUNT][4] = {
820 uprv_arrayCopy(right.fFields, fFields, UCAL_FIELD_COUNT); in operator =()
821 uprv_arrayCopy(right.fIsSet, fIsSet, UCAL_FIELD_COUNT); in operator =()
822 uprv_arrayCopy(right.fStamp, fStamp, UCAL_FIELD_COUNT); in operator =()
1179 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in setTimeInMillis()
1388 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in clear()
1520 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in computeFields()
2802 for (int32_t field = 0; U_SUCCESS(status) && (field < UCAL_FIELD_COUNT); field++) { in validateFields()
2880 int32_t bestField = UCAL_FIELD_COUNT; in resolveFields()
[all …]
Dcecal.cpp19 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
Dpersncal.cpp35 static const int32_t kPersianCalendarLimits[UCAL_FIELD_COUNT][4] = {
Dudat.cpp85 UCAL_FIELD_COUNT, // UDAT_AM_PM_MIDNIGHT_NOON_FIELD=35 (no match)
86 UCAL_FIELD_COUNT, // UDAT_FLEXIBLE_DAY_PERIOD_FIELD=36 (no match)
87 UCAL_FIELD_COUNT, // UDAT_TIME_SEPARATOR_FIELD = 37 (no match)
96 …ERA_FIELD && field < UPRV_LENGTHOF(gDateFieldMapping))? gDateFieldMapping[field]: UCAL_FIELD_COUNT; in udat_toCalendarDateField()
Dindiancal.cpp58 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
/third_party/node/deps/icu-small/source/i18n/
Dcalendar.cpp131 for(i = 0;i<UCAL_FIELD_COUNT;i++) { in dump()
625 static const int32_t kCalendarLimits[UCAL_FIELD_COUNT][4] = {
820 uprv_arrayCopy(right.fFields, fFields, UCAL_FIELD_COUNT); in operator =()
821 uprv_arrayCopy(right.fIsSet, fIsSet, UCAL_FIELD_COUNT); in operator =()
822 uprv_arrayCopy(right.fStamp, fStamp, UCAL_FIELD_COUNT); in operator =()
1179 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in setTimeInMillis()
1388 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in clear()
1520 for (int32_t i=0; i<UCAL_FIELD_COUNT; ++i) { in computeFields()
2802 for (int32_t field = 0; U_SUCCESS(status) && (field < UCAL_FIELD_COUNT); field++) { in validateFields()
2880 int32_t bestField = UCAL_FIELD_COUNT; in resolveFields()
[all …]
Dcecal.cpp19 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
Dpersncal.cpp35 static const int32_t kPersianCalendarLimits[UCAL_FIELD_COUNT][4] = {
Dindiancal.cpp58 static const int32_t LIMITS[UCAL_FIELD_COUNT][4] = {
Dudat.cpp85 UCAL_FIELD_COUNT, // UDAT_AM_PM_MIDNIGHT_NOON_FIELD=35 (no match)
86 UCAL_FIELD_COUNT, // UDAT_FLEXIBLE_DAY_PERIOD_FIELD=36 (no match)
87 UCAL_FIELD_COUNT, // UDAT_TIME_SEPARATOR_FIELD = 37 (no match)
96 …ERA_FIELD && field < UPRV_LENGTHOF(gDateFieldMapping))? gDateFieldMapping[field]: UCAL_FIELD_COUNT; in udat_toCalendarDateField()
Ddtitvinf.cpp299 if (calendarField < UCAL_FIELD_COUNT) { in processSkeletonTable()
350 return UCAL_FIELD_COUNT; in validateAndProcessPatternLetter()
/third_party/icu/icu4c/source/test/intltest/
Dcallimts.cpp357 int32_t limits[UCAL_FIELD_COUNT][4]; in doLimitsTest()
358 for (j = 0; j < UCAL_FIELD_COUNT; j++) { in doLimitsTest()

123