Home
last modified time | relevance | path

Searched defs:StopDemo (Results 1 – 6 of 6) sorted by relevance

/dports/devel/smc/smc_4_3_0/examples/Tcl/EX4/
H A DTRAFFIC.TCL281 proc StopDemo {} { procedure
/dports/devel/smc/smc_4_3_0/examples/Perl/EX4/
H A Dtraffic.pl261 sub StopDemo { subroutine
/dports/devel/smc/smc_4_3_0/examples/Python/EX4/
H A Dtraffic.py233 def StopDemo(self): member in Top
/dports/games/vavoom/vavoom-1.33/source/
H A Dcl_main.cpp650 COMMAND(StopDemo) in COMMAND() argument
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/client/src/network/
H A Dnet_demo.cpp655 D_CMD(StopDemo) in D_CMD() argument
/dports/games/cake/cake_src/cake/
H A Dapp.cpp849 int App::StopDemo(const char *destfile) in StopDemo() function in App