Home
last modified time | relevance | path

Searched refs:resetValues (Results 1 – 25 of 140) sorted by relevance

123456

/dports/x11/radare-cutter/r2cutter-0.1.1/src/common/
H A DTempConfig.cpp9 for (auto i = resetValues.constBegin(); i != resetValues.constEnd(); ++i) { in ~TempConfig()
29 if (!resetValues.contains(key)) { in set()
30 resetValues[key] = Core()->getConfig(key); in set()
39 if (!resetValues.contains(key)) { in set()
40 resetValues[key] = Core()->getConfig(key); in set()
49 if (!resetValues.contains(key)) { in set()
50 resetValues[key] = Core()->getConfigi(key); in set()
59 if (!resetValues.contains(key)) { in set()
60 resetValues[key] = Core()->getConfigb(key); in set()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/hotspot/jtreg/compiler/c1/
H A DRangeCheckVerificationOfIR.java44 instance.resetValues(); in main()
47 instance.resetValues(); in main()
49 instance.resetValues(); in main()
51 instance.resetValues(); in main()
53 instance.resetValues(); in main()
55 instance.resetValues(); in main()
57 instance.resetValues(); in main()
59 instance.resetValues(); in main()
61 instance.resetValues(); in main()
65 private void resetValues() { in resetValues() method in RangeCheckVerificationOfIR
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/hotspot/jtreg/compiler/c1/
H A DRangeCheckVerificationOfIR.java44 instance.resetValues(); in main()
47 instance.resetValues(); in main()
49 instance.resetValues(); in main()
51 instance.resetValues(); in main()
53 instance.resetValues(); in main()
55 instance.resetValues(); in main()
57 instance.resetValues(); in main()
59 instance.resetValues(); in main()
61 instance.resetValues(); in main()
65 private void resetValues() { in resetValues() method in RangeCheckVerificationOfIR
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/hotspot/jtreg/compiler/c1/
H A DRangeCheckVerificationOfIR.java44 instance.resetValues(); in main()
47 instance.resetValues(); in main()
49 instance.resetValues(); in main()
51 instance.resetValues(); in main()
53 instance.resetValues(); in main()
55 instance.resetValues(); in main()
57 instance.resetValues(); in main()
59 instance.resetValues(); in main()
61 instance.resetValues(); in main()
65 private void resetValues() { in resetValues() method in RangeCheckVerificationOfIR
/dports/devel/sope2/SOPE/sope-appserver/NGObjWeb/DynamicElements/
H A DWOCopyValue.m38 resetValues = NO;
44 resetValues
58 WOAssociation *resetValues; field
113 self->resetValues = OWGetProperty(_config, @"resetValues");
172 [self->resetValues release];
233 if (self->resetValues == nil && self->finishValues == nil)
238 if ([self->resetValues boolValueInContext:_ctx]) {
/dports/devel/sope/SOPE/sope-appserver/NGObjWeb/DynamicElements/
H A DWOCopyValue.m38 resetValues = NO;
44 resetValues
58 WOAssociation *resetValues; field
113 self->resetValues = OWGetProperty(_config, @"resetValues");
172 [self->resetValues release];
233 if (self->resetValues == nil && self->finishValues == nil)
238 if ([self->resetValues boolValueInContext:_ctx]) {
/dports/graphics/krita/krita-4.4.8/libs/flake/tests/
H A DTestPosition.h46 void resetValues();
47 void resetValues(KoShape *shape);
/dports/editors/calligra/calligra-3.2.1/libs/flake/tests/
H A DTestPosition.h46 void resetValues();
47 void resetValues(KoShape *shape);
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/main/
H A DKoPrintingDialog_p.h120 void resetValues() { in resetValues() function
159 resetValues(); in printingDone()
177 resetValues(); in stopPressed()
/dports/graphics/price/PRICE-1.3.0/Resources/Crop.gorm/
H A Ddata.classes14 "resetValues:",
25 "resetValues:"
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/StructChecker/
H A DReCharge.h35 resetValues(); in ChargeFix()
53 void resetValues();
/dports/editors/calligra/calligra-3.2.1/libs/main/
H A DKoPrintingDialog_p.h118 void resetValues() { in resetValues() function
157 resetValues(); in printingDone()
175 resetValues(); in stopPressed()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java145 resetValues(); in performTest()
179 resetValues(); in performTest()
218 resetValues(); in performTest()
252 resetValues(); in performTest()
303 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java145 resetValues(); in performTest()
179 resetValues(); in performTest()
218 resetValues(); in performTest()
252 resetValues(); in performTest()
303 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java145 resetValues(); in performTest()
179 resetValues(); in performTest()
218 resetValues(); in performTest()
252 resetValues(); in performTest()
303 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java145 resetValues(); in performTest()
179 resetValues(); in performTest()
218 resetValues(); in performTest()
252 resetValues(); in performTest()
303 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java145 resetValues(); in performTest()
179 resetValues(); in performTest()
218 resetValues(); in performTest()
252 resetValues(); in performTest()
303 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java145 resetValues(); in performTest()
179 resetValues(); in performTest()
218 resetValues(); in performTest()
252 resetValues(); in performTest()
303 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java145 resetValues(); in performTest()
179 resetValues(); in performTest()
218 resetValues(); in performTest()
252 resetValues(); in performTest()
303 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java145 resetValues(); in performTest()
179 resetValues(); in performTest()
218 resetValues(); in performTest()
252 resetValues(); in performTest()
303 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/models/
H A DFGSurface.cpp57 resetValues(); in FGSurface()
68 void FGSurface::resetValues(void) in resetValues() function in JSBSim::FGSurface
/dports/www/phpbb3/phpBB3/vendor/marc1706/fast-image-size/lib/
H A DFastImageSize.php87 $this->resetValues();
148 protected function resetValues() function in FastImageSize\\FastImageSize
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A Dprefs_widgets.m891 - (void)resetValues
975 - (void)resetValues
1055 - (void)resetValues
1168 -(void)resetValues
1278 -(void)resetValues
1394 -(void)resetValues
1468 -(void)resetValues
1595 - (void)resetValues
1686 - (void)resetValues
1796 - (void)resetValues
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java144 resetValues(); in performTest()
178 resetValues(); in performTest()
217 resetValues(); in performTest()
251 resetValues(); in performTest()
302 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/test/java/awt/Mixing/AWT_Mixing/
H A DHierarchyBoundsListenerMixingTest.java144 resetValues(); in performTest()
178 resetValues(); in performTest()
217 resetValues(); in performTest()
251 resetValues(); in performTest()
302 private void resetValues() { in resetValues() method in HierarchyBoundsListenerMixingTest

123456