| /freebsd-11-stable/contrib/ldns/ |
| HD | duration.c | 64 duration->weeks = 0; in ldns_duration_create() 93 if (d1->weeks != d2->weeks) { in ldns_duration_compare() 94 return (int) (d1->weeks - d2->weeks); in ldns_duration_compare() 185 duration->weeks = (time_t) atoi(str+1); in ldns_duration_create_from_string() 232 if (duration->weeks > 0) { in ldns_duration2string() 233 count = count + 1 + digits_in_number(duration->weeks); in ldns_duration2string() 272 if (duration->weeks > 0) { in ldns_duration2string() 273 count = digits_in_number(duration->weeks); in ldns_duration2string() 275 snprintf(num, count+2, "%uW", (unsigned int) duration->weeks); in ldns_duration2string() 328 period += (duration->weeks)*86400*7; in ldns_duration2time()
|
| /freebsd-11-stable/contrib/ntp/libntp/ |
| HD | ntp_calgps.c | 86 ++datum->weeks; in _norm_gps_datum() 90 --datum->weeks; in _norm_gps_datum() 313 date.weeks = ((date.weeks - base) & 1023u) + base; in gpsntp_from_gpscal_ex() 316 ts64 = ntpcal_weekjoin(date.weeks, date.wsecs); in gpsntp_from_gpscal_ex() 364 week = out.weeks; in _gpscal_fix_gps_era() 367 out.weeks = week; in _gpscal_fix_gps_era() 468 gps.weeks = week + GPSNTP_WSHIFT; in gpscal_from_calendar_ex() 513 retv.weeks = week + GPSNTP_WSHIFT; in gpscal_from_gpsweek() 536 retv.weeks = pivot->weeks; in _gpscal_from_weektime() 541 retv.weeks -= (retv.wsecs > lim || in _gpscal_from_weektime() [all …]
|
| HD | ntp_calendar.c | 1824 int32_t weeks in isocal_split_eraweeks() argument 1851 sf64 = (uint64_t)-(weeks < 0); in isocal_split_eraweeks() 1852 sw64 = ((uint64_t)weeks << 2) | 2u; in isocal_split_eraweeks() 1864 uint32_t ux = ((uint32_t)weeks << 2) | 2; in isocal_split_eraweeks() 1865 sw = (weeks < 0) ? 5491u : 0u; /* sign dgt */ in isocal_split_eraweeks() 1866 sw += ((weeks >> 18) & 0x01FFFu) * 5026u; /* hi dgt (src!) */ in isocal_split_eraweeks() 1965 int32_t weeks, days, secs; in isocal_date_to_ntp64() local 1967 weeks = isocal_weeks_in_years((int32_t)id->year - 1) in isocal_date_to_ntp64() 1969 days = weeks * 7 + (int32_t)id->weekday; in isocal_date_to_ntp64()
|
| /freebsd-11-stable/lib/libc/nameser/ |
| HD | ns_ttl.c | 56 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local 63 weeks = src; src = 0; in ns_format_ttl() 66 if (weeks) { in ns_format_ttl() 67 T(fmt1(weeks, 'W', &dst, &dstlen)); in ns_format_ttl() 82 if (secs || !(weeks || days || hours || mins)) { in ns_format_ttl()
|
| /freebsd-11-stable/contrib/ntp/libparse/ |
| HD | gpstolfp.c | 42 u_int weeks, in gpstolfp() argument 48 …lfp->l_ui = (uint32_t)(weeks * SECSPERWEEK + days * SECSPERDAY + seconds + GPSORIGIN); /* convert … in gpstolfp()
|
| /freebsd-11-stable/tools/tools/portsinfo/ |
| HD | portsinfo.sh | 46 New ports added last two weeks 66 Updated ports last two weeks
|
| /freebsd-11-stable/contrib/llvm-project/libcxx/src/ |
| HD | locale.cpp | 4514 static string weeks[14]; in init_weeks() local 4515 weeks[0] = "Sunday"; in init_weeks() 4516 weeks[1] = "Monday"; in init_weeks() 4517 weeks[2] = "Tuesday"; in init_weeks() 4518 weeks[3] = "Wednesday"; in init_weeks() 4519 weeks[4] = "Thursday"; in init_weeks() 4520 weeks[5] = "Friday"; in init_weeks() 4521 weeks[6] = "Saturday"; in init_weeks() 4522 weeks[7] = "Sun"; in init_weeks() 4523 weeks[8] = "Mon"; in init_weeks() [all …]
|
| /freebsd-11-stable/contrib/ldns/ldns/ |
| HD | duration.h | 55 time_t weeks; member
|
| /freebsd-11-stable/usr.bin/ncal/ |
| HD | ncal.c | 63 char weeks[MAX_WIDTH + 1]; member 755 printf("%-*s", mw, year[i].weeks); in monthranger() 847 memset(mlines->weeks + k, ' ', dw); in mkmonthr() 849 memcpy(mlines->weeks + k, in mkmonthr() 851 mlines->weeks[k] = '\0'; in mkmonthr()
|
| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | refclock_jupiter.c | 319 if (jupiter_pps(up) || !up->piv_next.weeks) in jupiter_checkpps() 326 up->ref_next.weeks = 0; /* consider as consumed... */ in jupiter_checkpps() 338 up->ref_next.weeks = 0; /* consumed... */ in jupiter_checkpps() 709 if (up->piv_next.weeks) { in jupiter_parse_t()
|
| /freebsd-11-stable/contrib/ntp/include/ |
| HD | ntp_calgps.h | 38 uint32_t weeks; /* weeks since GPS epoch */ member
|
| /freebsd-11-stable/contrib/ntp/scripts/stats/ |
| HD | README.stats | 238 +2.0100E+02 week number for delta leap (weeks) 239 +1.9100E+02 week number for future leap (weeks)
|
| /freebsd-11-stable/contrib/ntp/scripts/update-leap/ |
| HD | invoke-update-leap.texi | 35 need not be run more frequently than about once every three weeks. 126 three weeks.
|
| HD | update-leap-opts.def | 138 need not be run more frequently than about once every three weeks.
|
| HD | update-leap.in | 449 three weeks.
|
| /freebsd-11-stable/tools/tools/ |
| HD | README | 56 portsinfo Generate list of new ports for last two weeks.
|
| /freebsd-11-stable/contrib/xz/ |
| HD | README | 231 weeks, assume that your email has got lost and resend it or use IRC.
|
| /freebsd-11-stable/share/examples/diskless/ |
| HD | README.TEMPLATING | 187 for weeks or months before they are caught.
|
| /freebsd-11-stable/crypto/openssl/ |
| HD | CHANGES.SSLeay | 12 I expect a 0.9.1 will follow with portability fixes in the next few weeks. 904 I leave for 11 weeks holidays on the 22-12-95 and so I either sit on 905 this for 11 weeks or get things out. It is still going to change a
|
| /freebsd-11-stable/contrib/tzdata/ |
| HD | australasia | 298 # weeks earlier than expected - on March 6, 2011, not March 27, 2011... 1380 # South Australia delays setting back our clocks for a few weeks." 1384 # South Aus will have an extra 3 weeks daylight saving every even 1436 # 6 weeks a year now when we are out of sync with the rest of Australia 1614 # the ACT for all 52 weeks of the year...
|
| HD | southamerica | 1156 # Due to drought, Chile extends Daylight Time in three weeks. This 1797 # Four-fifths of these were promulgated less than two weeks before taking 1798 # effect; more than half within a week and none more than 5 weeks. Only the 1882 # save energy ... it was postponed two weeks....
|
| HD | northamerica | 668 # rather change their clocks twice in seven weeks. 736 # and another part (e.g. Akiak) made the same switch five weeks later. 844 # switched four weeks late in 1974. 1308 # Daylight saving time will be extended by four weeks starting in 2007.... 1641 # only two weeks - I copied it as Saturday, 1912-07-07, 22:00, but 1728 # three weeks and will change over from daylight saving in October. 3306 # Cuba will end DST two weeks later this year. Instead of going back
|
| /freebsd-11-stable/contrib/tcp_wrappers/ |
| HD | CHANGES | 141 weeks before release 7.0 came out. Such is life.
|
| /freebsd-11-stable/contrib/gdb/gdb/ |
| HD | README | 27 especially if the releases are more than a few weeks apart.
|
| /freebsd-11-stable/contrib/sendmail/contrib/ |
| HD | mmuegel | 360 X '%U', q|$rep = &date'wkno($year, $yday, 0)|, # week number (weeks start on Sun) - 00 to 53 363 X '%W', q|$rep = &date'wkno($year, $yday, 1)|, # week number (weeks start on Mon) - 00 to 53
|