Home
last modified time | relevance | path

Searched refs:ucal_getAttribute (Results 1 – 10 of 10) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dccaltst.c426 count=ucal_getAttribute(calit, UCAL_LENIENT); in TestCalendar()
427 count2=ucal_getAttribute(calfr, UCAL_LENIENT); in TestCalendar()
430 if( ucal_getAttribute(calit, UCAL_LENIENT) !=0 || in TestCalendar()
431 ucal_getAttribute(calfr, UCAL_LENIENT)!=ucal_getAttribute(caldef, UCAL_LENIENT) ) in TestCalendar()
438 if(ucal_getAttribute(calit, UCAL_LENIENT)!=count) in TestCalendar()
442 count=ucal_getAttribute(calit, UCAL_FIRST_DAY_OF_WEEK); in TestCalendar()
445 if (ucal_getAttribute(calit, UCAL_FIRST_DAY_OF_WEEK) != i) in TestCalendar()
449 count=ucal_getAttribute(calit, (UCalendarAttribute)99); /* BOGUS_ATTRIBUTE */ in TestCalendar()
457 count=ucal_getAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK); in TestCalendar()
460 if (ucal_getAttribute(calit, UCAL_MINIMAL_DAYS_IN_FIRST_WEEK) != i) in TestCalendar()
[all …]
/external/icu/icu4c/source/samples/cal/
Dcal.c254 fdow = ucal_getAttribute(c, UCAL_FIRST_DAY_OF_WEEK); in cal()
270 fdow = ucal_getAttribute(c, UCAL_FIRST_DAY_OF_WEEK); in cal()
/external/icu/libandroidicu/include/unicode/
Ducal.h1002 ucal_getAttribute(const UCalendar* cal,
Durename.h520 #define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute) macro
/external/icu/libicu/cts_headers/unicode/
Ducal.h1002 ucal_getAttribute(const UCalendar* cal,
Durename.h520 #define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute) macro
/external/icu/icu4c/source/i18n/unicode/
Ducal.h1002 ucal_getAttribute(const UCalendar* cal,
/external/icu/icu4c/source/i18n/
Ducal.cpp340 ucal_getAttribute( const UCalendar* cal, in ucal_getAttribute() function
/external/icu/libicu/ndk_headers/unicode/
Durename.h520 #define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute) macro
/external/icu/icu4c/source/common/unicode/
Durename.h520 #define ucal_getAttribute U_ICU_ENTRY_POINT_RENAME(ucal_getAttribute) macro