Home
last modified time | relevance | path

Searched refs:day (Results 326 - 350 of 599) sorted by relevance

1...<<11121314151617181920>>...24

/third_party/skia/infra/bots/recipe_modules/gold_upload/
H A Dapi.py48 str(now.day ).zfill(2),
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Dos_none.c35 int os_mktime(int year, int month, int day, int hour, int min, int sec, in os_mktime() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_none.c35 int os_mktime(int year, int month, int day, int hour, int min, int sec, in os_mktime() argument
/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-mrst.c110 unsigned char mon, day, hrs, min, sec; in mrst_set_time() local
115 day = time->tm_mday; in mrst_set_time()
128 vrtc_cmos_write(day, RTC_DAY_OF_MONTH); in mrst_set_time()
H A Drtc-ds1553.c99 unsigned int year, month, day, hour, minute, second, week; in ds1553_rtc_read_time() local
110 day = readb(ioaddr + RTC_DATE); in ds1553_rtc_read_time()
119 tm->tm_mday = bcd2bin(day); in ds1553_rtc_read_time()
H A Drtc-stk17ta8.c98 unsigned int year, month, day, hour, minute, second, week; in stk17ta8_rtc_read_time() local
112 day = readb(ioaddr + RTC_DATE); in stk17ta8_rtc_read_time()
121 tm->tm_mday = bcd2bin(day); in stk17ta8_rtc_read_time()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-ds1553.c99 unsigned int year, month, day, hour, minute, second, week; in ds1553_rtc_read_time() local
110 day = readb(ioaddr + RTC_DATE); in ds1553_rtc_read_time()
119 tm->tm_mday = bcd2bin(day); in ds1553_rtc_read_time()
H A Drtc-stk17ta8.c98 unsigned int year, month, day, hour, minute, second, week; in stk17ta8_rtc_read_time() local
112 day = readb(ioaddr + RTC_DATE); in stk17ta8_rtc_read_time()
121 tm->tm_mday = bcd2bin(day); in stk17ta8_rtc_read_time()
/third_party/ffmpeg/libavformat/
H A Ddhav.c214 int year, month, day, hour, min, sec; in get_timeinfo() local
219 day = (date >> 17) & 0x1F; in get_timeinfo()
225 timeinfo->tm_mday = day; in get_timeinfo()
/third_party/icu/icu4c/source/i18n/unicode/
H A Dsimpletz.h147 * day-of-week-in-month. See setStartRule() for a
149 * @param savingsStartDayOfWeek The daylight savings starting day-of-week.
155 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month.
157 * @param savingsEndDayOfWeek The daylight savings ending day-of-week.
188 * day-of-week-in-month. See setStartRule() for a
190 * @param savingsStartDayOfWeek The daylight savings starting day-of-week.
196 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month.
198 * @param savingsEndDayOfWeek The daylight savings ending day-of-week.
232 * day-of-week-in-month. See setStartRule() for a
234 * @param savingsStartDayOfWeek The daylight savings starting day
[all...]
H A Dvtzone.h173 * BYDAY rule with day of week (such as BYDAY=1SUN). This method produce
209 * @param day The reference date's day-in-month (1-based)
210 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
211 * @param millis The reference date's milliseconds in day, local standard time
216 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
230 * @param day The reference date's day-in-month (1-based)
231 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
232 * @param millis The reference date's milliseconds in day, loca
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dtzbdtest.cpp169 int32_t y, m, day, h, min, sec; in showDate() local
170 dateToFields(d, y, m, day, h, min, sec); in showDate()
172 showNN(day) + " " + showNN(h) + ":" + showNN(min) + in showDate()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/calendar/
H A DCopticTest.java158 int day = cal.get(Calendar.DAY_OF_MONTH); in TestCopticToJD()
161 d == day)) { in TestCopticToJD()
168 " d: " + day); in TestCopticToJD()
H A DIBMCalendarTest.java573 // In pass one, change the first day of week so that the weeks in TestWeekShift()
633 * Make sure that when adding a day, we actually wind up in a
634 * different day. The DST adjustments we use to keep the hour
635 * constant across DST changes can backfire and change the day.
692 this.data = data; // year, month, week of month, day in TestJB1684()
933 // can't call this unless we get a transition day (unusual), in TestCoverage()
1001 assertEquals("Julian max day -1", julianDay, Calendar.MAX_JULIAN - 1); in TestCoverage()
1028 assertEquals("handleComputeFields: day set", 2, get(DAY_OF_MONTH)); in TestCoverage()
1183 private int day; field in IBMCalendarTest.CalFields
1189 CalFields(int year, int month, int day, in argument
1193 CalFields(int year, int month, int day, int hour, int min, int sec, int ms) CalFields() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/calendar/
H A DCopticTest.java161 int day = cal.get(Calendar.DAY_OF_MONTH); in TestCopticToJD()
164 d == day)) { in TestCopticToJD()
171 " d: " + day); in TestCopticToJD()
/third_party/mbedtls/library/
H A Dx509_crl.c617 crl->this_update.day, crl->this_update.hour, in mbedtls_x509_crl_info()
624 crl->next_update.day, crl->next_update.hour, in mbedtls_x509_crl_info()
645 entry->revocation_date.day, entry->revocation_date.hour, in mbedtls_x509_crl_info()
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dsimpletz.h147 * day-of-week-in-month. See setStartRule() for a
149 * @param savingsStartDayOfWeek The daylight savings starting day-of-week.
155 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month.
157 * @param savingsEndDayOfWeek The daylight savings ending day-of-week.
188 * day-of-week-in-month. See setStartRule() for a
190 * @param savingsStartDayOfWeek The daylight savings starting day-of-week.
196 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month.
198 * @param savingsEndDayOfWeek The daylight savings ending day-of-week.
232 * day-of-week-in-month. See setStartRule() for a
234 * @param savingsStartDayOfWeek The daylight savings starting day
[all...]
H A Dvtzone.h173 * BYDAY rule with day of week (such as BYDAY=1SUN). This method produce
209 * @param day The reference date's day-in-month (1-based)
210 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
211 * @param millis The reference date's milliseconds in day, local standard time
216 virtual int32_t getOffset(uint8_t era, int32_t year, int32_t month, int32_t day,
230 * @param day The reference date's day-in-month (1-based)
231 * @param dayOfWeek The reference date's day-of-week (1-based; 1 is Sunday)
232 * @param millis The reference date's milliseconds in day, loca
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dsimpletz.h147 * day-of-week-in-month. See setStartRule() for a
149 * @param savingsStartDayOfWeek The daylight savings starting day-of-week.
155 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month.
157 * @param savingsEndDayOfWeek The daylight savings ending day-of-week.
188 * day-of-week-in-month. See setStartRule() for a
190 * @param savingsStartDayOfWeek The daylight savings starting day-of-week.
196 * @param savingsEndDayOfWeekInMonth The daylight savings ending day-of-week-in-month.
198 * @param savingsEndDayOfWeek The daylight savings ending day-of-week.
232 * day-of-week-in-month. See setStartRule() for a
234 * @param savingsStartDayOfWeek The daylight savings starting day
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/picker/
H A Ddate_picker_test_update.cpp1534 EXPECT_EQ(1, pickerProperty->GetStartDate()->day); in HWTEST_F()
1537 EXPECT_EQ(1, pickerProperty->GetEndDate()->day); in HWTEST_F()
1549 EXPECT_EQ(limitStartDate_.GetDay(), pickerProperty->GetStartDate()->day); in HWTEST_F()
1552 EXPECT_EQ(limitEndDate_.GetDay(), pickerProperty->GetEndDate()->day); in HWTEST_F()
1564 EXPECT_EQ(limitStartDate_.GetDay(), pickerProperty->GetStartDate()->day); in HWTEST_F()
1567 EXPECT_EQ(limitEndDate_.GetDay(), pickerProperty->GetEndDate()->day); in HWTEST_F()
1599 EXPECT_EQ(1, pickerProperty->GetSelectedDate()->day); in HWTEST_F()
1611 EXPECT_EQ(selectedDate.GetDay(), pickerProperty->GetSelectedDate()->day); in HWTEST_F()
1622 EXPECT_EQ(limitEndDate_.GetDay(), pickerProperty->GetSelectedDate()->day); in HWTEST_F()
1633 EXPECT_EQ(theme->GetDefaultStartDate().GetDay(), pickerProperty->GetSelectedDate()->day); in HWTEST_F()
[all...]
/third_party/icu/tools/unicodetools/com/ibm/rbm/
H A DRBReporter.java57 JComboBox dayCombo; // Defined time to report -- day
371 int day = dayCombo.getSelectedIndex(); in generateNextReportDate()
379 if (day > 0 && day <= 7) { in generateNextReportDate()
380 // Make sure we are at the right day in generateNextReportDate()
384 if ((day == 1 && weekDay == Calendar.MONDAY) || in generateNextReportDate()
385 (day == 2 && weekDay == Calendar.TUESDAY) || in generateNextReportDate()
386 (day == 3 && weekDay == Calendar.WEDNESDAY) || in generateNextReportDate()
387 (day == 4 && weekDay == Calendar.THURSDAY) || in generateNextReportDate()
388 (day in generateNextReportDate()
[all...]
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_xmp.cpp424 int day = 0; in EncodeGPSDateTime() local
433 &day); in EncodeGPSDateTime()
439 day >= 1 && day <= 31) in EncodeGPSDateTime()
446 day, in EncodeGPSDateTime()
490 unsigned day = 0; in DecodeGPSDateTime() local
500 &day, in DecodeGPSDateTime()
508 day >= 1 && day <= 31 ) in DecodeGPSDateTime()
517 day); in DecodeGPSDateTime()
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Dcalendar_component.h44 void GoTo(int32_t year, int32_t month, int32_t day);
254 void GoTo(int32_t year, int32_t month, int32_t day);
459 std::string offDays_ = "5, 6"; // The default day of rest is Saturday and Sunday
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DRelativeDateFormat.java232 * @param day day offset ( -1, 0, 1, etc.. ). Does not require sorting by offset.
235 private String getStringForDay(int day) { in getStringForDay() argument
240 if(dayItem.offset == day) { in getStringForDay()
247 // Sink to get "fields/day/relative".
285 rb.getAllItemsWithFallback("fields/day/relative", sink); in loadDates()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DRelativeDateFormat.java235 * @param day day offset ( -1, 0, 1, etc.. ). Does not require sorting by offset.
238 private String getStringForDay(int day) { in getStringForDay() argument
243 if(dayItem.offset == day) { in getStringForDay()
250 // Sink to get "fields/day/relative".
288 rb.getAllItemsWithFallback("fields/day/relative", sink); in loadDates()

Completed in 55 milliseconds

1...<<11121314151617181920>>...24