| /netbsd/src/external/bsd/ntp/dist/tests/libntp/ |
| D | calendar.c | 637 int32_t years) in refimpl_WeeksInIsoYears() argument 642 ntpcal_days_in_years(years) + 1, in refimpl_WeeksInIsoYears() 662 int32_t years; in test_IsoCalYearsToWeeks() local 665 for (years = -1000; years < 4000; ++years) { in test_IsoCalYearsToWeeks() 667 wref = refimpl_WeeksInIsoYears(years); in test_IsoCalYearsToWeeks() 669 wcal = isocal_weeks_in_years(years); in test_IsoCalYearsToWeeks() 679 int32_t years; in test_IsoCalWeeksToYearStart() local 683 for (years = -1000; years < 4000; ++years) { in test_IsoCalWeeksToYearStart() 685 wref = refimpl_WeeksInIsoYears(years); in test_IsoCalWeeksToYearStart() 689 TEST_ASSERT_EQUAL(years, ysplit.hi); in test_IsoCalWeeksToYearStart() [all …]
|
| /netbsd/src/external/bsd/ntp/dist/libntp/ |
| D | ntp_calendar.c | 1288 int32_t years in ntpcal_leapyears_in_years() argument 1299 sf32 = int32_sflag(years); in ntpcal_leapyears_in_years() 1300 uyear = (uint32_t)years; in ntpcal_leapyears_in_years() 1323 int32_t years in ntpcal_days_in_years() argument 1326 return years * DAYSPERYEAR + ntpcal_leapyears_in_years(years); in ntpcal_days_in_years() 1393 int32_t years, in ntpcal_edate_to_eradays() argument 1403 res = ntpcal_days_in_years(years + tmp.hi) + tmp.lo; in ntpcal_edate_to_eradays() 1405 res = ntpcal_days_in_years(years); in ntpcal_edate_to_eradays() 1422 int32_t years, in ntpcal_edate_to_yeardays() argument 1431 mdays -= 2 - is_leapyear(years+1); in ntpcal_edate_to_yeardays() [all …]
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| D | chrono | 491 operator+=(const years& __y) noexcept 498 operator-=(const years& __y) noexcept 557 operator+(const year& __x, const years& __y) noexcept 561 operator+(const years& __x, const year& __y) noexcept 565 operator-(const year& __x, const years& __y) noexcept 568 friend constexpr years 570 { return years{int{__x} - int{__y}}; } 1082 // parameter is convertible to years, its implicit conversion sequence 1083 // to years is worse than its implicit conversion sequence to months. 1089 // 'years'. [all …]
|
| /netbsd/src/usr.bin/quota/ |
| D | printquota.c | 102 time_t years, months, weeks, days, hours, minutes; in timeprt() local 112 years = (seconds + YEAR / 2) / YEAR; in timeprt() 116 if (years >= 2) { in timeprt() 117 (void)snprintf(buf, len, "%" PRId64 "years", years); in timeprt()
|
| /netbsd/src/usr.bin/cal/ |
| D | README | 12 calculate the number of days in all prior years (year-1)*365 13 add the number of leap years (days?) since year 1 31 It must be noted that the number of leap years calculation is sensitive 36 there is an exception for these century years. If the modulo of 400 equals
|
| /netbsd/src/external/gpl3/gcc/dist/contrib/ |
| D | update-copyright.py | 252 def year_range (self, years): argument 254 for year in self.year_re.findall (years)] 265 def canonicalise_years (self, dir, filename, filter, years): argument 267 if years.startswith ('@value'): 268 return years 270 (min_year, max_year) = self.year_range (years) 363 years = match.group (2).strip() 365 canon_form = self.canonicalise_years (dir, filename, filter, years)
|
| /netbsd/src/external/gpl3/gcc/dist/libssp/ |
| D | ChangeLog | 60 Update copyright years. 68 Update copyright years. 99 Update copyright years. 125 Update copyright years. 177 Update copyright years.
|
| /netbsd/src/lib/libc/time/ |
| D | zdump.c | 675 intmax_t myy, seconds, years; local 686 years = diff400 * 400; 689 years = 1; 691 myy += years; 702 years = diff400 * 400; 705 years = 1; 707 myy -= years;
|
| D | calendars | 56 different from both Julian and Gregorian for a period of 40 years. 64 getting there only 13 years behind the original schedule.
|
| D | localtime.c | 1709 register time_t years; in localsub() local 1718 years = (time_t)(seconds / SECSPERREPEAT in localsub() 1720 seconds = (time_t)(years * AVGSECSPERYEAR); in localsub() 1721 years += YEARSPERREPEAT; in localsub() 1737 result->tm_year, years) in localsub() 1739 result->tm_year, years)) in localsub() 1746 newy -= years; in localsub() 1747 else newy += years; in localsub()
|
| /netbsd/src/external/gpl3/gcc/dist/libdecnumber/ |
| D | ChangeLog | 59 Update copyright years. 71 Update copyright years. 95 Update copyright years. 127 Update copyright years. 135 Update copyright years. 147 Update copyright years. 160 Update copyright years 181 Update copyright years.
|
| /netbsd/src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
| D | ChangeLog | 30 Update copyright years. 34 Update copyright years. 38 Update copyright years. 58 Update copyright years
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/ |
| D | test_windows.in | 57 --lifetime=10years \
|
| /netbsd/src/external/gpl3/binutils/dist/include/som/ |
| D | ChangeLog-1015 | 7 Update copyright years.
|
| /netbsd/src/external/gpl3/gdb/dist/include/som/ |
| D | ChangeLog-1015 | 7 Update copyright years.
|
| /netbsd/src/lib/librmt/ |
| D | README | 10 This package has evolved somewhat over the years. My thanks to the
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/objcp/ |
| D | ChangeLog | 94 Update copyright years. 103 Update copyright years. 115 Update copyright years. 129 Update copyright years. 133 Update copyright years. 195 Update copyright years
|
| /netbsd/src/external/gpl3/gdb/dist/include/cgen/ |
| D | ChangeLog-0915 | 7 Update copyright years.
|
| /netbsd/src/external/gpl3/gcc/dist/ |
| D | README | 19 Copyright years on GCC source files may be listed using range
|
| /netbsd/src/external/gpl3/binutils/dist/include/cgen/ |
| D | ChangeLog-0915 | 7 Update copyright years.
|
| /netbsd/src/external/bsd/ntp/dist/sntp/include/ |
| D | ntp.lic | 1 <PFX>Copyright (C) <years> <owner>, all rights reserved.
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | README.y2k | 18 Paul also said that other 2-digit years used in am-utils are "harmless."
|
| /netbsd/src/external/bsd/top/dist/ |
| D | Y2K | 3 The software package top will not be affected by years numbering
|
| /netbsd/src/external/gpl2/xcvs/dist/doc/ |
| D | cvs.man.footer | 28 for many years.
|
| /netbsd/src/external/gpl3/binutils/dist/gprof/ |
| D | ChangeLog-2014 | 62 Update copyright years.
|