HomeSort by relevance Sort by last modified time
    Searched full:damage (Results 1 - 25 of 10353) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/quake/quake/src/QW/progs/
combat.qc 5 void(entity inflictor, entity attacker, float damage, entity ignore, string dtype) T_RadiusDamage;
17 Returns true if the inflictor can directly damage the target. Used for
104 The damage is coming from inflictor, but get mad at attacker
108 void(entity targ, entity inflictor, entity attacker, float damage) T_Damage=
125 // check for quad damage powerup on the attacker
128 damage = damage * 8;
130 damage = damage * 4;
132 // save damage based on the target's armor level
    [all...]
  /bionic/libc/arch-arm/bionic/
__get_pc.S 26 * SUCH DAMAGE.
__get_sp.S 26 * SUCH DAMAGE.
crtend.S 26 * SUCH DAMAGE.
  /bionic/libc/arch-sh/bionic/
__get_pc.S 26 * SUCH DAMAGE.
__get_sp.S 26 * SUCH DAMAGE.
__get_tls.c 26 * SUCH DAMAGE.
__set_tls.c 26 * SUCH DAMAGE.
bzero.S 26 * SUCH DAMAGE.
crtend.S 26 * SUCH DAMAGE.
unwind.c 26 * SUCH DAMAGE.
  /bionic/libc/arch-x86/bionic/
__get_sp.S 26 * SUCH DAMAGE.
__get_tls.c 26 * SUCH DAMAGE.
  /bionic/libc/bionic/
__errno.c 26 * SUCH DAMAGE.
clearenv.c 26 * SUCH DAMAGE.
ioctl.c 26 * SUCH DAMAGE.
libc_init_common.h 26 * SUCH DAMAGE.
thread_atexit.c 26 * SUCH DAMAGE.
  /bionic/libc/include/
alloca.h 26 * SUCH DAMAGE.
byteswap.h 26 * SUCH DAMAGE.
elf.h 26 * SUCH DAMAGE.
endian.h 26 * SUCH DAMAGE.
mntent.h 26 * SUCH DAMAGE.
  /bionic/libc/include/arpa/
nameser.h 26 * SUCH DAMAGE.
  /bionic/libc/include/net/
if.h 26 * SUCH DAMAGE.

Completed in 55 milliseconds

1 2 3 4 5 6 7 8 91011>>