Home
last modified time | relevance | path

Searched refs:ucal_getMillis (Results 1 - 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
H A Dccaltst.c562 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI()
575 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI()
680 if(d2==ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI()
697 if(ucal_getMillis(caldef2, &status)) in TestGetSetDateAPI()
724 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI()
755 d1=ucal_getMillis(caldef, &status); in TestGetSetDateAPI()
855 d1 = ucal_getMillis(cal, &status); in TestFieldGetSet()
881 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet()
903 d1 = ucal_getMillis(cal,&status); in TestFieldGetSet()
1277 date1=ucal_getMillis(ca in TestDOWProgression()
[all...]
H A Dcdtdptst.c266 june=ucal_getMillis(cal, &status); in TestCzechMonths459()
268 july=ucal_getMillis(cal, &status); in TestCzechMonths459()
341 currentTime_1 = ucal_getMillis(cal, &status); in TestQuotePattern161()
H A Dcdtrgtst.c154 d[0]=ucal_getMillis(cal, &status); in Test4056591()
159 d[1]=ucal_getMillis(cal, &status); in Test4056591()
161 d[2]=ucal_getMillis(cal, &status); in Test4056591()
163 d[3]=ucal_getMillis(cal, &status); in Test4056591()
H A Dcmsgtst.c408 d1=ucal_getMillis(cal, &status); in TestNewFormatAndParseAPI()
510 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParseWithError()
609 d1=ucal_getMillis(cal, &status); in TestSampleFormatAndParse()
H A Dcdattst.c449 today = ucal_getMillis(ucal, &status); in TestRelativeDateFormat()
954 when = ucal_getMillis(cal, &ec); in TestDateFormatCalendar()
956 log_err("FAIL: ucal_getMillis() failed with %s\n", u_errorName(ec)); in TestDateFormatCalendar()
1022 udat_set2DigitYearStart(simpleDateFormat, ucal_getMillis(tempCal, &ec), &ec); in TestCalendarDateParse()
1603 yesterday = ucal_getMillis(ucal, &status); in TestContext()
H A Dutmstest.c472 icuDate = ucal_getMillis(cal, &errorCode); in TestDotNet()
475 log_err("utmscale_toInt64(ticks[%d], ICU4C)=%dd != %dd=ucal_getMillis(%04d-%02d-%02d)\n", in TestDotNet()
/third_party/icu/icu4c/source/samples/cal/
H A Dcal.c446 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status); in print_month()
569 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status); in print_year()
596 ucal_setMillis(right_cal, ucal_getMillis(left_cal, status), status); in print_year()
/third_party/skia/third_party/externals/icu/source/samples/cal/
H A Dcal.c446 udat_format(dfmt, ucal_getMillis(c, status), s, BUF_SIZE, 0, status); in print_month()
569 udat_format(dfmt, ucal_getMillis(left_cal, status), s, BUF_SIZE, 0, status); in print_year()
596 ucal_setMillis(right_cal, ucal_getMillis(left_cal, status), status); in print_year()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Ducal.h1089 ucal_getMillis(const UCalendar* cal,
1098 * @see ucal_getMillis
1117 * @see ucal_getMillis
1141 * @see ucal_getMillis
/third_party/icu/icu4c/source/i18n/unicode/
H A Ducal.h1056 ucal_getMillis(const UCalendar* cal,
1065 * @see ucal_getMillis
1084 * @see ucal_getMillis
1108 * @see ucal_getMillis
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Ducal.h1056 ucal_getMillis(const UCalendar* cal,
1065 * @see ucal_getMillis
1084 * @see ucal_getMillis
1108 * @see ucal_getMillis
/third_party/icu/icu4c/source/i18n/
H A Ducal.cpp410 ucal_getMillis( const UCalendar* cal, in ucal_getMillis() function
/third_party/node/deps/icu-small/source/i18n/
H A Ducal.cpp411 ucal_getMillis( const UCalendar* cal, in ucal_getMillis() function
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ducal.cpp410 ucal_getMillis( const UCalendar* cal, in ucal_getMillis() function
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp182 #undef ucal_getMillis macro
1072 UDate ucal_getMillis(const UCalendar *cal, UErrorCode *status) in ucal_getMillis() function
1074 return U_ICU_ENTRY_POINT_RENAME(ucal_getMillis)(cal, status); in ucal_getMillis()
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h538 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h537 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h532 #define ucal_getMillis U_ICU_ENTRY_POINT_RENAME(ucal_getMillis) macro

Completed in 51 milliseconds