HomeSort by: relevance | last modified time | path
    Searched refs:turn (Results 1 - 25 of 62) sorted by relevancy

1 2 3

  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/nxp/imx/
imx6qdl-tx6-mb7.dtsi 45 turn-on-delay-ms = <35>;
51 turn-on-delay-ms = <35>;
imx6dl-tx6dl-comtft.dts 54 /delete-property/ turn-on-delay-ms;
imx6q-tx6q-1010-comtft.dts 54 /delete-property/ turn-on-delay-ms;
imx6q-tx6q-1020-comtft.dts 54 /delete-property/ turn-on-delay-ms;
  /src/sys/arch/vax/consolerl/
anyboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
hkmboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
hksboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
hpmboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
hpsboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
upmboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
upsboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
ramboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
rasboo.com 9 SET FBOX OFF ! System will turn on Fbox
13 DEPOSIT CSWP 8 ! Turn off the cache - System will enable cache
  /src/sys/arch/hpcmips/vr/
vrip_spl.S 66 and v1, v0, v1 # turn off INT bit
  /src/tests/lib/libc/membar/
t_dekker.c 53 volatile unsigned turn __aligned(COHERENCY_UNIT);
69 if (turn != me) {
71 while (turn != me)
84 turn = 1 - me;
  /src/games/sail/
pl_5.c 88 Msg("Ship can't turn that fast.");
232 send_dbp(ms, j, turn, to->file->index, men);
234 send_obp(ms, j, turn, to->file->index, men);
pl_2.c 77 if (turn % 50 == 0)
dr_3.c 257 || (turn & 1) == 0)) {
279 send_dbp(from, n, turn, to->file->index, sections);
281 send_obp(from, n, turn, to->file->index, sections);
extern.h 68 #define Xgrappled2(a, b) ((a)->file->grap[(b)->file->index].sn_turn < turn-1 \
70 #define Xfouled2(a, b) ((a)->file->foul[(b)->file->index].sn_turn < turn-1 \
251 extern int turn;
dr_1.c 405 if (++turn % 55 == 0) {
439 send_turn(turn);
440 if (turn % 7 == 0 && (dieroll() >= cc->windchange || !windspeed)) {
globals.c 580 int turn; variable
  /src/sys/arch/x68k/stand/loadbsd/
trampoline.S 27 | turn off MMU
  /src/sys/arch/m68k/m68k/
mmu_enable.s 87 movc %d0,%cacr | turn on both caches
w16copy.s 57 lsrl #2, %d1 | turn %d1 into long count
109 lsrl #2, %d1 | turn %d1 into long count
  /src/sys/arch/atari/stand/tostools/libtos/
bsdstart.S 78 | Turn off 68040 type MMU
90 pmove %a3@,%tc | Turn off MMU
96 | Turn off 68030 TT registers
101 movc %d6,%cacr | turn off the caches

Completed in 37 milliseconds

1 2 3