Home
last modified time | relevance | path

Searched refs:setTarget (Results 1 – 25 of 4751) sorted by relevance

12345678910>>...191

/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/misc-swfc.all/
H A Dopcode_guard_test2.sc41 setTarget('');
65 setTarget('dup1');
71 setTarget('');
82 setTarget('dup3');
87 setTarget('');
98 setTarget('');
121 setTarget('');
149 setTarget('');
159 setTarget('');
174 setTarget('');
[all …]
/dports/games/manaplus/manaplus-2.1.3.17/src/progs/manaplus/actions/
H A Dtarget.cpp35 static bool setTarget(const ActorTypeT type, const AllowSort allowSort) in setTarget() function
44 return setTarget(ActorType::Player, AllowSort_true); in impHandler0()
49 return setTarget(ActorType::Monster, AllowSort_true); in impHandler0()
54 return setTarget(ActorType::Monster, AllowSort_false); in impHandler0()
59 return setTarget(ActorType::Npc, AllowSort_true); in impHandler0()
64 return setTarget(ActorType::Mercenary, AllowSort_true); in impHandler0()
69 return setTarget(ActorType::SkillUnit, AllowSort_true); in impHandler0()
74 return setTarget(ActorType::Pet, AllowSort_true); in impHandler0()
/dports/emulators/stella/stella-6.6/src/debugger/gui/
H A DTiaWidget.cxx56 myVSync->setTarget(this); in TiaWidget()
182 b->setTarget(this); in TiaWidget()
235 b->setTarget(this); in TiaWidget()
319 b->setTarget(this); in TiaWidget()
414 b->setTarget(this); in TiaWidget()
477 b->setTarget(this); in TiaWidget()
532 b->setTarget(this); in TiaWidget()
649 b->setTarget(this); in TiaWidget()
655 b->setTarget(this); in TiaWidget()
662 b->setTarget(this); in TiaWidget()
[all …]
H A DDataGridOpsWidget.cxx85 void DataGridOpsWidget::setTarget(CommandReceiver* target) in setTarget() function in DataGridOpsWidget
87 _zeroButton->setTarget(target); in setTarget()
88 _invButton->setTarget(target); in setTarget()
89 _negButton->setTarget(target); in setTarget()
90 _incButton->setTarget(target); in setTarget()
91 _decButton->setTarget(target); in setTarget()
92 _shiftLeftButton->setTarget(target); in setTarget()
93 _shiftRightButton->setTarget(target); in setTarget()
H A DCartCMWidget.cxx58 myBank->setTarget(this);
68 mySWCHA->setTarget(this);
78 myColumn->setTarget(this);
95 myReset->setTarget(this);
101 myRow[0]->setTarget(this);
105 myRow[1]->setTarget(this);
109 myRow[2]->setTarget(this);
113 myRow[3]->setTarget(this);
119 myFunc->setTarget(this);
123 myShift->setTarget(this);
[all …]
H A DPointingDeviceWidget.cxx39 myGrayValueV->setTarget(this); in PointingDeviceWidget()
45 myGrayUp->setTarget(this); in PointingDeviceWidget()
51 myGrayLeft->setTarget(this); in PointingDeviceWidget()
54 myGrayRight->setTarget(this); in PointingDeviceWidget()
58 myGrayValueH->setTarget(this); in PointingDeviceWidget()
65 myGrayDown->setTarget(this); in PointingDeviceWidget()
70 myFire->setTarget(this); in PointingDeviceWidget()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/actionscript.all/
H A DtargetPath.as99 setTarget(null);
111 setTarget("");
113 setTarget('...:mc1');
125 setTarget("");
127 setTarget('...:mc');
139 setTarget("");
150 setTarget('mc');
152 setTarget("/");
155 setTarget('/mc/mc');
157 setTarget("/");
H A Dwith.as281 setTarget("");
288 setTarget("");
295 setTarget("");
318 setTarget("");
329 setTarget("");
351 setTarget("");
356 setTarget("");
360 setTarget("");
364 setTarget("");
370 setTarget("");
[all …]
/dports/graphics/graphos/Graphos-0.7/
H A DGRTools.m61 [barrowButt setTarget:self];
72 [warrowButt setTarget:self];
83 [bezierButt setTarget:self];
94 [textButt setTarget:self];
105 [circleButt setTarget:self];
127 [paintButt setTarget:self];
140 [pencilButt setTarget:self];
152 [rotateButt setTarget:self];
164 [reduceButt setTarget:self];
176 [reflectButt setTarget:self];
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/ast/
H A DQuantifierNode.java101 public void setTarget(final Node tgt) { in setTarget() method in QuantifierNode
168 setTarget(other.target); in set()
198 setTarget(other.target); in reduceNestedQuantifier()
205 setTarget(other.target); in reduceNestedQuantifier()
212 setTarget(other.target); in reduceNestedQuantifier()
219 setTarget(other); in reduceNestedQuantifier()
229 setTarget(other); in reduceNestedQuantifier()
239 setTarget(other); in reduceNestedQuantifier()
263 setTarget(n); in setQuantifier()
313 setTarget(tgt); in setQuantifier()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/ast/
H A DQuantifierNode.java101 public void setTarget(final Node tgt) { in setTarget() method in QuantifierNode
168 setTarget(other.target); in set()
198 setTarget(other.target); in reduceNestedQuantifier()
205 setTarget(other.target); in reduceNestedQuantifier()
212 setTarget(other.target); in reduceNestedQuantifier()
219 setTarget(other); in reduceNestedQuantifier()
229 setTarget(other); in reduceNestedQuantifier()
239 setTarget(other); in reduceNestedQuantifier()
263 setTarget(n); in setQuantifier()
313 setTarget(tgt); in setQuantifier()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/ast/
H A DQuantifierNode.java101 public void setTarget(final Node tgt) { in setTarget() method in QuantifierNode
168 setTarget(other.target); in set()
198 setTarget(other.target); in reduceNestedQuantifier()
205 setTarget(other.target); in reduceNestedQuantifier()
212 setTarget(other.target); in reduceNestedQuantifier()
219 setTarget(other); in reduceNestedQuantifier()
229 setTarget(other); in reduceNestedQuantifier()
239 setTarget(other); in reduceNestedQuantifier()
263 setTarget(n); in setQuantifier()
313 setTarget(tgt); in setQuantifier()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/ast/
H A DQuantifierNode.java101 public void setTarget(final Node tgt) { in setTarget() method in QuantifierNode
168 setTarget(other.target); in set()
198 setTarget(other.target); in reduceNestedQuantifier()
205 setTarget(other.target); in reduceNestedQuantifier()
212 setTarget(other.target); in reduceNestedQuantifier()
219 setTarget(other); in reduceNestedQuantifier()
229 setTarget(other); in reduceNestedQuantifier()
239 setTarget(other); in reduceNestedQuantifier()
263 setTarget(n); in setQuantifier()
313 setTarget(tgt); in setQuantifier()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.scripting.nashorn/share/classes/jdk/nashorn/internal/runtime/regexp/joni/ast/
H A DQuantifierNode.java101 public void setTarget(final Node tgt) { in setTarget() method in QuantifierNode
168 setTarget(other.target); in set()
198 setTarget(other.target); in reduceNestedQuantifier()
205 setTarget(other.target); in reduceNestedQuantifier()
212 setTarget(other.target); in reduceNestedQuantifier()
219 setTarget(other); in reduceNestedQuantifier()
229 setTarget(other); in reduceNestedQuantifier()
239 setTarget(other); in reduceNestedQuantifier()
263 setTarget(n); in setQuantifier()
313 setTarget(tgt); in setQuantifier()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/ast/
H A DQuantifierNode.java101 public void setTarget(final Node tgt) { in setTarget() method in QuantifierNode
168 setTarget(other.target); in set()
198 setTarget(other.target); in reduceNestedQuantifier()
205 setTarget(other.target); in reduceNestedQuantifier()
212 setTarget(other.target); in reduceNestedQuantifier()
219 setTarget(other); in reduceNestedQuantifier()
229 setTarget(other); in reduceNestedQuantifier()
239 setTarget(other); in reduceNestedQuantifier()
263 setTarget(n); in setQuantifier()
313 setTarget(tgt); in setQuantifier()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/nashorn/src/jdk/nashorn/internal/runtime/regexp/joni/ast/
H A DQuantifierNode.java101 public void setTarget(final Node tgt) { in setTarget() method in QuantifierNode
168 setTarget(other.target); in set()
198 setTarget(other.target); in reduceNestedQuantifier()
205 setTarget(other.target); in reduceNestedQuantifier()
212 setTarget(other.target); in reduceNestedQuantifier()
219 setTarget(other); in reduceNestedQuantifier()
229 setTarget(other); in reduceNestedQuantifier()
239 setTarget(other); in reduceNestedQuantifier()
263 setTarget(n); in setQuantifier()
313 setTarget(tgt); in setQuantifier()
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/
H A Daudioparam-cancel-and-hold.html.ini8 [Executing "setTarget"]
17 [Executing "initial setTarget"]
29 [Executing "post cancel: setTarget"]
35 [Executing "cancel future setTarget"]
38 [Executing "cancel setTarget now"]
/dports/www/firefox/firefox-99.0/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/
H A Daudioparam-cancel-and-hold.html.ini8 [Executing "setTarget"]
17 [Executing "initial setTarget"]
29 [Executing "post cancel: setTarget"]
35 [Executing "cancel future setTarget"]
38 [Executing "cancel setTarget now"]
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/
H A Daudioparam-cancel-and-hold.html.ini8 [Executing "setTarget"]
17 [Executing "initial setTarget"]
29 [Executing "post cancel: setTarget"]
35 [Executing "cancel future setTarget"]
38 [Executing "cancel setTarget now"]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchInstruction.java55 setTarget(target); in BranchInstruction()
191 public void setTarget( final InstructionHandle target ) { in setTarget() method in BranchInstruction
218 setTarget(new_ih); in updateTarget()
245 setTarget(null); in setOpcode()
247 setTarget(t); in setOpcode()
256 setTarget(null); in dispose()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchInstruction.java55 setTarget(target); in BranchInstruction()
191 public void setTarget( final InstructionHandle target ) { in setTarget() method in BranchInstruction
218 setTarget(new_ih); in updateTarget()
245 setTarget(null); in setOpcode()
247 setTarget(t); in setOpcode()
256 setTarget(null); in dispose()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchInstruction.java55 setTarget(target); in BranchInstruction()
191 public void setTarget( final InstructionHandle target ) { in setTarget() method in BranchInstruction
218 setTarget(new_ih); in updateTarget()
245 setTarget(null); in setOpcode()
247 setTarget(t); in setOpcode()
256 setTarget(null); in dispose()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchInstruction.java55 setTarget(target); in BranchInstruction()
191 public void setTarget( final InstructionHandle target ) { in setTarget() method in BranchInstruction
218 setTarget(new_ih); in updateTarget()
245 setTarget(null); in setOpcode()
247 setTarget(t); in setOpcode()
256 setTarget(null); in dispose()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchInstruction.java55 setTarget(target); in BranchInstruction()
191 public void setTarget( final InstructionHandle target ) { in setTarget() method in BranchInstruction
218 setTarget(new_ih); in updateTarget()
245 setTarget(null); in setOpcode()
247 setTarget(t); in setOpcode()
256 setTarget(null); in dispose()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/generic/
H A DBranchInstruction.java55 setTarget(target); in BranchInstruction()
191 public void setTarget( final InstructionHandle target ) { in setTarget() method in BranchInstruction
218 setTarget(new_ih); in updateTarget()
245 setTarget(null); in setOpcode()
247 setTarget(t); in setOpcode()
256 setTarget(null); in dispose()

12345678910>>...191