HomeSort by relevance Sort by last modified time
    Searched refs:SV_TestEntityPosition (Results 1 - 9 of 9) sorted by null

  /external/quake/quake/src/WinQuake/
world.h 65 edict_t *SV_TestEntityPosition (edict_t *ent);
sv_phys.cpp 80 if (SV_TestEntityPosition (check))
499 if (!SV_TestEntityPosition (check))
518 block = SV_TestEntityPosition (check);
625 if (!SV_TestEntityPosition (check))
651 block = SV_TestEntityPosition (check);
768 if (!SV_TestEntityPosition(ent))
776 if (!SV_TestEntityPosition(ent))
790 if (!SV_TestEntityPosition(ent))
    [all...]
world.cpp 546 SV_TestEntityPosition
551 edict_t *SV_TestEntityPosition (edict_t *ent)
  /gdk/samples/quake/jni/
world.h 65 edict_t *SV_TestEntityPosition (edict_t *ent);
sv_phys.cpp 80 if (SV_TestEntityPosition (check))
499 if (!SV_TestEntityPosition (check))
518 block = SV_TestEntityPosition (check);
625 if (!SV_TestEntityPosition (check))
651 block = SV_TestEntityPosition (check);
768 if (!SV_TestEntityPosition(ent))
776 if (!SV_TestEntityPosition(ent))
790 if (!SV_TestEntityPosition(ent))
    [all...]
world.cpp 546 SV_TestEntityPosition
551 edict_t *SV_TestEntityPosition (edict_t *ent)
  /external/quake/quake/src/QW/server/
world.h 77 edict_t *SV_TestEntityPosition (edict_t *ent);
sv_phys.c 80 if (SV_TestEntityPosition (check))
464 block = SV_TestEntityPosition (check);
482 if (!SV_TestEntityPosition (check))
492 block = SV_TestEntityPosition (check);
501 block = SV_TestEntityPosition (check);
world.c 498 SV_TestEntityPosition
504 edict_t *SV_TestEntityPosition (edict_t *ent)

Completed in 1724 milliseconds