HomeSort by relevance Sort by last modified time
    Searched refs:turnaround (Results 1 - 8 of 8) 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/oprofile/events/x86-64/family11h/
unit_masks 88 name:turnaround type:bitmask default:0x3f
89 0x01 DCT0 Read to write turnaround
90 0x02 DCT0 Write to read turnaround
91 0x04 DCT0 DIMM (chip select) turnaround
92 0x08 DCT1 Read to write turnaround
93 0x10 DCT1 Write to read turnaround
94 0x20 DCT1 DIMM (chip select) turnaround
events 117 event:0xe3 counters:0,1,2,3 um:turnaround minimum:500 name:MEMORY_CONTROLLER_TURNAROUNDS : Memory controller turnarounds
  /external/oprofile/events/x86-64/hammer/
unit_masks 72 name:turnaround type:bitmask default:0x07
73 0x01 DIMM (chip select) turnaround
74 0x02 Read to write turnaround
75 0x04 Write to read turnaround
events 112 event:0xe3 counters:0,1,2,3 um:turnaround minimum:500 name:MEMORY_CONTROLLER_TURNAROUNDS : Memory controller turnarounds
  /external/oprofile/events/x86-64/family10/
unit_masks 88 name:turnaround type:bitmask default:0x3f
89 0x01 DCT0 DIMM (chip select) turnaround
90 0x02 DCT0 Read to write turnaround
91 0x04 DCT0 Write to read turnaround
92 0x08 DCT1 DIMM (chip select) turnaround
93 0x10 DCT1 Read to write turnaround
94 0x20 DCT1 Write to read turnaround
  /external/blktrace/btreplay/doc/
btreplay.tex 136 turnaround time penalty (user-space to kernel and back). Note that in a

Completed in 86 milliseconds