HomeSort by relevance Sort by last modified time
    Searched full:progs (Results 26 - 50 of 121) sorted by null

12 3 4 5

  /external/quake/quake/src/WinQuake/
progs.h 47 entvars_t v; // C exported fields from progs
52 // other fields from progs come immediately after
58 extern dprograms_t *progs;
cl_tent.cpp 217 CL_ParseBeam (Mod_ForName("progs/bolt.mdl", true));
221 CL_ParseBeam (Mod_ForName("progs/bolt2.mdl", true));
225 CL_ParseBeam (Mod_ForName("progs/bolt3.mdl", true));
230 CL_ParseBeam (Mod_ForName("progs/beam.mdl", true));
  /external/quake/quake/src/QW/client/
cl_tent.c 256 ex->model = Mod_ForName ("progs/s_explod.spr", true);
269 CL_ParseBeam (Mod_ForName("progs/bolt.mdl", true));
273 CL_ParseBeam (Mod_ForName("progs/bolt2.mdl", true));
277 CL_ParseBeam (Mod_ForName("progs/bolt3.mdl", true));
  /external/e2fsprogs/ext2ed/
Makefile.in 14 PROGS= ext2ed
55 all:: $(PROGS) $(MANPAGES) ext2ed.conf
  /external/openssl/apps/
progs.pl 3 print "/* apps/progs.h */\n";
4 print "/* automatically generated by progs.pl for openssl.c */\n\n";
progs.h 1 /* apps/progs.h */
2 /* automatically generated by progs.pl for openssl.c */
  /external/quake/quake/src/QW/progs/
weapons.qc 116 setmodel (missile, "progs/zom_gib.mdl");
449 setmodel (newmis, "progs/missile.mdl");
680 setmodel (newmis, "progs/grenade.mdl");
713 setmodel (newmis, "progs/spike.mdl");
732 setmodel (newmis, "progs/s_spike.mdl");
878 self.weaponmodel = "progs/v_axe.mdl";
884 self.weaponmodel = "progs/v_shot.mdl";
891 self.weaponmodel = "progs/v_shot2.mdl";
898 self.weaponmodel = "progs/v_nail.mdl";
905 self.weaponmodel = "progs/v_nail2.mdl";
    [all...]
player.qc 370 setmodel (bubble, "progs/s_bubble.spr");
521 ThrowHead ("progs/h_player.mdl", self.health);
522 ThrowGib ("progs/gib1.mdl", self.health);
523 ThrowGib ("progs/gib2.mdl", self.health);
524 ThrowGib ("progs/gib3.mdl", self.health);
634 if (self.model != "progs/player.mdl")
plats.qc 357 precache_model2 ("progs/teleport.mdl");
358 setmodel (self, "progs/teleport.mdl");
  /external/e2fsprogs/e2fsck/
Makefile.in 15 PROGS= e2fsck
107 all:: profiled $(PROGS) e2fsck $(MANPAGES) $(FMANPAGES)
175 install: $(PROGS) $(MANPAGES) $(FMANPAGES) installdirs
176 @for i in $(PROGS); do \
208 @for i in $(PROGS); do \
214 for i in $(PROGS); do \
229 $(RM) -f $(PROGS) \#* *\# *.s *.o *.a *~ core e2fsck.static \
  /external/quake/quake/src/QW/server/
qwsv.mak 350 ".\progs.h"\
386 ".\progs.h"\
432 ".\progs.h"\
468 ".\progs.h"\
514 ".\progs.h"\
550 ".\progs.h"\
596 ".\progs.h"\
632 ".\progs.h"\
678 ".\progs.h"\
714 ".\progs.h"\
    [all...]
qwsvdef.h 52 #include "progs.h"
  /external/openssl/crypto/hmac/
Makefile 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/jpake/
Makefile 37 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/lhash/
Makefile 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/md4/
Makefile 67 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/pqueue/
Makefile 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/rc2/
Makefile 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/stack/
Makefile 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/txt_db/
Makefile 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/quake/quake/src/QW/
qwsv.spec.sh 61 %attr(644,root,root) ${3}/qw/progs.src
qwchangelog.txt 24 Pflug <nolan@fyi.net> for diffs of the progs changes to get this worked out.
71 progs can access localinfo using infokey(world, "key") and set it using
  /external/openssl/crypto/buffer/
Makefile 66 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/camellia/
Makefile 77 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
  /external/openssl/crypto/md5/
Makefile 83 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)

Completed in 72 milliseconds

12 3 4 5