Searched refs:ucal_roll (Results 1 – 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/test/cintltst/ |
D | ccaltst.c | 1007 ucal_roll(cal, UCAL_DATE, -1, &status); in TestAddRollExtensive() 1011 ucal_roll(cal, UCAL_MONTH, -2, &status); in TestAddRollExtensive() 1015 ucal_roll(cal, UCAL_DATE, 1, &status); in TestAddRollExtensive() 1019 ucal_roll(cal, UCAL_MONTH, -12, &status); in TestAddRollExtensive() 1022 ucal_roll(cal, UCAL_YEAR, -1, &status); in TestAddRollExtensive() 1026 ucal_roll(cal, UCAL_DATE, 29, &status); in TestAddRollExtensive() 1030 ucal_roll(cal, (UCalendarDateFields)-1, 10, &status); in TestAddRollExtensive() 1091 ucal_roll(cal, e, 1, &status); in TestAddRollExtensive() 1098 ucal_roll(cal, e, -1, &status); in TestAddRollExtensive() 2151 ucal_roll(ucalTest, UCAL_YEAR, 1, &status); in TestAddRollEra0AndEraBounds() [all …]
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 1140 ucal_roll(UCalendar* cal,
|
/third_party/skia/third_party/externals/icu/source/i18n/unicode/ |
D | ucal.h | 1185 ucal_roll(UCalendar* cal,
|
/third_party/icu/icu4c/source/i18n/unicode/ |
D | ucal.h | 1185 ucal_roll(UCalendar* cal,
|
/third_party/node/deps/icu-small/source/i18n/unicode/ |
D | ucal.h | 1185 ucal_roll(UCalendar* cal,
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 456 ucal_roll( UCalendar* cal, in ucal_roll() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | ucal.cpp | 480 ucal_roll( UCalendar* cal, in ucal_roll() function
|
/third_party/icu/icu4c/source/i18n/ |
D | ucal.cpp | 480 ucal_roll( UCalendar* cal, in ucal_roll() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | ucal.cpp | 480 ucal_roll( UCalendar* cal, in ucal_roll() function
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 544 #define ucal_roll U_ICU_ENTRY_POINT_RENAME(ucal_roll) macro
|
/third_party/icu/icu4c/source/common/unicode/ |
D | urename.h | 550 #define ucal_roll U_ICU_ENTRY_POINT_RENAME(ucal_roll) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | urename.h | 550 #define ucal_roll U_ICU_ENTRY_POINT_RENAME(ucal_roll) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | urename.h | 556 #define ucal_roll U_ICU_ENTRY_POINT_RENAME(ucal_roll) macro
|