Home
last modified time | relevance | path

Searched refs:years (Results 1 – 25 of 332) sorted by relevance

12345678910>>...14

/netbsd/src/external/bsd/ntp/dist/tests/libntp/
Dcalendar.c637 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/
Dntp_calendar.c1288 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/
Dchrono491 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/
Dprintquota.c102 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/
DREADME12 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/
Dupdate-copyright.py252 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/
DChangeLog60 Update copyright years.
68 Update copyright years.
99 Update copyright years.
125 Update copyright years.
177 Update copyright years.
/netbsd/src/lib/libc/time/
Dzdump.c675 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;
Dcalendars56 different from both Julian and Gregorian for a period of 40 years.
64 getting there only 13 years behind the original schedule.
Dlocaltime.c1709 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/
DChangeLog59 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/
DChangeLog30 Update copyright years.
34 Update copyright years.
38 Update copyright years.
58 Update copyright years
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hx509/
Dtest_windows.in57 --lifetime=10years \
/netbsd/src/external/gpl3/binutils/dist/include/som/
DChangeLog-10157 Update copyright years.
/netbsd/src/external/gpl3/gdb/dist/include/som/
DChangeLog-10157 Update copyright years.
/netbsd/src/lib/librmt/
DREADME10 This package has evolved somewhat over the years. My thanks to the
/netbsd/src/external/gpl3/gcc/dist/gcc/objcp/
DChangeLog94 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/
DChangeLog-09157 Update copyright years.
/netbsd/src/external/gpl3/gcc/dist/
DREADME19 Copyright years on GCC source files may be listed using range
/netbsd/src/external/gpl3/binutils/dist/include/cgen/
DChangeLog-09157 Update copyright years.
/netbsd/src/external/bsd/ntp/dist/sntp/include/
Dntp.lic1 <PFX>Copyright (C) <years> <owner>, all rights reserved.
/netbsd/src/external/bsd/am-utils/dist/
DREADME.y2k18 Paul also said that other 2-digit years used in am-utils are "harmless."
/netbsd/src/external/bsd/top/dist/
DY2K3 The software package top will not be affected by years numbering
/netbsd/src/external/gpl2/xcvs/dist/doc/
Dcvs.man.footer28 for many years.
/netbsd/src/external/gpl3/binutils/dist/gprof/
DChangeLog-201462 Update copyright years.

12345678910>>...14