Searched refs:ucal_setAttribute (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dccaltst.c399 ucal_setAttribute(calit, UCAL_LENIENT, 0);
400 ucal_setAttribute(caldef, UCAL_LENIENT, count2);
408 ucal_setAttribute(calit, UCAL_LENIENT, count);
415 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i);
426 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count);
430 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i);
435 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count);
549 ucal_setAttribute(caldef3, UCAL_LENIENT, 0);
559 ucal_setAttribute(caldef3, UCAL_LENIENT, 1);
577 ucal_setAttribute(caldef
[all...]
/external/icu/icu4c/source/test/cintltst/
H A Dccaltst.c400 ucal_setAttribute(calit, UCAL_LENIENT, 0);
401 ucal_setAttribute(caldef, UCAL_LENIENT, count2);
409 ucal_setAttribute(calit, UCAL_LENIENT, count);
416 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i);
427 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count);
431 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i);
436 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count);
550 ucal_setAttribute(caldef3, UCAL_LENIENT, 0);
560 ucal_setAttribute(caldef3, UCAL_LENIENT, 1);
578 ucal_setAttribute(caldef
[all...]
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Ducal.h226 * @see ucal_setAttribute
239 * @see ucal_setAttribute
938 * @see ucal_setAttribute
957 ucal_setAttribute(UCalendar* cal,
/external/icu/icu4c/source/i18n/unicode/
H A Ducal.h226 * @see ucal_setAttribute
239 * @see ucal_setAttribute
936 * @see ucal_setAttribute
955 ucal_setAttribute(UCalendar* cal,
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp340 ucal_setAttribute( UCalendar* cal, function
/external/icu/icu4c/source/i18n/
H A Ducal.cpp340 ucal_setAttribute( UCalendar* cal, function
/external/icu/icu4c/source/common/unicode/
H A Durename.h533 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h543 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro

Completed in 540 milliseconds