Home
last modified time | relevance | path

Searched refs:HR (Results 1 – 25 of 38) sorted by relevance

12

/netbsd/src/external/bsd/ntp/dist/scripts/monitoring/
Dtimelocal.pl36 $HR = 60 * $MIN;
37 $DAYS = 24 * $HR;
46 $cheat + $_[0] * $SEC + $_[1] * $MIN + $_[2] * $HR + ($_[3]-1) * $DAYS;
54 $cheat + $_[0] * $SEC + $_[1] * $MIN + $_[2] * $HR + ($_[3]-1) * $DAYS
75 $guess -= $g[0] * $SEC + $g[1] * $MIN + $g[2] * $HR + $g[3] * $DAYS;
/netbsd/src/external/bsd/ntp/dist/ntpd/
Drefclock_wwv.c312 #define HR 2 /* hour digits (2) */ macro
341 {DECIM9, HR}, /* 24 */
346 {DECIM2, HR + 1}, /* 29 p3 */
705 up->decvec[HR].radix = 10; /* hours */ in wwv_start()
706 up->decvec[HR + 1].radix = 3; in wwv_start()
2075 pp->hour = up->decvec[HR].digit + up->decvec[HR + in wwv_clock()
2243 temp = carry(&up->decvec[HR]); in wwv_tsec()
2245 temp = carry(&up->decvec[HR + 1]); in wwv_tsec()
2255 10 + up->decvec[HR].digit * 60 + up->decvec[HR + in wwv_tsec()
2278 while (carry(&up->decvec[HR]) != 0); /* advance to minute 0 */ in wwv_tsec()
[all …]
/netbsd/src/sys/arch/sh3/dev/
Drtc.c191 RTCGET(hour, HR); in rtc_gettime_ymdhms()
252 RTCSET(HR, hour); in rtc_settime_ymdhms()
/netbsd/src/share/locale/
DMakefile.locale10 HR HU IS IT JP KR KZ LT ME NL \
74 TERRITORY_hr= HR
/netbsd/src/share/misc/
Dcountry75 Croatia HR HRV 191 HR
/netbsd/src/distrib/sets/lists/text/
Dmi112 ./usr/share/groff_font/devX100-12/HR text-groff-font share,groff
130 ./usr/share/groff_font/devX100/HR text-groff-font share,groff
148 ./usr/share/groff_font/devX75-12/HR text-groff-font share,groff
166 ./usr/share/groff_font/devX75/HR text-groff-font share,groff
213 ./usr/share/groff_font/devdvi/HR text-groff-font share,groff
269 ./usr/share/groff_font/devhtml/HR text-obsolete obsolete
311 ./usr/share/groff_font/devlbp/HR text-groff-font share,groff
393 ./usr/share/groff_font/devps/HR text-groff-font share,gro…
/netbsd/src/games/fortune/datfiles/
Dfortunes.sp.ok501 HR
/netbsd/src/external/gpl3/binutils/dist/opcodes/po/
Dda.po100 msgid "attempt to set HR bits"
101 msgstr "fors�g p� at s�tte HR-bit"
Dit.po100 msgid "attempt to set HR bits"
101 msgstr "tentativo di impostare i bit HR"
Dnl.po105 msgid "attempt to set HR bits"
106 msgstr "poging tot instellen van HR bits"
Dfi.po280 msgid "attempt to set HR bits"
281 msgstr "yritettiin asettaa HR-bitit"
Did.po276 msgid "attempt to set HR bits"
277 msgstr "mencoba menset bit HR"
Dga.po274 msgid "attempt to set HR bits"
275 msgstr "rinneadh iarracht giotáin HR a shocrú"
Dvi.po279 msgid "attempt to set HR bits"
280 msgstr "thử đặt các bit HR"
Des.po1944 #~ msgid "attempt to set HR bits"
1945 #~ msgstr "se intentó cambiar los bits HR"
/netbsd/src/external/gpl3/gdb/dist/opcodes/po/
Dda.po100 msgid "attempt to set HR bits"
101 msgstr "fors�g p� at s�tte HR-bit"
Dit.po100 msgid "attempt to set HR bits"
101 msgstr "tentativo di impostare i bit HR"
Dnl.po105 msgid "attempt to set HR bits"
106 msgstr "poging tot instellen van HR bits"
Dfi.po280 msgid "attempt to set HR bits"
281 msgstr "yritettiin asettaa HR-bitit"
Did.po276 msgid "attempt to set HR bits"
277 msgstr "mencoba menset bit HR"
Dga.po274 msgid "attempt to set HR bits"
275 msgstr "rinneadh iarracht giotáin HR a shocrú"
Dvi.po279 msgid "attempt to set HR bits"
280 msgstr "thử đặt các bit HR"
Des.po1944 #~ msgid "attempt to set HR bits"
1945 #~ msgstr "se intentó cambiar los bits HR"
/netbsd/src/external/bsd/tcpdump/dist/tests/
Dprint-capXX.out275 0x0e70: 6865 206c 6973 7420 6f66 203c 4120 4852 he.list.of.<A.HR
/netbsd/src/external/gpl3/binutils/dist/ld/po/
Dde.po2379 #~ msgid "attempt to set HR bits"
2380 #~ msgstr "Versuch, die HR-Bits zu setzen"

12