Searched refs:ucal_setAttribute (Results 1 – 8 of 8) sorted by relevance
/external/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 400 ucal_setAttribute(calit, UCAL_LENIENT, 0); in TestCalendar() 401 ucal_setAttribute(caldef, UCAL_LENIENT, count2); in TestCalendar() 409 ucal_setAttribute(calit, UCAL_LENIENT, count); in TestCalendar() 416 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i); in TestCalendar() 427 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count); in TestCalendar() 431 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i); in TestCalendar() 436 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count); in TestCalendar() 550 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI() 560 ucal_setAttribute(caldef3, UCAL_LENIENT, 1); in TestGetSetDateAPI() 578 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI() [all …]
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
D | ccaltst.c | 399 ucal_setAttribute(calit, UCAL_LENIENT, 0); in TestCalendar() 400 ucal_setAttribute(caldef, UCAL_LENIENT, count2); in TestCalendar() 408 ucal_setAttribute(calit, UCAL_LENIENT, count); in TestCalendar() 415 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,i); in TestCalendar() 426 ucal_setAttribute(calit, UCAL_FIRST_DAY_OF_WEEK,count); in TestCalendar() 430 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,i); in TestCalendar() 435 ucal_setAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK,count); in TestCalendar() 549 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI() 559 ucal_setAttribute(caldef3, UCAL_LENIENT, 1); in TestGetSetDateAPI() 577 ucal_setAttribute(caldef3, UCAL_LENIENT, 0); in TestGetSetDateAPI() [all …]
|
/external/chromium_org/third_party/icu/source/i18n/unicode/ |
D | ucal.h | 957 ucal_setAttribute(UCalendar* cal,
|
/external/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 955 ucal_setAttribute(UCalendar* cal,
|
/external/chromium_org/third_party/icu/source/i18n/ |
D | ucal.cpp | 340 ucal_setAttribute( UCalendar* cal, in ucal_setAttribute() function
|
/external/icu/icu4c/source/i18n/ |
D | ucal.cpp | 340 ucal_setAttribute( UCalendar* cal, in ucal_setAttribute() function
|
/external/icu/icu4c/source/common/unicode/ |
D | urename.h | 533 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
D | urename.h | 543 #define ucal_setAttribute U_ICU_ENTRY_POINT_RENAME(ucal_setAttribute) macro
|