Lines Matching refs:STARTYEARS
637 const int32_t STARTYEARS[] = {
680 for (int32_t idx = 0; STARTYEARS[idx] != 0; idx++) {
681 UDate start = getUTCMillis(STARTYEARS[idx], UCAL_JANUARY, 1);
682 UDate until = getUTCMillis(STARTYEARS[idx] + 20, UCAL_JANUARY, 1);
874 const int32_t STARTYEARS[] = {
898 for (int32_t i = 0; STARTYEARS[i] != 0; i++) {
900 UDate startTime = getUTCMillis(STARTYEARS[i], UCAL_JANUARY, 1);