Home
last modified time | relevance | path

Searched refs:demo_mode (Results 1 – 25 of 88) sorted by path

1234

/dports/audio/ampache/ampache-php74-5.0.0/config/
H A Dampache.cfg.php.dist516 ;demo_mode = "true"
/dports/benchmarks/netperf/netperf-d566775bf/src/
H A Dnetlib.c3948 int demo_mode; /* are we actually in demo mode? = 0 variable
4003 if ((demo_mode) && (demo_units == 0)) { in demo_stream_setup()
4078 switch (demo_mode) { in demo_interval_tick()
4105 demo_mode); in demo_interval_tick()
4132 switch (demo_mode) { in demo_interval_final()
4151 if ((demo_mode) && (demo_units == 0)) { in demo_rr_setup()
H A Dnetlib.h533 extern int demo_mode;
H A Dnetsh.c675 demo_mode = 1; /* 1 == use units; 2 == always timestamp */ in scan_cmd_line()
681 demo_mode = 2; in scan_cmd_line()
H A Dnettest_bsd.c2085 if (demo_mode) { in send_tcp_stream()
2916 if (demo_mode) { in send_tcp_maerts()
3843 if (demo_mode) { in send_exs_tcp_stream()
4641 if (demo_mode) {
6174 if (demo_mode) { in send_tcp_rr()
6922 if (demo_mode) { in send_udp_stream()
7872 if (demo_mode) { in send_udp_rr()
9260 if (demo_mode) { in send_tcp_conn_rr()
12457 if (demo_mode) { in send_tcp_cc()
H A Dnettest_omni.c4289 if (demo_mode) { in send_omni_inner()
H A Dnettest_sctp.c656 if ((interval_burst) || (demo_mode)) { in send_sctp_stream()
737 if (demo_mode) { in send_sctp_stream()
1794 if ((interval_burst) || (demo_mode)) { in send_sctp_stream_1toMany()
1882 if (demo_mode) { in send_sctp_stream_1toMany()
2853 if ((interval_burst) || (demo_mode)) { in send_sctp_rr()
2962 if (demo_mode) { in send_sctp_rr()
3910 if ((interval_burst) || (demo_mode)) { in send_sctp_rr_1toMany()
H A Dnettest_sdp.c500 if (demo_mode) { in send_sdp_stream()
1204 if (demo_mode) { in send_sdp_maerts()
2593 if (demo_mode) { in send_sdp_rr()
H A Dnettest_xti.c871 if ((interval_burst) || (demo_mode)) { in send_xti_tcp_stream()
940 if (demo_mode) { in send_xti_tcp_stream()
2049 if ((interval_burst) || (demo_mode)) { in send_xti_tcp_rr()
2141 if (demo_mode) { in send_xti_tcp_rr()
2741 if ((interval_burst) || (demo_mode)) { in send_xti_udp_stream()
2809 if (demo_mode) { in send_xti_udp_stream()
3781 if ((interval_burst) || (demo_mode)) { in send_xti_udp_rr()
3874 if (demo_mode) { in send_xti_udp_rr()
/dports/devel/libpci/pciutils-3.7.0/
H A Dsetpci.c20 static int demo_mode; /* Only show */ variable
173 if (!demo_mode) in exec_op()
248 if (op->num_values && !demo_mode) in scan_ops()
489 demo_mode++; in parse_options()
/dports/games/KnightCap/Export/
H A Ddisplay.c23 extern int demo_mode;
630 demo_mode = !demo_mode; in main_menu()
631 if (!demo_mode) in main_menu()
633 if (demo_mode) { in main_menu()
H A Dknightcap.c22 int demo_mode = 0; variable
304 demo_mode = on; in parse_stdin()
607 if (!state->ics_robot && !state->demo_mode) in idle_func()
687 if (state->demo_mode && !state->position.winner && in idle_func()
774 state->demo_mode = 0; in undo_menu()
839 && !state->demo_mode && !state->use_mulling && !state->auto_exit) { in move_thread()
1097 demo_mode = 1; in parse_options()
1188 state->demo_mode = demo_mode; in main()
H A Dknightcap.h495 int demo_mode; member
H A Dmove.c14 extern int demo_mode;
2167 if (state->demo_mode && (b->flags & FLAG_ACCEPT_DRAW)) { in find_winner()
H A Dtd.c256 if (!state->demo_mode) { in td_gradient()
279 if (!state->demo_mode) { in td_gradient()
299 if (!state->demo_mode) in td_gradient()
406 !state->demo_mode && in td_update()
412 if (state->demo_mode) { in td_update()
457 !state->demo_mode && state->rating_change < 0) in td_update()
/dports/games/SpaceCadetPinball/SpaceCadetPinball-Release_2.0/SpaceCadetPinball/
H A Dpb.cpp32 int pb::time_ticks = 0, pb::demo_mode = 0, pb::game_mode = 2; member in pb
135 if (demo_mode) in mode_change()
160 if (!demo_mode) in mode_change()
180 if (demo_mode) in toggle_demo()
182 demo_mode = 0; in toggle_demo()
197 demo_mode = demoMode; in replay_level()
335 if (!demo_mode) in pause_continue()
365 if (game_mode != 1 || winmain::single_step || demo_mode) in InputUp()
397 if (winmain::single_step || demo_mode) in InputDown()
550 if (!demo_mode && !MainTable->CheatsUsed) in end_game()
[all …]
H A Dpb.h69 static int demo_mode;
/dports/games/atanks/atanks-6.5/src/
H A Datanks.cpp1222 global.demo_mode = true; in play_demo()
1268 global.demo_mode = false; in play_demo()
H A Dgameloop.cpp1799 && !global.demo_mode in draw_eor_scoreboard()
H A Dglobaldata.h180 bool demo_mode = false; variable
H A Dshop.cpp74 if (global.demo_mode) in shop()
/dports/games/d2x/d2x-0.2.5/main/
H A Dnewmenu.c2593 int demo_mode=0; local
2623 demo_mode = 1;
2653 if (demo_mode && AltHogdir_initialized) {
2675 if ( (NumFiles < 1) && demo_mode ) {
2890 if ( ((player_mode)&&(citem>0)) || ((demo_mode)&&(citem>=0)) ) {
2899 else if (demo_mode)
2900 …, 2, TXT_YES, TXT_NO, "%s %s?", TXT_DELETE_DEMO, &filenames[citem*14]+((demo_mode && filenames[cit…
2943 else if (demo_mode)
2944 …XT_OK, "%s %s %s", TXT_COULDNT, TXT_DELETE_DEMO, &filenames[citem*14]+((demo_mode && filenames[cit…
2945 } else if (demo_mode)
/dports/games/endgame-singularity/singularity-1.00/singularity/code/graphics/
H A Dtext.py788 self.parent.demo_mode = True
/dports/games/gnurobbo/gnurobbo-0.68/gnurobbo/
H A DTODO245 [x] - Re-do the demos across all packs. Modify demo_mode() to store and
H A Dgame.c519 demo_mode (DEMO_MODE_INITIALISE, 0); in main()
697 if (actionid != UNDEFINED && !demo_mode (DEMO_MODE_IS_ACTIVE, 0) in main()
699 demo_mode (DEMO_MODE_RECORD, actionid); in main()
714 if (demo_mode (DEMO_MODE_IS_ACTIVE, 0)) in main()
719 actionid = demo_mode (DEMO_MODE_PLAYBACK, 0); in main()
909 demo_mode (DEMO_MODE_TIMEOUT_INITIALISE, 0); in main()
913 demo_mode (DEMO_MODE_TIMEOUT_DECREMENT, 0); in main()
1589 demo_mode (DEMO_MODE_DUMP, 0); in main()
1709 int demo_mode(int subfunction, int actionid) { in demo_mode() function
1786 if (!--demo_mode_timeout) demo_mode(DEMO_MODE_ACTIVATE, 0); in demo_mode()
[all …]

1234