Home
last modified time | relevance | path

Searched refs:show_scores (Results 1 – 25 of 68) sorted by relevance

123

/dports/games/wanderer/wanderer-3.2/
H A Dscores.c69 void show_scores(score_entry *,int );
72 void show_scores();
80 void show_scores(score_entry *table,int num) in show_scores() function
166 show_scores(table,numread); in savescore()
310 show_scores(table,numsaved); in delete_entry()
337 show_scores(table,numread); in erase_scores()
/dports/games/xrobots/xrobots-1.0/
H A Dscore.c71 static void show_scores(),
97 show_scores();
254 show_scores() in show_scores() function
283 show_scores(); in show_scores_callback()
/dports/games/xpipeman/xpipeman/
H A Dscore.c68 static void show_scores(),
93 show_scores();
257 show_scores() in show_scores() function
287 show_scores(); in show_scores_callback()
/dports/textproc/fzy/fzy-1.0/src/
H A Doptions.c44 options->show_scores = 0; in options_init()
61 options->show_scores = 1; in options_parse()
H A Doptions.h9 int show_scores; member
H A Dfzy.c37 if (options.show_scores) in main()
/dports/irc/irssi-scripts/irssi-scripts/scripts/
H A Dquizgr.pl180 sub show_scores($) { subroutine
250 show_scores($game);
552 show_scores($game);
577 show_scores($game);
H A Dquiz.pl114 sub show_scores($) { subroutine
183 show_scores($game);
390 show_scores($game);
H A Dquizmaster.pl144 show_scores($target);
251 sub show_scores ($) { subroutine
321 show_scores($witem->{name}) if defined $sessions{$witem->{name}};
/dports/games/angband/Angband-4.2.2/src/
H A Dui-score.h22 void show_scores(void);
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/pengine/
H A Dptest.c210 show_scores = TRUE; in main()
345 if (show_scores && show_utilization) { in main()
347 } else if (show_scores) { in main()
/dports/games/gltron/gltron-0.70/src/include/configuration/
H A Dsettings.h11 int show_scores; member
/dports/games/nlarn/nlarn-NLarn-0.7.6/inc/
H A Dconfig.h35 gboolean show_scores; member
/dports/games/lexter/lexter-1.0.3/src/
H A Dtext.c44 static void show_scores();
79 show_scores(); in main()
102 static void show_scores() in show_scores() function
/dports/net/pacemaker2/pacemaker-Pacemaker-2.1.1/tools/
H A Dcrm_simulate.c52 gboolean show_scores; member
175 options.show_scores = TRUE; in show_scores_cb()
891 !options.show_scores && !options.show_utilization) { in main()
924 if (options.show_scores) { in main()
967 if (options.show_scores) { in main()
1024 if (options.show_scores) { in main()
1124 if (options.show_scores) { in main()
/dports/games/xgalaga-sdl/xgalaga-sdl-2.1.1.0-sdl/src/
H A Dproto.h56 void show_scores(int top);
/dports/games/xgalaga/xgalaga-2.1.1.0/
H A Dproto.h41 void show_scores(void);
/dports/games/nbsdgames/nbsdgames-4.1.2/
H A Dpipes.c59 void show_scores(byte playerrank){ in show_scores() function
474 show_scores(save_score()); in main()
492 show_scores(save_score()); in main()
H A Dfisher.c192 void show_scores(byte playerrank){ in show_scores() function
374 show_scores(save_score()); in main()
/dports/chinese/bitchx/bitchx-1.2.1/dll/acro/
H A Dacro.h107 void show_scores(grec *, srec *, srec *, char *);
/dports/irc/bitchx/bitchx-1.2.1/dll/acro/
H A Dacro.h107 void show_scores(grec *, srec *, srec *, char *);
/dports/games/alex4/alex4src/src/
H A Dmain.h88 void show_scores(int space, Thisc *table);
/dports/net/pacemaker1/pacemaker-Pacemaker-1.1.24/tools/
H A Dcrm_simulate.c727 show_scores = TRUE; in main()
872 if (show_scores && show_utilization) { in main()
874 } else if (show_scores) { in main()
894 quiet_log("%sTransition Summary:\n", show_scores || show_utilization in main()
/dports/games/gltron/gltron-0.70/scripts/
H A Dconfig.lua55 settings.show_scores = 1
/dports/math/yices/yices-2.6.2/tests/unit/
H A Dtest_arith_projection.c168 static void show_scores(FILE *f, arith_projector_t *proj) { in show_scores() function
646 show_scores(stdout, &proj); in test_constraints()
653 show_scores(stdout, &proj); in test_constraints()

123