| /freebsd-11-stable/contrib/ntp/ntpd/ |
| HD | refclock_irig.c | 155 #define SECOND 8000 /* nominal sample rate (Hz) */ macro 168 #define MAXFREQ (250e-6 * SECOND) /* freq tolerance (.025%) */ 373 DTOLFP(1. / SECOND, &up->tick); in irig_start() 430 DTOLFP((double)rbufp->recv_length / SECOND, <emp); in irig_receive() 445 up->phase += (up->freq + clock_codec) / SECOND; in irig_receive() 466 up->seccnt = (up->seccnt + 1) % SECOND; in irig_receive() 787 dtemp = up->decim * (up->exing / SECOND) + up->fdelay; in irig_baud() 950 up->tc, up->exing * 1e6 / SECOND, up->freq * in irig_decode() 951 1e6 / SECOND, ulfptoa(&pp->lastrec, 6)); in irig_decode()
|
| HD | refclock_chu.c | 225 #define SECOND 8000 /* nominal sample rate (Hz) */ macro 555 DTOLFP(1. / SECOND, &up->tick); in chu_start() 672 DTOLFP((double)rbufp->recv_length / SECOND, <emp); in chu_audio_receive() 697 up->seccnt = (up->seccnt + 1) % SECOND; in chu_audio_receive() 841 up->baud += 1. / SECOND; in chu_rf()
|
| /freebsd-11-stable/stand/i386/common/ |
| HD | cons.c | 31 #define SECOND 18 /* Circa that many ticks in a second. */ macro 113 secs *= SECOND; in keyhit()
|
| /freebsd-11-stable/contrib/ntp/util/ |
| HD | tg.c | 64 #define SECOND 8000 /* one second of 125-us samples */ macro 337 info.play.sample_rate = SECOND; in main() 365 delay(SECOND - tv.tv_usec * 8 / 1000); in main()
|
| HD | tg2.c | 238 #define SECOND (8000) /* one second of 125-us samples */ macro 693 SetSampleRate = SECOND; 1084 delay(SECOND - TimeValue.tv_usec * 8 / 1000);
|
| /freebsd-11-stable/stand/mips/beri/boot2/ |
| HD | boot2.c | 77 #define SECOND 1 /* Circa that many ticks in a second. */ macro 250 if (autoboot && !keyhit(3*SECOND)) { in main() 268 if (!autoboot || keyhit(3*SECOND)) in main()
|
| /freebsd-11-stable/stand/i386/boot2/ |
| HD | boot2.c | 55 #define SECOND 18 /* Circa that many ticks in a second. */ macro 245 if (autoboot && !keyhit(3*SECOND)) { in main() 262 if (!autoboot || keyhit(3*SECOND)) in main()
|
| /freebsd-11-stable/contrib/binutils/gas/config/ |
| HD | tc-mep.h | 119 typedef enum exp_par_insn_{FIRST, SECOND} EXP_PAR_INSN; enumerator
|
| HD | tc-mips.c | 798 #define RELAX_ENCODE(FIRST, SECOND) (((FIRST) << 8) | (SECOND)) argument 1434 #define CONFLICT(FIRST, SECOND) \ in init_vr4120_conflicts() argument 1435 vr4120_conflicts[FIX_VR4120_##FIRST] |= 1 << FIX_VR4120_##SECOND in init_vr4120_conflicts()
|
| /freebsd-11-stable/stand/pc98/boot2/ |
| HD | boot2.c | 57 #define SECOND 1 /* Circa that many ticks in a second. */ macro 380 if (autoboot && !keyhit(3*SECOND)) { in main() 397 if (!autoboot || keyhit(3*SECOND)) in main()
|
| /freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | OpenMPClause.h | 1291 enum {FIRST, SECOND, NUM_MODIFIERS}; enumerator 1322 Modifiers[SECOND] = M; in setSecondScheduleModifier() 1332 ModifiersLoc[SECOND] = Loc; in setSecondScheduleModifierLoc() 1342 assert(Modifiers[SECOND] == OMPC_SCHEDULE_MODIFIER_unknown); in setScheduleModifer() 1343 Modifiers[SECOND] = M; in setScheduleModifer() 1394 Modifiers[SECOND] = M2; in OMPScheduleClause() 1396 ModifiersLoc[SECOND] = M2Loc; in OMPScheduleClause() 1404 Modifiers[SECOND] = OMPC_SCHEDULE_MODIFIER_unknown; in OMPScheduleClause() 1417 return Modifiers[SECOND]; in getSecondScheduleModifier() 1433 return ModifiersLoc[SECOND]; in getSecondScheduleModifierLoc()
|
| /freebsd-11-stable/crypto/heimdal/lib/wind/ |
| HD | CompositionExclusions-3.2.0.txt | 99 1D162 # MUSICAL SYMBOL THIRTY-SECOND NOTE
|
| HD | UnicodeData.txt | 5788 2136;BET SYMBOL;Lo;0;L;<compat> 05D1;;;;N;SECOND TRANSFINITE CARDINAL;;;; 8048 2E82;CJK RADICAL SECOND ONE;So;0;ON;;;;;N;;;;; 8049 2E83;CJK RADICAL SECOND TWO;So;0;ON;;;;;N;;;;; 8050 2E84;CJK RADICAL SECOND THREE;So;0;ON;;;;;N;;;;; 8165 2F04;KANGXI RADICAL SECOND;So;0;ON;<compat> 4E59;;;;N;;;;; 8784 319A;IDEOGRAPHIC ANNOTATION SECOND MARK;So;0;L;<super> 4E59;;;;N;KAERITEN OTU;Kaeriten;;; 12349 10139;AEGEAN WEIGHT SECOND SUBUNIT;So;0;L;;;;;N;;;;; 12354 1013E;AEGEAN MEASURE SECOND SUBUNIT;So;0;L;;;;;N;;;;; 12979 1D140;MUSICAL SYMBOL THIRTY-SECOND REST;So;0;L;;;;;N;;;;; 13013 1D162;MUSICAL SYMBOL THIRTY-SECOND NOTE;So;0;L;1D15F 1D170;;;;N;;;;;
|
| HD | NormalizationTest.txt | 1440 2F04;2F04;2F04;4E59;4E59; # (⼄; ⼄; ⼄; 乙; 乙; ) KANGXI RADICAL SECOND 1819 319A;319A;319A;4E59;4E59; # (㆚; ㆚; ㆚; 乙; 乙; ) IDEOGRAPHIC ANNOTATION SECOND MARK 14915 … (; ; ; ; ; ) MUSICAL SYMBOL THIRTY-SECOND NOTE
|
| /freebsd-11-stable/sys/dev/dpt/ |
| HD | dpt.h | 470 SECOND :1,/* This is a secondary controller */ member
|
| HD | dpt_scsi.c | 1343 if (conf.SECOND) in dpt_init()
|
| /freebsd-11-stable/contrib/bmake/mk/ |
| HD | README | 38 the command "make a" will echo "a". To make things confusing, the SECOND
|
| /freebsd-11-stable/share/mk/ |
| HD | bsd.README | 88 the command "make a" will echo "a". To make things confusing, the SECOND
|
| /freebsd-11-stable/usr.bin/fortune/datfiles/ |
| HD | zippy | 943 On SECOND thought, maybe I'll heat up some BAKED BEANS and watch REGIS
|
| /freebsd-11-stable/contrib/ntp/ |
| HD | ChangeLog | 1680 * In refclock_wwv.c rename SECOND to WWV_SEC and MINUTE to WWV_MIN.
|
| HD | CommitLog | 91464 In refclock_wwv.c rename SECOND to WWV_SEC and MINUTE to WWV_MIN 91467 In refclock_wwv.c rename SECOND to WWV_SEC and MINUTE to WWV_MIN 91470 In refclock_wwv.c rename SECOND to WWV_SEC and MINUTE to WWV_MIN 173557 on the VP and extract LEAP SECOND information. See the code for a more complete 173609 on the VP and extract LEAP SECOND information. See the code for a more complete
|
| /freebsd-11-stable/contrib/flex/ |
| HD | ChangeLog | 1865 * flex.skl: Fixed bug in SECOND yyless definition where argument was
|