Home
last modified time | relevance | path

Searched refs:dispy (Results 26 – 50 of 172) sorted by relevance

1234567

/dports/devel/dispy/dispy-4.10.6/py3.7/dispy/examples/
H A Dnode_shvars.py34 import dispy
35 cluster = dispy.JobCluster(compute, setup=setup, cleanup=cleanup)
43 if job.status != dispy.DispyJob.Finished:
H A Ddelegate.py25 import dispy, random, time
29 cluster = dispy.JobCluster(delegate, loglevel=dispy.logger.DEBUG)
H A Dnode_setup.py49 import dispy, sys, functools
52 cluster = dispy.JobCluster(compute, depends=[data_file],
61 if job.status == dispy.DispyJob.Finished:
H A Dsshportfw.py6 import dispy
14 cluster = dispy.JobCluster(compute, nodes=nodes, ip_addr='127.0.0.1')
H A Dsample.py9 import dispy, random
10 cluster = dispy.JobCluster(compute)
/dports/audio/csoundqt/CsoundQt-0.9.8.1/src/Scripts/LiveCoding/bytesong/
H A Dbytesong.csd75 <dispy>1.00000000</dispy>
93 <dispy>1.00000000</dispy>
/dports/devel/dispy/dispy-4.10.6/py3/dispy/examples/
H A Ddelegate.py25 import dispy, random, time
29 cluster = dispy.JobCluster(delegate, loglevel=dispy.logger.DEBUG)
H A Dnode_setup.py49 import dispy, sys, functools
52 cluster = dispy.JobCluster(compute, depends=[data_file],
61 if job.status == dispy.DispyJob.Finished:
H A Dsshportfw.py6 import dispy
14 cluster = dispy.JobCluster(compute, nodes=nodes, ip_addr='127.0.0.1')
H A Dsample.py9 import dispy, random
10 cluster = dispy.JobCluster(compute)
H A Dobj_instances.py19 import random, dispy
20 cluster = dispy.JobCluster(compute, depends=[C])
/dports/devel/dispy/dispy-4.10.6/py2/dispy/examples/
H A Ddelegate.py25 import dispy, random, time
29 cluster = dispy.JobCluster(delegate, loglevel=dispy.logger.DEBUG)
H A Dnode_setup.py49 import dispy, sys, functools
52 cluster = dispy.JobCluster(compute, depends=[data_file],
61 if job.status == dispy.DispyJob.Finished:
H A Dsshportfw.py6 import dispy
14 cluster = dispy.JobCluster(compute, nodes=nodes, ip_addr='127.0.0.1')
H A Dsample.py9 import dispy, random
10 cluster = dispy.JobCluster(compute)
H A Dobj_instances.py19 import random, dispy
20 cluster = dispy.JobCluster(compute, depends=[C])
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/
H A Dperipheral.c380 void PerMouseMove(PerMouse_struct * mouse, s32 dispx, s32 dispy) in PerMouseMove() argument
422 if (dispy >= 0) in PerMouseMove()
426 if (dispy - diffy > 0) in PerMouseMove()
428 diffy = dispy - diffy; in PerMouseMove()
431 else diffy -= -dispy; in PerMouseMove()
433 else diffy += dispy; in PerMouseMove()
437 if (negy) diffy += -dispy; in PerMouseMove()
440 if (diffy + dispy > 0) diffy += dispy; in PerMouseMove()
443 diffy = -dispy - diffy; in PerMouseMove()
597 void PerGunMove(PerGun_struct * gun, s32 dispx, s32 dispy) in PerGunMove() argument
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/binary/elasticity/
H A Dprocess3D.sh12 sed -n "4~3p;$NN0 q" state.txt > state-dispy.txt
16 paste -d'\0 ' nodes-mod.txt state-dispx.txt state-dispy.txt state-dispz.txt > results-state-0.txt
31 rm state-dispx.txt state-dispy.txt state-dispz.txt density-0.txt
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/topo-opt/elasticity/
H A Dprocess3D.sh12 sed -n "4~3p;$NN0 q" state.txt > state-dispy.txt
16 paste -d'\0 ' nodes-mod.txt state-dispx.txt state-dispy.txt state-dispz.txt > results-state-0.txt
31 rm state-dispx.txt state-dispy.txt state-dispz.txt density-0.txt
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/vidhrdw/
H A Dshangha3_vidhrdw.c164 int srcx,srcy,dispx,dispy,w,h,condensed; in WRITE16_HANDLER() local
171 dispy = srcy & 0x0f; in WRITE16_HANDLER()
201 dy = 8*y*(0x200-zoomy)/0x100 - dispy; in WRITE16_HANDLER()
210 dy = 16*y*(0x200-zoomy)/0x100 - dispy; in WRITE16_HANDLER()
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/vidhrdw/
H A Dshangha3_vidhrdw.c164 int srcx,srcy,dispx,dispy,w,h,condensed; in WRITE16_HANDLER() local
171 dispy = srcy & 0x0f; in WRITE16_HANDLER()
201 dy = 8*y*(0x200-zoomy)/0x100 - dispy; in WRITE16_HANDLER()
210 dy = 16*y*(0x200-zoomy)/0x100 - dispy; in WRITE16_HANDLER()
/dports/emulators/mess/mame-mame0226/src/mame/video/
H A Dshangha3.cpp155 int srcx,srcy,dispx,dispy,w,h,condensed; in blitter_go_w() local
162 dispy = srcy & 0x0f; in blitter_go_w()
193 dy = 8*y*(0x200-zoomy)/0x100 - dispy; in blitter_go_w()
202 dy = 16*y*(0x200-zoomy)/0x100 - dispy; in blitter_go_w()
/dports/emulators/mame/mame-mame0226/src/mame/video/
H A Dshangha3.cpp155 int srcx,srcy,dispx,dispy,w,h,condensed; in blitter_go_w() local
162 dispy = srcy & 0x0f; in blitter_go_w()
193 dy = 8*y*(0x200-zoomy)/0x100 - dispy; in blitter_go_w()
202 dy = 16*y*(0x200-zoomy)/0x100 - dispy; in blitter_go_w()
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/vidhrdw/
H A Dshangha3.c194 int srcx,srcy,dispx,dispy,w,h,condensed; in WRITE_HANDLER() local
201 dispy = srcy & 0x0f; in WRITE_HANDLER()
231 dy = 8*y*(0x200-zoomy)/0x100 - dispy; in WRITE_HANDLER()
240 dy = 16*y*(0x200-zoomy)/0x100 - dispy; in WRITE_HANDLER()
/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplsym.c422 PLFLT dispx, dispy; in c_plmtex() local
439 dispy = -disp; in c_plmtex()
446 dispy = disp; in c_plmtex()
453 dispy = -disp; in c_plmtex()
460 dispy = disp; in c_plmtex()
467 dispy = 0; in c_plmtex()
474 dispy = 0; in c_plmtex()
481 dispy = 0; in c_plmtex()
488 dispy = 0; in c_plmtex()
548 PLFLT dispx, dispy; in c_plptex() local
[all …]

1234567