OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:turnaround
(Results
1 - 4
of
4
) sorted by null
/external/quake/quake/src/QW/server/
sv_move.c
288
float tdir, olddir,
turnaround
;
local
291
turnaround
= anglemod(olddir - 180);
316
if (tdir !=
turnaround
&& SV_StepDirection(actor, tdir, dist))
328
if (d[1]!=DI_NODIR && d[1]!=
turnaround
332
if (d[2]!=DI_NODIR && d[2]!=
turnaround
344
if (tdir!=
turnaround
&& SV_StepDirection(actor, tdir, dist) )
350
if (tdir!=
turnaround
&& SV_StepDirection(actor, tdir, dist) )
354
if (
turnaround
!= DI_NODIR && SV_StepDirection(actor,
turnaround
, dist) )
/external/quake/quake/src/WinQuake/
sv_move.cpp
288
float tdir, olddir,
turnaround
;
local
291
turnaround
= anglemod(olddir - 180);
316
if (tdir !=
turnaround
&& SV_StepDirection(actor, tdir, dist))
328
if (d[1]!=DI_NODIR && d[1]!=
turnaround
332
if (d[2]!=DI_NODIR && d[2]!=
turnaround
344
if (tdir!=
turnaround
&& SV_StepDirection(actor, tdir, dist) )
350
if (tdir!=
turnaround
&& SV_StepDirection(actor, tdir, dist) )
354
if (
turnaround
!= DI_NODIR && SV_StepDirection(actor,
turnaround
, dist) )
/external/blktrace/btreplay/doc/
btreplay.tex
136
turnaround
time penalty (user-space to kernel and back). Note that in a
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_sdio.c
[
all
...]
Completed in 44 milliseconds