Home
last modified time | relevance | path

Searched refs:Now (Results 1 – 25 of 1116) sorted by relevance

12345678910>>...45

/netbsd-src/games/trek/
H A Devents.c76 Now.time = Now.resource / Now.klings; in events()
84 idate = Now.date; in events()
111 rtime = xdate - Now.date; in events()
114 Now.resource -= Now.klings * rtime; in events()
116 Now.time = Now.resource / Now.klings; in events()
119 Now.date = xdate; in events()
122 if (Now.time <= 0.0) in events()
146 xresched(e, E_LRTB, Now.klings); in events()
150 i = ranf(Now.klings) + 1; in events()
185 if (Now.bases <= 0) { in events()
[all …]
H A Dsetup.c114 Param.bases = Now.bases = ranf(6 - Game.skill) + 2; in setup()
116 Param.bases = Now.bases = 1; in setup()
117 Param.time = Now.time = 6.0 * Game.length + 2.0; in setup()
120 Param.klings = Now.klings = i * j * 3.5 * (franf() + 0.75); in setup()
122 Param.klings = Now.klings = i * j * 5; in setup()
124 Param.klings = Now.klings = 127; in setup()
130 Param.resource = Now.resource = Param.klings * Param.time; in setup()
141 Param.date = Now.date = (ranf(20) + 20) * 100; in setup()
264 Now.base[i].x = ix; in setup()
265 Now.base[i].y = iy; in setup()
[all …]
H A Dkill.c69 Now.klings -= 1; in killk()
87 if (Now.klings <= 0) in killk()
91 Now.time = Now.resource / Now.klings; in killk()
119 Now.bases -= 1; in killb()
120 for (b = Now.base; ; b++) in killb()
123 *b = Now.base[Now.bases]; in killb()
H A Dwarp.c117 percent = 100 * time / Now.time + 0.5; in warp()
162 Now.date += time; in warp()
165 Now.date); in warp()
175 time = Now.date; in warp()
181 memcpy(p, &Now, sizeof Now); in warp()
184 Now.date); in warp()
H A Dhelp.c91 if (Now.bases <= 0) { in help()
103 for (i = 0; i < Now.bases; i++) { in help()
105 dx = Now.base[i].x - Ship.quadx; in help()
106 dy = Now.base[i].y - Ship.quady; in help()
118 Ship.quadx = Now.base[l].x; in help()
119 Ship.quady = Now.base[l].y; in help()
H A Drest.c70 percent = 100 * t / Now.time + 0.5; in rest()
80 t = Now.eventptr[E_LRTB]->date - Now.date; in rest()
H A Dmove.c119 evtime = Now.eventptr[E_LRTB]->date - Now.date; in move()
124 Now.eventptr[E_LRTB], Now.eventptr[E_LRTB]->evcode, in move()
125 Now.eventptr[E_LRTB]->date, evtime); in move()
H A Dschedule.c64 date = Now.date + offset; in schedule()
81 Now.eventptr[type & ~E_GHOST] = e; in schedule()
103 date = Now.date + offset; in reschedule()
132 Now.eventptr[e->evcode & E_EVENT] = 0; in unschedule()
H A Dabandon.c99 if (Now.bases == 0 || Game.captives < 20 * Game.skill) in abandon()
135 i = ranf(Now.bases); in abandon()
136 Ship.quadx = Now.base[i].x; in abandon()
137 Ship.quady = Now.base[i].y; in abandon()
H A Dscore.c82 r = Now.date - Param.date; in score()
89 r = Now.klings; in score()
92 scoreitem(t, "Penalty for %d klingons remaining", Now.klings); in score()
H A Dsrscan.c115 printf("stardate %.2f", Now.date); in srscan()
145 printf("Klingons left %d", Now.klings); in srscan()
148 printf("time left %.2f", Now.time); in srscan()
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/
H A Dmovw.s105 ;; Now check the result of the move to memory.
136 ;; Now check the result of the move to memory.
168 ;; Now check the result of the move to memory.
200 ;; Now check the result of the move to memory.
232 ;; Now check the result of the move to memory.
264 ;; Now check the result of the move to memory.
296 ;; Now check the result of the move to memory.
328 ;; Now check the result of the move to memory.
361 ;; Now check the result of the move to memory.
394 ;; Now check the result of the move to memory.
[all …]
H A Dmovb.s80 ;; Now check the result of the move to memory.
111 ;; Now check the result of the move to memory.
143 ;; Now check the result of the move to memory.
175 ;; Now check the result of the move to memory.
207 ;; Now check the result of the move to memory.
239 ;; Now check the result of the move to memory.
271 ;; Now check the result of the move to memory.
303 ;; Now check the result of the move to memory.
336 ;; Now check the result of the move to memory.
369 ;; Now check the result of the move to memory.
[all …]
H A Dmovl.s131 ;; Now check the result of the move to memory.
163 ;; Now check the result of the move to memory.
195 ;; Now check the result of the move to memory.
227 ;; Now check the result of the move to memory.
259 ;; Now check the result of the move to memory.
291 ;; Now check the result of the move to memory.
324 ;; Now check the result of the move to memory.
357 ;; Now check the result of the move to memory.
389 ;; Now check the result of the move to memory.
421 ;; Now check the result of the move to memory.
[all …]
H A Daddl.s186 ;; Now check the result of the move to memory.
219 ;; Now check the result of the move to memory.
252 ;; Now check the result of the move to memory.
285 ;; Now check the result of the move to memory.
318 ;; Now check the result of the move to memory.
351 ;; Now check the result of the move to memory.
385 ;; Now check the result of the move to memory.
419 ;; Now check the result of the move to memory.
452 ;; Now check the result of the move to memory.
485 ;; Now check the result of the move to memory.
[all …]
H A Daddb.s95 ;; Now check the result of the add to memory.
128 ;; Now check the result of the add to memory.
161 ;; Now check the result of the add to memory.
194 ;; Now check the result of the add to memory.
227 ;; Now check the result of the add to memory.
261 ;; Now check the result of the add to memory.
296 ;; Now check the result of the add to memory.
333 ;; Now check the result of the add to memory.
365 ;; Now check the result of the add to memory.
397 ;; Now check the result of the add to memory.
[all …]
H A Daddx.s116 ;; Now check the result of the add to memory.
145 ;; Now check the result of the add to memory.
228 ;; Now check the result of the add to memory.
258 ;; Now check the result of the add to memory.
333 ;; Now check the result of the add to memory.
362 ;; Now check the result of the add to memory.
436 ;; Now check the result of the add to memory.
465 ;; Now check the result of the add to memory.
540 ;; Now check the result of the add to memory.
570 ;; Now check the result of the add to memory.
[all …]
H A Dsubx.s117 ;; Now check the result of the sub to memory.
147 ;; Now check the result of the sub to memory.
231 ;; Now check the result of the sub to memory.
262 ;; Now check the result of the sub to memory.
338 ;; Now check the result of the sub to memory.
368 ;; Now check the result of the sub to memory.
443 ;; Now check the result of the sub to memory.
473 ;; Now check the result of the sub to memory.
549 ;; Now check the result of the sub to memory.
580 ;; Now check the result of the sub to memory.
[all …]
H A Dmovmd.s57 # Now make sure exactly 10 bytes were transferred.
88 # Now make sure exactly 20 bytes were transferred.
119 # Now make sure exactly 40 bytes were transferred.
H A Dorb.s90 ;; Now check the result of the or to memory.
127 ;; Now check the result of the or to memory.
164 ;; Now check the result of the or to memory.
201 ;; Now check the result of the or to memory.
238 ;; Now check the result of the or to memory.
300 ;; Now check the result of the or to memory.
338 ;; Now check the result of the or to memory.
388 ;; Now check the result of the or to memory.
438 ;; Now check the result of the or to memory.
488 ;; Now check the result of the or to memory.
/netbsd-src/usr.sbin/ndbootd/
H A DChangeLog29 Now use AC_CHECK_ALIGNOF to check for the minimum
50 * ndbootd.c: Now have prototypes for the allocation functions.
51 (main): Now handle boot blocks that aren't an integral
59 * ndbootd.c (main): Now insert a small delay before sending each packet.
79 * ndbootd.h: Now include param.h.
84 * ndbootd.c: Now, ndbootd assembles disk images for clients on-the-fly.
88 first-stage boot program. Now do better multiple-client
90 is really ours. Now assemble client-specific disk images
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpmd_mdc2.txt13 Input = "Now is the time for all "
19 Input = "Now is the time for all "
25 Input = "Now is the time for all "
/netbsd-src/external/cddl/dtracetoolkit/dist/Examples/
H A Ddtruss_example.txt73 Now dtruss is put to the test. Here we truss a test program that runs several
83 Now we try truss,
90 Now we try dtruss,
100 Now we try follow mode "-f". The test program does run several hundred
108 Now we try dtruss,
/netbsd-src/external/cddl/dtracetoolkit/dist/Docs/Examples/
H A Ddtruss_example.txt73 Now dtruss is put to the test. Here we truss a test program that runs several
83 Now we try truss,
90 Now we try dtruss,
100 Now we try follow mode "-f". The test program does run several hundred
108 Now we try dtruss,
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cvtres/
H A Dllvm-cvtres.cpp95 std::time_t Now = time(nullptr); in getTime() local
96 if (Now < 0 || !isUInt<32>(Now)) in getTime()
98 return static_cast<uint32_t>(Now); in getTime()

12345678910>>...45