Home
last modified time | relevance | path

Searched refs:wdcount (Results 1 – 9 of 9) sorted by relevance

/dports/games/hyperrogue/hyperrogue-12.0f/
H A Ddpgen.cpp112 int wdist = -1, wdcount; in launch() local
119 if(x > wdist) wdist = x, wdcount = 0; in launch()
120 if(wdist == x) { wdcount++; if(hrand(wdcount) == 0) worst = {x0, x1}; } in launch()
128 int wdist = -1, wdcount = 0; in launch() local
139 if(x > wdist) wdist = x, wdcount = 0; in launch()
140 if(wdist == x) { wdcount++; if(hrand(wdcount) == 0) worst_block = c; } in launch()
142 println(hlog, "wdist = ", wdist, " x ", wdcount); in launch()
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dgeneral-template.php2293 for ( $wdcount = 0; $wdcount <= 6; $wdcount++ ) {
2294 $myweek[] = $wp_locale->get_weekday( ( $wdcount + $week_begins ) % 7 );
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dgeneral-template.php2293 for ( $wdcount = 0; $wdcount <= 6; $wdcount++ ) {
2294 $myweek[] = $wp_locale->get_weekday( ( $wdcount + $week_begins ) % 7 );
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h222 u_long wdcount; /* every 500 ms we need to */ member
H A Dhfcmulti.c1584 hc->wdcount++; in hfcmulti_watchdog()
1586 if (hc->wdcount > 10) { in hfcmulti_watchdog()
1587 hc->wdcount = 0; in hfcmulti_watchdog()
5099 hc->wdcount = 0; in hfcmulti_init()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h222 u_long wdcount; /* every 500 ms we need to */ member
H A Dhfcmulti.c1584 hc->wdcount++; in hfcmulti_watchdog()
1586 if (hc->wdcount > 10) { in hfcmulti_watchdog()
1587 hc->wdcount = 0; in hfcmulti_watchdog()
5099 hc->wdcount = 0; in hfcmulti_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/isdn/hardware/mISDN/
H A Dhfc_multi.h222 u_long wdcount; /* every 500 ms we need to */ member
H A Dhfcmulti.c1584 hc->wdcount++; in hfcmulti_watchdog()
1586 if (hc->wdcount > 10) { in hfcmulti_watchdog()
1587 hc->wdcount = 0; in hfcmulti_watchdog()
5099 hc->wdcount = 0; in hfcmulti_init()