Searched refs:HR (Results 1 – 25 of 38) sorted by relevance
12
| /netbsd/src/external/bsd/ntp/dist/scripts/monitoring/ |
| D | timelocal.pl | 36 $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/ |
| D | refclock_wwv.c | 312 #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/ |
| D | rtc.c | 191 RTCGET(hour, HR); in rtc_gettime_ymdhms() 252 RTCSET(HR, hour); in rtc_settime_ymdhms()
|
| /netbsd/src/share/locale/ |
| D | Makefile.locale | 10 HR HU IS IT JP KR KZ LT ME NL \ 74 TERRITORY_hr= HR
|
| /netbsd/src/share/misc/ |
| D | country | 75 Croatia HR HRV 191 HR
|
| /netbsd/src/distrib/sets/lists/text/ |
| D | mi | 112 ./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/ |
| D | fortunes.sp.ok | 501 HR
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/po/ |
| D | da.po | 100 msgid "attempt to set HR bits" 101 msgstr "fors�g p� at s�tte HR-bit"
|
| D | it.po | 100 msgid "attempt to set HR bits" 101 msgstr "tentativo di impostare i bit HR"
|
| D | nl.po | 105 msgid "attempt to set HR bits" 106 msgstr "poging tot instellen van HR bits"
|
| D | fi.po | 280 msgid "attempt to set HR bits" 281 msgstr "yritettiin asettaa HR-bitit"
|
| D | id.po | 276 msgid "attempt to set HR bits" 277 msgstr "mencoba menset bit HR"
|
| D | ga.po | 274 msgid "attempt to set HR bits" 275 msgstr "rinneadh iarracht giotáin HR a shocrú"
|
| D | vi.po | 279 msgid "attempt to set HR bits" 280 msgstr "thử đặt các bit HR"
|
| D | es.po | 1944 #~ msgid "attempt to set HR bits" 1945 #~ msgstr "se intentó cambiar los bits HR"
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/po/ |
| D | da.po | 100 msgid "attempt to set HR bits" 101 msgstr "fors�g p� at s�tte HR-bit"
|
| D | it.po | 100 msgid "attempt to set HR bits" 101 msgstr "tentativo di impostare i bit HR"
|
| D | nl.po | 105 msgid "attempt to set HR bits" 106 msgstr "poging tot instellen van HR bits"
|
| D | fi.po | 280 msgid "attempt to set HR bits" 281 msgstr "yritettiin asettaa HR-bitit"
|
| D | id.po | 276 msgid "attempt to set HR bits" 277 msgstr "mencoba menset bit HR"
|
| D | ga.po | 274 msgid "attempt to set HR bits" 275 msgstr "rinneadh iarracht giotáin HR a shocrú"
|
| D | vi.po | 279 msgid "attempt to set HR bits" 280 msgstr "thử đặt các bit HR"
|
| D | es.po | 1944 #~ msgid "attempt to set HR bits" 1945 #~ msgstr "se intentó cambiar los bits HR"
|
| /netbsd/src/external/bsd/tcpdump/dist/tests/ |
| D | print-capXX.out | 275 0x0e70: 6865 206c 6973 7420 6f66 203c 4120 4852 he.list.of.<A.HR
|
| /netbsd/src/external/gpl3/binutils/dist/ld/po/ |
| D | de.po | 2379 #~ msgid "attempt to set HR bits" 2380 #~ msgstr "Versuch, die HR-Bits zu setzen"
|
12