Home
last modified time | relevance | path

Searched refs:setPhase (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/games/blinken/blinken-21.12.3/src/
H A Dblinkengame.cpp70 setPhase(choosingLevel); in clicked()
74 void blinkenGame::setPhase(gamePhase p) in setPhase() function in blinkenGame
103 setPhase(typingTheSequence); in nextSound()
125 setPhase(blinkenGame::learningTheSequence); in waiting()
137 else if (m_phase == waiting3) setPhase(waiting2); in waiting()
138 else /* m_phase == waiting2 */ setPhase(waiting1); in waiting()
143 if (m_level == 1) setPhase(waiting3); in nextRound()
144 else setPhase(waiting2); in nextRound()
/dports/audio/linuxsampler/linuxsampler-2.2.0/src/engines/common/
H A DLFOCluster.h87 sine.setPhase(Phase); in trigger()
91 triangle.setPhase(Phase); in trigger()
95 saw.setPhase(Phase); in trigger()
99 square.setPhase(Phase); in trigger()
130 void setPhase(float phase) { in setPhase() function
133 sine.setPhase(phase); in setPhase()
136 triangle.setPhase(phase); in setPhase()
139 saw.setPhase(phase); in setPhase()
142 square.setPhase(phase); in setPhase()
/dports/deskutils/egroupware/egroupware/vendor/phpfastcache/riak-client/src/Riak/Command/Builder/MapReduce/
H A DFetchObjects.php167 $this->setPhase('map', $this->assemblePhaseData($bucket, $key, $source, $language), $keep);
179 protected function setPhase($type, $data, $keep = false) function in Basho\\Riak\\Command\\Builder\\MapReduce\\FetchObjects
242 … $this->setPhase('reduce', $this->assemblePhaseData($bucket, $key, $source, $language), $keep);
263 $this->setPhase('link', $this->assemblePhaseData($bucket, '', '', '', $tag), $keep);
/dports/cad/sumo/sumo-1.2.0/docs/tutorial/traci_tls/
H A Drunner.py83 traci.trafficlight.setPhase("0", 2)
90 traci.trafficlight.setPhase("0", 3)
93 traci.trafficlight.setPhase("0", 2)
/dports/textproc/opensp/OpenSP-1.5.2/lib/
H A DParser.cxx102 setPhase(initPhase); in Parser()
110 setPhase(initPhase); in Parser()
112 setPhase(prologPhase); in Parser()
119 setPhase(declSubsetPhase); in Parser()
/dports/multimedia/webcamoid/webcamoid-8.8.0/libAvKys/Plugins/Wave/src/
H A Dwaveelement.h43 WRITE setPhase
80 void setPhase(qreal phase);
/dports/textproc/jade/jade-1.2.1/lib/
H A DParser.cxx101 setPhase(initPhase); in Parser()
108 setPhase(prologPhase); in Parser()
114 setPhase(declSubsetPhase); in Parser()
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/lens-4.19.1/src/Data/Complex/
H A DLens.hs130 _phase f c = setPhase <$> f theta
131 where setPhase theta' = c * cis (theta' - theta) function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/lens-5.0.1/src/Data/Complex/
H A DLens.hs132 _phase f c = setPhase <$> f theta
133 where setPhase theta' = c * cis (theta' - theta) function
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/lens-5.0.1/src/Data/Complex/
H A DLens.hs132 _phase f c = setPhase <$> f theta
133 where setPhase theta' = c * cis (theta' - theta) function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/lens-4.19.2/src/Data/Complex/
H A DLens.hs130 _phase f c = setPhase <$> f theta
131 where setPhase theta' = c * cis (theta' - theta) function
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/lens-4.19.2/src/Data/Complex/
H A DLens.hs130 _phase f c = setPhase <$> f theta
131 where setPhase theta' = c * cis (theta' - theta) function
/dports/biology/jalview/jalview/test/jalview/datamodel/
H A DSequenceFeatureTest.java146 sf1.setPhase("1"); in testEqualsAndHashCode()
153 sf2.setPhase("1"); in testEqualsAndHashCode()
246 sf1.setPhase("2"); in testEqualsAndHashCode()
248 sf1.setPhase(restores); in testEqualsAndHashCode()
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/server/maps/quests/piedpiper/
H A DTPPQuest.java120 ThePiedPiper.setPhase(ThePiedPiper.getDefaultPhaseClass().getPhase()); in phaseToDefaultPhase()
142 ThePiedPiper.setPhase(nextPhase.getPhase()); in phaseToNextPhase()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftChorus.java144 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
201 vdelay1L.setPhase(0.5 * Math.PI); in init()
202 vdelay1R.setPhase(0); in init()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftChorus.java144 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
201 vdelay1L.setPhase(0.5 * Math.PI); in init()
202 vdelay1R.setPhase(0); in init()
/dports/audio/gervill/gervill/src/com/sun/media/sound/
H A DSoftChorus.java146 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
203 vdelay1L.setPhase(0.5 * Math.PI); in init()
204 vdelay1R.setPhase(0); in init()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftChorus.java144 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
201 vdelay1L.setPhase(0.5 * Math.PI); in init()
202 vdelay1R.setPhase(0); in init()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DSoftChorus.java143 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
199 vdelay1L.setPhase(0.5 * Math.PI); in init()
200 vdelay1R.setPhase(0); in init()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftChorus.java144 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
201 vdelay1L.setPhase(0.5 * Math.PI); in init()
202 vdelay1R.setPhase(0); in init()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftChorus.java144 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
201 vdelay1L.setPhase(0.5 * Math.PI); in init()
202 vdelay1R.setPhase(0); in init()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftChorus.java144 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
201 vdelay1L.setPhase(0.5 * Math.PI); in init()
202 vdelay1R.setPhase(0); in init()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftChorus.java144 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
201 vdelay1L.setPhase(0.5 * Math.PI); in init()
202 vdelay1R.setPhase(0); in init()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/com/sun/media/sound/
H A DSoftChorus.java144 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
201 vdelay1L.setPhase(0.5 * Math.PI); in init()
202 vdelay1R.setPhase(0); in init()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/media/sound/
H A DSoftChorus.java143 public void setPhase(double phase) { in setPhase() method in SoftChorus.LFODelay
199 vdelay1L.setPhase(0.5 * Math.PI); in init()
200 vdelay1R.setPhase(0); in init()

12345678