Home
last modified time | relevance | path

Searched refs:sincrement (Results 1 – 8 of 8) sorted by relevance

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dd_clisrv.c2496 INT32 i, count, sincrement, spheres, rincrement, rings; in CL_RemovePlayer() local
2505 sincrement = spheres = players[playernum].spheres; in CL_RemovePlayer()
2510 sincrement /= count; in CL_RemovePlayer()
2518 if (spheres < 2*sincrement) in CL_RemovePlayer()
2525 P_GivePlayerSpheres(&players[i], sincrement); in CL_RemovePlayer()
2526 spheres -= sincrement; in CL_RemovePlayer()
/dports/biology/migrate/migrate-3.6.11/src/
H A Dworld.c802 world->treestotal = world->loci * (options->schains * options->sincrement * in init_world()
973 *increment = options->sincrement; in set_bounds()
1771 …prognose_time (nowstr, world,(steps == options->sincrement) ? options->sincrement : options->lincr… in print_menu_chain()
1784 …prognose_time (nowstr, world,(steps == options->sincrement) ? options->sincrement : options->lincr… in print_menu_chain()
2725 FPRINTF (outfile, "sampled %li)\n", options->sincrement * options->ssteps); in print_results()
H A Dmenu.c3066 options->sincrement = atoi(input); in menuStrategy_ml()
3067 if (options->sincrement <= 0) in menuStrategy_ml()
3070 while (options->sincrement <= 0); in menuStrategy_ml()
3270 options->sincrement); in display_ml_mcmc()
H A Dmigration.h602 long sincrement; member
H A Doptions.c404 options->sincrement = 100; in init_options()
1056 options->sincrement * options->ssteps); in print_options()
3592 print_parm_mutable(&bufsize, buffer, allocbufsize, "short-inc=%li", options->sincrement); in save_options_buffer()
4412 options->sincrement = atol (value); in numbercheck()
H A Dpretty.c3604 pdf_printf_ralign(left_margin + 340, page_height,"%20li", options->sincrement); in pdf_print_options()
3620 … pdf_printf_ralign(left_margin + 340, page_height,"%20li", options->ssteps * options->sincrement); in pdf_print_options()
4703 options->schains, sch, options->ssteps, options->sincrement * options->ssteps); in pdf_print_results()
/dports/games/xboard/xboard-4.9.1/
H A Dzippy.c770 ZippyHandleChallenge (char *srated, char *swild, char *sbase, char *sincrement, char *opponent) in ZippyHandleChallenge() argument
/dports/games/xboard-devel/xboard-f49e7e1/
H A Dzippy.c770 ZippyHandleChallenge (char *srated, char *swild, char *sbase, char *sincrement, char *opponent) in ZippyHandleChallenge() argument