Home
last modified time | relevance | path

Searched refs:dwall (Results 1 – 20 of 20) sorted by relevance

/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dttime.py220 dwall = (self.wall - other.wall)
222 if hasattr(dwall, 'total_seconds'):
223 dwall = dwall.total_seconds()
225 dwall = (dwall.microseconds + (dwall.seconds + dwall.days * 24. * 3600.) * 1e6) / 1e6
226 return dwall
229 dwall = self.wall_seconds_since(other)
231 return 'Wall: %.2f s, CPU: %.2f s' % (dwall, dcpu)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/lr_tddft/
H A Dtddft_davidson.F142 double precision dcpu,dwall ! Davidson ! CPU timings
307 dwall=-util_wallsec()
837 dwall=dwall+util_wallsec()
840 1 maxomega,dwall
844 dwall=-util_wallsec()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/lr_tddft/
H A Dtddft_davidson.F142 double precision dcpu,dwall ! Davidson ! CPU timings
307 dwall=-util_wallsec()
837 dwall=dwall+util_wallsec()
840 1 maxomega,dwall
844 dwall=-util_wallsec()
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dengine.cpp1917 if ((dwall[x1] < 0) && (dwall[x2] < 0)) return; in maskwallscan()
5426 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in classicDrawSprite()
5427 if (smost[k+x+1] < dwall[x+1]) dwall[x+1] = smost[k+x+1]; in classicDrawSprite()
5428 if (smost[k+x+2] < dwall[x+2]) dwall[x+2] = smost[k+x+2]; in classicDrawSprite()
5429 if (smost[k+x+3] < dwall[x+3]) dwall[x+3] = smost[k+x+3]; in classicDrawSprite()
5433 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in classicDrawSprite()
5728 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in classicDrawSprite()
5735 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in classicDrawSprite()
6067 dwall[x] = min<int>(dwall[x],startdmost[x+windowxy1.x]-windowxy1.y); in classicDrawSprite()
6105 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in classicDrawSprite()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C852 for(i=x1;i<=x2;i++) if (dwall[i] > dplc[i]) dwall[i] = dplc[i]; in drawalls()
2954 for(x=xb1[z];x<=xb2[z];x++) if (dplc[x] < dwall[x]) dwall[x] = dplc[x]; in drawmaskwall()
2992 clearbufbyte((long)&dwall[lx],(rx-lx+1)*sizeof(dwall[0]),0L); in drawmaskwall()
3003 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawmaskwall()
3163 clearbufbyte((long)&dwall[dalx2],(darx2-dalx2+1)*sizeof(dwall[0]),0L); in drawsprite()
3175 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawsprite()
3448 clearbufbyte((long)&dwall[dalx2],(darx2-dalx2+1)*sizeof(dwall[0]),0L); in drawsprite()
3459 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawsprite()
3703 dwall[x] = min(dwall[x],startdmost[x+windowx1]-windowy1); in drawsprite()
3728 clearbufbyte((long)&dwall[dalx2],(darx2-dalx2+1)*sizeof(dwall[0]),0L); in drawsprite()
[all …]
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C891 for(i=x1;i<=x2;i++) if (dwall[i] > dplc[i]) dwall[i] = dplc[i]; in drawalls()
2993 for(x=xb1[z];x<=xb2[z];x++) if (dplc[x] < dwall[x]) dwall[x] = dplc[x]; in drawmaskwall()
3031 clearbufbyte((long)&dwall[lx],(rx-lx+1)*sizeof(dwall[0]),0L); in drawmaskwall()
3042 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawmaskwall()
3202 clearbufbyte((long)&dwall[dalx2],(darx2-dalx2+1)*sizeof(dwall[0]),0L); in drawsprite()
3214 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawsprite()
3487 clearbufbyte((long)&dwall[dalx2],(darx2-dalx2+1)*sizeof(dwall[0]),0L); in drawsprite()
3498 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawsprite()
3742 dwall[x] = min(dwall[x],startdmost[x+windowx1]-windowy1); in drawsprite()
3767 clearbufbyte((long)&dwall[dalx2],(darx2-dalx2+1)*sizeof(dwall[0]),0L); in drawsprite()
[all …]
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c2470 for(i=x1;i<=x2;i++) if (dwall[i] > dplc[i]) dwall[i] = dplc[i]; in drawalls()
2507 if (dwall[x] > umost[x]) in drawalls()
2510 umost[x] = dwall[x]; in drawalls()
2519 i = max(uplc[x],dwall[x]); in drawalls()
3118 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawsprite()
3124 if (uwall[rx] >= dwall[rx]) in drawsprite()
3403 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawsprite()
3648 dwall[x] = min(dwall[x],startdmost[x+windowx1]-windowy1); in drawsprite()
3685 if (smost[k+x] < dwall[x]) dwall[x] = smost[k+x]; in drawsprite()
3899 for(x=xb1[z];x<=xb2[z];x++) if (dplc[x] < dwall[x]) dwall[x] = dplc[x]; in drawmaskwall()
[all …]
/dports/games/nethack33/nethack-3.3.1/src/
H A Dsp_lev.c615 register int dwall, dpos; local
617 dwall = dd->wall;
618 if (dwall == -1) /* The wall is RANDOM */
619 dwall = 1 << rn2(4);
623 dpos = rn2((dwall == W_WEST || dwall == W_EAST) ?
628 switch (dwall) {
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dsp_lev.c615 register int dwall, dpos; local
617 dwall = dd->wall;
618 if (dwall == -1) /* The wall is RANDOM */
619 dwall = 1 << rn2(4);
623 dpos = rn2((dwall == W_WEST || dwall == W_EAST) ?
628 switch (dwall) {
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dsp_lev.c615 register int dwall, dpos; local
617 dwall = dd->wall;
618 if (dwall == -1) /* The wall is RANDOM */
619 dwall = 1 << rn2(4);
623 dpos = rn2((dwall == W_WEST || dwall == W_EAST) ?
628 switch (dwall) {
/dports/games/nethack34/nethack-3.4.3/src/
H A Dsp_lev.c615 register int dwall, dpos; local
617 dwall = dd->wall;
618 if (dwall == -1) /* The wall is RANDOM */
619 dwall = 1 << rn2(4);
623 dpos = rn2((dwall == W_WEST || dwall == W_EAST) ?
628 switch (dwall) {
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dsp_lev.c615 register int dwall, dpos; local
617 dwall = dd->wall;
618 if (dwall == -1) /* The wall is RANDOM */
619 dwall = 1 << rn2(4);
623 dpos = rn2((dwall == W_WEST || dwall == W_EAST) ?
628 switch (dwall) {
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dsp_lev.c615 register int dwall, dpos; local
617 dwall = dd->wall;
618 if (dwall == -1) /* The wall is RANDOM */
619 dwall = 1 << rn2(4);
623 dpos = rn2((dwall == W_WEST || dwall == W_EAST) ?
628 switch (dwall) {
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dsp_lev.c682 register int dwall, dpos; local
684 dwall = dd->wall;
685 if (dwall == -1) /* The wall is RANDOM */
686 dwall = 1 << rn2(4);
690 dpos = rn2((dwall == W_WEST || dwall == W_EAST) ?
695 switch (dwall) {
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dsp_lev.c1278 register int dwall, dpos; local
1280 dwall = dd->wall;
1281 if (dwall == -1) /* The wall is RANDOM */
1282 dwall = 1 << rn2(4);
1286 dpos = rn2(((dwall & (W_WEST|W_EAST)) ? 2 : 1) ?
1294 if (!(dwall & W_NORTH)) break;
1299 if (!(dwall & W_SOUTH)) break;
1304 if (!(dwall & W_WEST)) break;
1309 if (!(dwall & W_EAST)) break;
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dsp_lev.c1639 register int dwall, dpos; in create_door() local
1641 dwall = dd->wall; in create_door()
1642 if (dwall == -1) /* The wall is RANDOM */ in create_door()
1643 dwall = 1 << rn2(4); in create_door()
1651 if (!(dwall & W_NORTH)) in create_door()
1660 if (!(dwall & W_SOUTH)) in create_door()
1669 if (!(dwall & W_WEST)) in create_door()
1678 if (!(dwall & W_EAST)) in create_door()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dsp_lev.c1382 register int dwall, dpos; local
1384 dwall = dd->wall;
1385 if (dwall == -1) /* The wall is RANDOM */
1386 dwall = 1 << rn2(4);
1394 if (!(dwall & W_NORTH))
1403 if (!(dwall & W_SOUTH))
1412 if (!(dwall & W_WEST))
1421 if (!(dwall & W_EAST))
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dsp_lev.c1382 register int dwall, dpos; local
1384 dwall = dd->wall;
1385 if (dwall == -1) /* The wall is RANDOM */
1386 dwall = 1 << rn2(4);
1394 if (!(dwall & W_NORTH))
1403 if (!(dwall & W_SOUTH))
1412 if (!(dwall & W_WEST))
1421 if (!(dwall & W_EAST))
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dsp_lev.c1372 register int dwall, dpos; local
1374 dwall = dd->wall;
1375 if (dwall == -1) /* The wall is RANDOM */
1376 dwall = 1 << rn2(4);
1384 if (!(dwall & W_NORTH)) goto redoloop;
1390 if (!(dwall & W_SOUTH)) goto redoloop;
1396 if (!(dwall & W_WEST)) goto redoloop;
1402 if (!(dwall & W_EAST)) goto redoloop;
/dports/devel/cld2/cld-20150505/internal/
H A Dtest_shuffle_1000_48_666.utf878991 Samp sco-Latn /hand/ his back tae a slap him that lippens tae lent ~ that on earth do dwall no a qu…