Home
last modified time | relevance | path

Searched refs:ucal_open (Results 1 – 25 of 28) sorted by relevance

12

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c279 caldef=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestCalendar()
284 caldef2=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestCalendar()
289 calfr=ucal_open(tzID, u_strlen(tzID), "fr_FR", UCAL_TRADITIONAL, &status); in TestCalendar()
293 calit=ucal_open(tzID, u_strlen(tzID), "it_IT", UCAL_TRADITIONAL, &status); in TestCalendar()
462 … caldef = ucal_open(NULL, 0, ucalGetTypeTestPtr->locale, ucalGetTypeTestPtr->calType, &status); in TestCalendar()
507 caldef=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestGetSetDateAPI()
508 caldef2=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestGetSetDateAPI()
509 caldef3=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestGetSetDateAPI()
763 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestFieldGetSet()
928 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_GREGORIAN, &status);; in TestAddRollExtensive()
[all …]
Dcdtdptst.c79 UCalendar *cal = ucal_open(NULL, 0, uloc_getDefault(), UCAL_TRADITIONAL, &status); in TestTwoDigitYearDSTParse()
255 cal=ucal_open(tzID, u_strlen(tzID), "cs", UCAL_GREGORIAN, &status); in TestCzechMonths459()
329 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestQuotePattern161()
Dcdattst.c410 UCalendar * ucal = ucal_open(trdfZone, -1, trdfLocale, UCAL_GREGORIAN, &status); in TestRelativeDateFormat()
830 cal = ucal_open(NULL, 0, "en_US", UCAL_GREGORIAN, &ec); in TestDateFormatCalendar()
924 tempCal = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &ec); in TestCalendarDateParse()
929 calendar = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &ec); in TestCalendarDateParse()
975 UCalendar *cal = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &status); in getCurrentYear()
1484 UCalendar* ucal = ucal_open(zoneGMT, -1, "root", UCAL_GREGORIAN, &status); in TestContext()
Dcdtrgtst.c144 cal=ucal_open(NULL, 0, "en_US", UCAL_GREGORIAN, &status); in Test4056591()
302 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_GREGORIAN, &status); in Test4060212()
Dcmsgtst.c396 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestNewFormatAndParseAPI()
498 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestSampleFormatAndParseWithError()
591 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestSampleFormatAndParse()
Dutmstest.c457 cal = ucal_open(utc, -1, "", UCAL_GREGORIAN, &errorCode); in TestDotNet()
/external/chromium_org/third_party/icu/source/test/cintltst/
Dccaltst.c278 caldef=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestCalendar()
283 caldef2=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestCalendar()
288 calfr=ucal_open(tzID, u_strlen(tzID), "fr_FR", UCAL_TRADITIONAL, &status); in TestCalendar()
292 calit=ucal_open(tzID, u_strlen(tzID), "it_IT", UCAL_TRADITIONAL, &status); in TestCalendar()
461 … caldef = ucal_open(NULL, 0, ucalGetTypeTestPtr->locale, ucalGetTypeTestPtr->calType, &status); in TestCalendar()
506 caldef=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestGetSetDateAPI()
507 caldef2=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestGetSetDateAPI()
508 caldef3=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestGetSetDateAPI()
762 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestFieldGetSet()
927 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_GREGORIAN, &status);; in TestAddRollExtensive()
[all …]
Dcdtdptst.c79 UCalendar *cal = ucal_open(NULL, 0, uloc_getDefault(), UCAL_TRADITIONAL, &status); in TestTwoDigitYearDSTParse()
255 cal=ucal_open(tzID, u_strlen(tzID), "cs", UCAL_GREGORIAN, &status); in TestCzechMonths459()
329 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestQuotePattern161()
Dcdattst.c410 UCalendar * ucal = ucal_open(trdfZone, -1, trdfLocale, UCAL_GREGORIAN, &status); in TestRelativeDateFormat()
830 cal = ucal_open(NULL, 0, "en_US", UCAL_GREGORIAN, &ec); in TestDateFormatCalendar()
924 tempCal = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &ec); in TestCalendarDateParse()
929 calendar = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &ec); in TestCalendarDateParse()
975 UCalendar *cal = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &status); in getCurrentYear()
Dcdtrgtst.c144 cal=ucal_open(NULL, 0, "en_US", UCAL_GREGORIAN, &status); in Test4056591()
302 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_GREGORIAN, &status); in Test4060212()
Dcmsgtst.c396 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestNewFormatAndParseAPI()
498 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestSampleFormatAndParseWithError()
591 cal=ucal_open(tzID, u_strlen(tzID), "en_US", UCAL_TRADITIONAL, &status); in TestSampleFormatAndParse()
Dutmstest.c457 cal = ucal_open(utc, -1, "", UCAL_GREGORIAN, &errorCode); in TestDotNet()
Dcloctst.c2465 obj = ucal_open(NULL, 0, in TestGetLocale()
2794 c1 = ucal_open(NULL, -1, oldLoc, UCAL_GREGORIAN, &status); in TestCalendar()
2795 c2 = ucal_open(NULL, -1, newLoc, UCAL_GREGORIAN, &status); in TestCalendar()
/external/icu/icu4c/source/samples/datecal/
Dccal.c20 UCalendar *cal = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &status); in c_main()
/external/chromium_org/third_party/icu/source/samples/datecal/
Dccal.c20 UCalendar *cal = ucal_open(NULL, -1, NULL, UCAL_GREGORIAN, &status); in c_main()
/external/chromium_org/third_party/icu/source/test/intltest/
Ditutil.cpp324 LocalUCalendarPointer cal(ucal_open(NULL, 0, "root", UCAL_GREGORIAN, errorCode)); in TestLocalXyzPointer()
430 LocalUCalendarPointer cal(ucal_open(NULL, 0, "root", UCAL_GREGORIAN, errorCode)); in TestLocalXyzPointerNull()
/external/icu/icu4c/source/test/intltest/
Ditutil.cpp342 LocalUCalendarPointer cal(ucal_open(NULL, 0, "root", UCAL_GREGORIAN, errorCode)); in TestLocalXyzPointer()
448 LocalUCalendarPointer cal(ucal_open(NULL, 0, "root", UCAL_GREGORIAN, errorCode)); in TestLocalXyzPointerNull()
/external/icu/icu4c/source/samples/cal/
Dcal.c239 c = ucal_open(0, -1, uloc_getDefault(), UCAL_TRADITIONAL, status); in cal()
591 right_cal = ucal_open(0, -1, uloc_getDefault(), UCAL_TRADITIONAL, status); in print_year()
/external/chromium_org/third_party/icu/source/samples/cal/
Dcal.c239 c = ucal_open(0, -1, uloc_getDefault(), UCAL_TRADITIONAL, status); in cal()
591 right_cal = ucal_open(0, -1, uloc_getDefault(), UCAL_TRADITIONAL, status); in print_year()
/external/icu/icu4c/source/tools/toolutil/
Dtoolutil.cpp90 cal = ucal_open(NULL, -1, NULL, UCAL_TRADITIONAL, &status); in getCurrentYear()
/external/chromium_org/third_party/icu/source/tools/toolutil/
Dtoolutil.cpp89 cal = ucal_open(NULL, -1, NULL, UCAL_TRADITIONAL, &status); in getCurrentYear()
/external/chromium_org/third_party/icu/source/i18n/unicode/
Ducal.h687 ucal_open(const UChar* zoneID,
/external/icu/icu4c/source/i18n/unicode/
Ducal.h687 ucal_open(const UChar* zoneID,
/external/chromium_org/third_party/icu/source/i18n/
Ducal.cpp131 ucal_open( const UChar* zoneID, in ucal_open() function
/external/icu/icu4c/source/i18n/
Ducal.cpp131 ucal_open( const UChar* zoneID, in ucal_open() function

12