/openbsd/games/battlestar/ |
H A D | command1.c | 112 if (ourtime > (rythmn + CYCLE)) { in news() 115 if (OUTSIDE && ourtime - rythmn - CYCLE < 10) { in news() 123 if (OUTSIDE && ourtime - rythmn - CYCLE < 10) { in news() 130 rythmn = ourtime - ourtime % CYCLE; in news() 167 if (meetgirl && CYCLE * 1.5 - ourtime < 10) { in news() 172 if (position == DOCK && (beenthere[position] || ourtime > CYCLE)) { in news() 176 if (meetgirl && ourtime - CYCLE * 1.5 > 10) { in news() 254 ourtime += rnd(CYCLE / 4); in crash()
|
H A D | command5.c | 163 if ((snooze - ourtime) < (0.75 * CYCLE)) { in zzz() 164 ourtime += 0.75 * CYCLE - (snooze - ourtime); in zzz() 213 if ((ourtime / CYCLE + 1) % 2 && OUTSIDE) in chime() 214 switch ((ourtime % CYCLE) / (CYCLE / 7)) { in chime() 238 switch ((ourtime % CYCLE) / (CYCLE / 7)) { in chime()
|
H A D | command4.c | 389 if (TestBit(inven, value) && ourtime > ate - CYCLE && in eat() 394 ate = max(ourtime, ate) + CYCLE / 3; in eat() 395 snooze += CYCLE / 10; in eat()
|
H A D | init.c | 61 snooze = CYCLE * 1.5; in initialize()
|
H A D | command7.c | 53 exhaustion = CYCLE / (snooze - ourtime); in fight()
|
H A D | extern.h | 221 #define CYCLE 100 macro
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | linker.c | 1392 CYCLE, /* Repeat with symbol pointed to. */ enumerator 1405 /* DEF_ROW */ {DEF, DEF, DEF, MDEF, DEF, CDEF, MDEF, CYCLE }, 1406 /* DEFW_ROW */ {DEFW, DEFW, DEFW, NOACT, NOACT, NOACT, NOACT, CYCLE }, 1408 /* INDR_ROW */ {IND, IND, IND, MDEF, IND, CIND, MIND, CYCLE }, 1410 /* SET_ROW */ {SET, SET, SET, SET, SET, SET, CYCLE, CYCLE } 1876 case CYCLE: in _bfd_generic_link_add_one_symbol()
|
H A D | ChangeLog-9495 | 6662 to REF. Change UNDEF_ROW/indr and UNDEFW_ROW/indr from CYCLE to 6663 REFC. Change DEF_ROW/indr and COMMON_ROW/indr from CYCLE to MDEF. 6664 Change DEFW_ROW/indr from CYCLE to NOACT. Change INDR_ROW/indr 6665 from MDEF to MIND. Change INDR_ROW/warn from WARNC to CYCLE. 6668 to CYCLE. Change SET_ROW/warn from WARNC to CYCLE>
|
H A D | ChangeLog-9697 | 5220 * linker.c (link_action): For WARN_ROW/warn, use MWARN, not CYCLE,
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | linker.c | 1437 CYCLE, /* Repeat with symbol pointed to. */ enumerator 1450 /* DEF_ROW */ {DEF, DEF, DEF, MDEF, DEF, CDEF, MDEF, CYCLE }, 1451 /* DEFW_ROW */ {DEFW, DEFW, DEFW, NOACT, NOACT, NOACT, NOACT, CYCLE }, 1453 /* INDR_ROW */ {IND, IND, IND, MDEF, IND, CIND, MIND, CYCLE }, 1455 /* SET_ROW */ {SET, SET, SET, SET, SET, SET, CYCLE, CYCLE } 1922 case CYCLE: in _bfd_generic_link_add_one_symbol()
|
H A D | ChangeLog-9495 | 6662 to REF. Change UNDEF_ROW/indr and UNDEFW_ROW/indr from CYCLE to 6663 REFC. Change DEF_ROW/indr and COMMON_ROW/indr from CYCLE to MDEF. 6664 Change DEFW_ROW/indr from CYCLE to NOACT. Change INDR_ROW/indr 6665 from MDEF to MIND. Change INDR_ROW/warn from WARNC to CYCLE. 6668 to CYCLE. Change SET_ROW/warn from WARNC to CYCLE>
|
H A D | ChangeLog-9697 | 5220 * linker.c (link_action): For WARN_ROW/warn, use MWARN, not CYCLE,
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | str-1t.fin | 42 Cycle CYCLE
|
H A D | g77.texi | 2539 * CYCLE and EXIT:: 2613 @node CYCLE and EXIT 2616 @cindex CYCLE statement 2618 @cindex statements, CYCLE 2641 CYCLE 2649 CYCLE @var{construct-name} 2664 IF (K .EQ. 3) CYCLE 2683 IF (K .EQ. 3) CYCLE 3408 @item @code{CYCLE} and @code{EXIT} 3409 @xref{CYCLE and EXIT,,The @code{CYCLE} and @code{EXIT} Statements}. [all …]
|
H A D | ChangeLog.0 | 1624 doesn't disappear out from under EXIT/CYCLE processing. 3504 CYCLE/EXIT does (i.e. without dereferencing NULL).
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/ |
H A D | RISCVSystemOperands.td | 101 def CYCLE : SysReg<"cycle", 0xC00>;
|
H A D | RISCVInstrInfo.td | 970 def : InstAlias<"rdcycle $rd", (CSRRS GPR:$rd, CYCLE.Encoding, X0)>; 1809 def : Pat<(i64 (readcyclecounter)), (CSRRS CYCLE.Encoding, X0)>;
|
/openbsd/games/fortune/datfiles/ |
H A D | zippy | 770 It's the RINSE CYCLE!! They've ALL IGNORED the RINSE CYCLE!! 926 Of course, you UNDERSTAND about the PLAIDS in the SPIN CYCLE --
|