Home
last modified time | relevance | path

Searched refs:century (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/tzdata/
H A Dleapseconds.awk201 quadcentury, century, quadyear, year, month, day)
225 century = int(day / ss_century_days)
226 century -= century == 4
227 day -= century * ss_century_days
248 ss_year = 1600 + quadcentury * 400 + century * 100 + quadyear * 4 + year
H A Dasia497 # * "From the end of the 19th century" it changed to UT+8.
534 # Guo says Shanghai switched to UT +08 "from the end of the 19th century".
638 # During the 20th century parts of Xinjiang were ruled by the Qing dynasty,
1267 # dispute the "Battle of the Clocks." It lasted nearly half a century.
1271 # "... in the nineteenth century ... Madras Observatory took its magnetic
1275 # 19th-century timekeeping in america. Stanford U Press (2000), 247 note 19.
2068 # Starting in the 7th century, Japan generally followed an ancient Chinese
H A Deurope113 # beside the river at Kew. In the 18th century, before time and longitude
124 # [This yields STDOFF = -0:01:15 for London LMT in the 18th century.]
3615 # By the end of the 18th century clocks and watches became commonplace
H A Dbackzone1732 # The 19th-century dates are approximate. See Pacific/Kanton for
H A Dnorthamerica584 # "Welcome to Juneau. Please turn your watch back to the 19th century."
1061 # Shanks gives 02:00 for all 20th-century transition times in Louisville.
H A Dsouthamerica1997 # 1992/1993 season appears to be the first in over half a century where DST
H A Daustralasia1771 # as part of the competition to be first into the 21st century.
H A DNEWS264 first used in the 20th century. As a transition aid, FROM columns
3586 in 19th-century Chennai, Jakarta, and New York.
/freebsd/crypto/openssh/openbsd-compat/
H A Dstrptime.c73 static int century, relyear; in _strptime() local
76 century = TM_YEAR_BASE; in _strptime()
223 century = i * 100; in _strptime()
363 if (century == TM_YEAR_BASE) { in _strptime()
369 tm->tm_year = relyear + century - TM_YEAR_BASE; in _strptime()
/freebsd/lib/libc/stdtime/
H A Dstrptime.c88 int century, year; in _strptime()
96 century = -1; in _strptime()
143 century = i; in _strptime()
528 century = i / 100; in _strptime()
608 if (century != -1 || year != -1) { in _strptime()
611 if (century == -1) { in _strptime()
615 year += century * 100 - TM_YEAR_BASE; in _strptime()
89 int century, year; _strptime() local
/freebsd/bin/date/
H A Ddate.c254 int century; in setthetime() local
292 century = 0; in setthetime()
297 century = 1; in setthetime()
300 if (century) in setthetime()
/freebsd/sys/amd64/vmm/io/
H A Dvrtc.c70 uint8_t century; member
74 CTASSERT(offsetof(struct rtcdev, century) == RTC_CENTURY);
258 rtc->century = rtcset(rtc, ct.year / 100); in secs_to_rtc()
290 int century, error, hour, pm, year; in rtc_to_secs() local
374 error = rtcget(rtc, rtc->century, &century); in rtc_to_secs()
375 ct.year = century * 100 + year; in rtc_to_secs()
377 VM_CTR2(vm, "Invalid RTC century %#x/%d", rtc->century, in rtc_to_secs()
1053 SNAPSHOT_VAR_OR_LEAVE(vrtc->rtcdev.century, meta, ret, done); in vrtc_snapshot()
/freebsd/sys/x86/isa/
H A Datrtc.c435 int century; in rtc_acpi_century_get() local
445 century = fadt->Century; in rtc_acpi_century_get()
448 return (century); in rtc_acpi_century_get()
/freebsd/contrib/ntp/scripts/stats/
H A DREADME.timecodes12 Y year of century
102 yy = year of century (from DIPswitches)
135 yy = year of century (from DIPswitches)
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_misc.c48 host_wellness_time->century = (uint8_t)bin2bcd(ct.year / 100); in os_get_time()
H A Dsmartpqi_structures.h53 uint8_t century; member
H A Dsmartpqi_discovery.c1978 offsetof(struct bmic_host_wellness_time, century)); in pqisrc_write_current_time_to_host_wellness()
/freebsd/share/misc/
H A Dbsd-family-tree505 [QCU] Salus, Peter H. A quarter century of UNIX. ISBN 0201547775, EAN
927 Salus, Peter H. A quarter century of UNIX. Addison-Wesley Publishing
/freebsd/contrib/llvm-project/lld/docs/
H A Dindex.rst56 tuned for the 21st century. For example, the stack is marked as
/freebsd/usr.bin/units/
H A Ddefinitions.units636 century 100 year
/freebsd/crypto/heimdal/lib/asn1/
H A DChangeLog108 * check-der.c: test dates from last century.
/freebsd/crypto/heimdal/lib/roken/
H A DChangeLog2136 * roken_gethostby.c: Another miracle of the 20th century:
/freebsd/contrib/tzcode/
H A DNEWS161 first used in the 20th century. As a transition aid, FROM columns
3483 in 19th-century Chennai, Jakarta, and New York.
/freebsd/share/dict/
H A Dweb2a10758 century aloe
10759 century plant
26856 half-century
33011 light-century
35305 mid-century
67814 twentieth-century
/freebsd/contrib/ntp/
H A DCommitLog11384 - reconstruct century from y/m/d + day-of-week, 2digit year
11392 - reconstruct century from y/m/d + day-of-week, 2digit year
11402 - added unit tests for mod7 and century reconstruction
[all...]

12