Searched refs:ucal_setAttribute (Results 1 – 9 of 9) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 428 ucal_setAttribute(calit, UCAL_LENIENT, 0); in TestCalendar() 429 ucal_setAttribute(caldef, UCAL_LENIENT, count2); in TestCalendar() 437 ucal_setAttribute(calit, UCAL_LENIENT, count); in TestCalendar() 444 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i); in TestCalendar() 455 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count); in TestCalendar() 459 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i); in TestCalendar() 464 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count); in TestCalendar() 582 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI() 592 ucal_setAttribute(caldef3, UCAL_LENIENT, 1); in TestGetSetDateAPI() 610 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI() [all …]
|
/external/icu/libandroidicu/include/unicode/ |
D | ucal.h | 1017 ucal_setAttribute(UCalendar* cal,
|
D | urename.h | 551 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
|
/external/icu/libicu/cts_headers/unicode/ |
D | ucal.h | 1017 ucal_setAttribute(UCalendar* cal,
|
D | urename.h | 551 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1017 ucal_setAttribute(UCalendar* cal,
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 367 ucal_setAttribute( UCalendar* cal, in ucal_setAttribute() function
|
/external/icu/libicu/ndk_headers/unicode/ |
D | urename.h | 551 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 551 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
|