Home
last modified time | relevance | path

Searched refs:defaultValue (Results 1 – 25 of 4807) sorted by relevance

12345678910>>...193

/dports/graphics/krita/krita-4.4.8/libs/ui/
H A Dkis_config.h67 bool undoEnabled(bool defaultValue = false) const;
76 double stackT1(bool defaultValue = false) const;
79 double stackT2(bool defaultValue = false) const;
82 int stackN(bool defaultValue = false) const;
172 bool showRulers(bool defaultValue = false) const;
190 bool useOpenGL(bool defaultValue = false) const;
284 bool saveSessionOnQuit(bool defaultValue) const;
337 bool firstRun(bool defaultValue = false) const;
386 bool useOcio(bool defaultValue = false) const;
530 bool trimKra(bool defaultValue = false) const;
[all …]
H A Dkis_config.cc295 if (defaultValue) { in newCursorStyle()
367 if (defaultValue) { in newOutlineStyle()
710 if (defaultValue) { in useOpenGL()
787 return (defaultValue ? 0 : v); in getGridMainStyle()
889 if (defaultValue) { in loadSnapConfig()
1186 Q_UNUSED(defaultValue); in useWin8PointerInput()
1441 Q_UNUSED(defaultValue); in useOcio()
1475 if (!defaultValue) { in ocioConfiguration()
2053 return defaultValue ? in stabilizerSampleSize()
2066 return defaultValue ? in stabilizerDelayedPaint()
[all …]
/dports/games/spring/spring_98.0/rts/Sim/Weapons/
H A DWeaponDef.cpp34 WEAPONTAG(bool, avoidFriendly).defaultValue(true);
35 WEAPONTAG(bool, avoidFeature).defaultValue(true);
36 WEAPONTAG(bool, avoidNeutral).defaultValue(false);
37 WEAPONTAG(bool, avoidGround).defaultValue(true);
49 WEAPONTAG(bool, impactOnly).defaultValue(false);
51 WEAPONTAG(bool, noExplode).defaultValue(false);
71 WEAPONTAG(int, numBounce).defaultValue(-1);
87 WEAPONTAG(float, range).defaultValue(10.0f);
88 WEAPONTAG(float, heightmod).defaultValue(0.2f);
96 WEAPONTAG(bool, tracks).defaultValue(false);
[all …]
/dports/deskutils/copyq/CopyQ-5.0.0/src/common/
H A Dappconfig.h44 static Value defaultValue();
49 static Value defaultValue() { return 200; } in defaultValue() function
64 static Value defaultValue();
73 static Value defaultValue() { return 3; } in defaultValue() function
83 static Value defaultValue() { return 10; } in defaultValue() function
88 static Value defaultValue() { return 10; } in defaultValue() function
93 static Value defaultValue() { return 300; } in defaultValue() function
98 static Value defaultValue() { return 100; } in defaultValue() function
214 static Value defaultValue() { return 8; } in defaultValue() function
239 static Value defaultValue() { return 5; } in defaultValue() function
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/usd/testenv/testUsdSchemaGen/baseline/basic/
H A Dbase.cpp100 defaultValue, in CreateMyVaryingTokenAttr()
117 defaultValue, in CreateMyVaryingTokenArrayAttr()
134 defaultValue, in CreateMyUniformBoolAttr()
151 defaultValue, in CreateMyDoubleAttr()
168 defaultValue, in CreateBoolAttr()
185 defaultValue, in CreateUcharAttr()
202 defaultValue, in CreateIntAttr()
219 defaultValue, in CreateUintAttr()
236 defaultValue, in CreateInt64Attr()
253 defaultValue, in CreateUint64Attr()
[all …]
H A Dbase.h243 …UsdAttribute CreateBoolAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
265 …UsdAttribute CreateUcharAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
287 …UsdAttribute CreateIntAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) cons…
309 …UsdAttribute CreateUintAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
331 …UsdAttribute CreateInt64Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
375 …UsdAttribute CreateHalfAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
397 …UsdAttribute CreateFloatAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
463 …UsdAttribute CreateTokenAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
507 …UsdAttribute CreateInt2Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
529 …UsdAttribute CreateInt3Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/usd/testenv/testUsdSchemaGen/baseline/nestedNamespace/
H A Dbase.cpp100 defaultValue, in CreateMyVaryingTokenAttr()
117 defaultValue, in CreateMyVaryingTokenArrayAttr()
134 defaultValue, in CreateMyUniformBoolAttr()
151 defaultValue, in CreateMyDoubleAttr()
168 defaultValue, in CreateBoolAttr()
185 defaultValue, in CreateUcharAttr()
202 defaultValue, in CreateIntAttr()
219 defaultValue, in CreateUintAttr()
236 defaultValue, in CreateInt64Attr()
253 defaultValue, in CreateUint64Attr()
[all …]
H A Dbase.h243 …UsdAttribute CreateBoolAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
265 …UsdAttribute CreateUcharAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
287 …UsdAttribute CreateIntAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) cons…
309 …UsdAttribute CreateUintAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
331 …UsdAttribute CreateInt64Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
375 …UsdAttribute CreateHalfAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
397 …UsdAttribute CreateFloatAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
463 …UsdAttribute CreateTokenAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
507 …UsdAttribute CreateInt2Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
529 …UsdAttribute CreateInt3Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/usd/testenv/testUsdSchemaGen/baseline/namespace/
H A Dbase.cpp100 defaultValue, in CreateMyVaryingTokenAttr()
117 defaultValue, in CreateMyVaryingTokenArrayAttr()
134 defaultValue, in CreateMyUniformBoolAttr()
151 defaultValue, in CreateMyDoubleAttr()
168 defaultValue, in CreateBoolAttr()
185 defaultValue, in CreateUcharAttr()
202 defaultValue, in CreateIntAttr()
219 defaultValue, in CreateUintAttr()
236 defaultValue, in CreateInt64Attr()
253 defaultValue, in CreateUint64Attr()
[all …]
H A Dbase.h243 …UsdAttribute CreateBoolAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
265 …UsdAttribute CreateUcharAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
287 …UsdAttribute CreateIntAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) cons…
309 …UsdAttribute CreateUintAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
331 …UsdAttribute CreateInt64Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
375 …UsdAttribute CreateHalfAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
397 …UsdAttribute CreateFloatAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
463 …UsdAttribute CreateTokenAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
507 …UsdAttribute CreateInt2Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
529 …UsdAttribute CreateInt3Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
[all …]
/dports/misc/usd/USD-21.11/pxr/usd/usd/testenv/testUsdSchemaGen/baseline/headerTerminatorString/
H A Dbase.cpp100 defaultValue, in CreateMyVaryingTokenAttr()
117 defaultValue, in CreateMyVaryingTokenArrayAttr()
134 defaultValue, in CreateMyUniformBoolAttr()
151 defaultValue, in CreateMyDoubleAttr()
168 defaultValue, in CreateBoolAttr()
185 defaultValue, in CreateUcharAttr()
202 defaultValue, in CreateIntAttr()
219 defaultValue, in CreateUintAttr()
236 defaultValue, in CreateInt64Attr()
253 defaultValue, in CreateUint64Attr()
[all …]
H A Dbase.h243 …UsdAttribute CreateBoolAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
265 …UsdAttribute CreateUcharAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
287 …UsdAttribute CreateIntAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) cons…
309 …UsdAttribute CreateUintAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
331 …UsdAttribute CreateInt64Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
375 …UsdAttribute CreateHalfAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
397 …UsdAttribute CreateFloatAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
463 …UsdAttribute CreateTokenAttr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) co…
507 …UsdAttribute CreateInt2Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
529 …UsdAttribute CreateInt3Attr(VtValue const &defaultValue = VtValue(), bool writeSparsely=false) con…
[all …]
/dports/sysutils/qtpass/QtPass-1.3.2/src/
H A Dqtpasssettings.h43 getVersion(const QString &defaultValue = QVariant().toString());
47 getGeometry(const QByteArray &defaultValue = QVariant().toByteArray());
51 getSavestate(const QByteArray &defaultValue = QVariant().toByteArray());
57 static QSize getSize(const QSize &defaultValue = QVariant().toSize());
63 static bool isUsePass(const bool &defaultValue = QVariant().toBool());
82 isUseAutoclearPanel(const bool &defaultValue = QVariant().toBool());
99 getPassStore(const QString &defaultValue = QVariant().toString());
120 getGpgHome(const QString &defaultValue = QVariant().toString());
126 getWebDavUrl(const QString &defaultValue = QVariant().toString());
130 getWebDavUser(const QString &defaultValue = QVariant().toString());
[all …]
H A Dqtpasssettings.cpp101 ->value(SettingsConstants::version, defaultValue) in getVersion()
110 ->value(SettingsConstants::geometry, defaultValue) in getGeometry()
119 ->value(SettingsConstants::savestate, defaultValue) in getSavestate()
133 QSize QtPassSettings::getSize(const QSize &defaultValue) { in getSize() argument
142 ->value(SettingsConstants::maximized, defaultValue) in isMaximized()
149 bool QtPassSettings::isUsePass(const bool &defaultValue) { in isUsePass() argument
151 ->value(SettingsConstants::usePass, defaultValue) in isUsePass()
247 ->value(SettingsConstants::addGPGId, defaultValue) in isAddGPGId()
334 ->value(SettingsConstants::gpgHome, defaultValue) in getGpgHome()
376 ->value(SettingsConstants::profile, defaultValue) in getProfile()
[all …]
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/OgreMain/src/
H A DOgreStringConverter.cpp323 Real ret = defaultValue; in parseReal()
325 return defaultValue; in parseReal()
336 int ret = defaultValue; in parseInt()
338 return defaultValue; in parseInt()
351 return defaultValue; in parseUnsignedInt()
362 long ret = defaultValue; in parseLong()
364 return defaultValue; in parseLong()
377 return defaultValue; in parseUnsignedLong()
390 return defaultValue; in parseSizeT()
404 return defaultValue; in parseBool()
[all …]
/dports/biology/gatk/gatk-4.2.0.0/src/main/java/org/broadinstitute/hellbender/tools/copynumber/arguments/
H A DGermlineCNVHybridADVIArgumentCollection.java13 defaultValue.put(HybridADVIArgument.LEARNING_RATE, 0.01); in defaultValue.put()
14 defaultValue.put(HybridADVIArgument.ADAMAX_BETA_1, 0.9); in defaultValue.put()
15 defaultValue.put(HybridADVIArgument.ADAMAX_BETA_2, 0.99); in defaultValue.put()
21 defaultValue.put(HybridADVIArgument.MIN_TRAINING_EPOCHS, 10); in defaultValue.put()
22 defaultValue.put(HybridADVIArgument.MAX_TRAINING_EPOCHS, 50); in defaultValue.put()
23 defaultValue.put(HybridADVIArgument.INITIAL_TEMPERATURE, 1.5); in defaultValue.put()
28 defaultValue.put(HybridADVIArgument.MAX_CALLING_ITERS, 10); in defaultValue.put()
32 defaultValue.put(HybridADVIArgument.DISABLE_ANNEALING, false); in defaultValue.put()
33 defaultValue.put(HybridADVIArgument.DISABLE_CALLER, false); in defaultValue.put()
34 defaultValue.put(HybridADVIArgument.DISABLE_SAMPLER, false); in defaultValue.put()
[all …]
H A DGermlineContigPloidyHybridADVIArgumentCollection.java13 defaultValue.put(HybridADVIArgument.LEARNING_RATE, 0.05); in defaultValue.put()
14 defaultValue.put(HybridADVIArgument.ADAMAX_BETA_1, 0.9); in defaultValue.put()
15 defaultValue.put(HybridADVIArgument.ADAMAX_BETA_2, 0.999); in defaultValue.put()
21 defaultValue.put(HybridADVIArgument.MIN_TRAINING_EPOCHS, 20); in defaultValue.put()
22 defaultValue.put(HybridADVIArgument.MAX_TRAINING_EPOCHS, 100); in defaultValue.put()
23 defaultValue.put(HybridADVIArgument.INITIAL_TEMPERATURE, 2.0); in defaultValue.put()
28 defaultValue.put(HybridADVIArgument.MAX_CALLING_ITERS, 1); in defaultValue.put()
32 defaultValue.put(HybridADVIArgument.DISABLE_ANNEALING, false); in defaultValue.put()
33 defaultValue.put(HybridADVIArgument.DISABLE_CALLER, false); in defaultValue.put()
34 defaultValue.put(HybridADVIArgument.DISABLE_SAMPLER, false); in defaultValue.put()
[all …]
/dports/sysutils/libdnf/libdnf-0.64.0/libdnf/conf/
H A DOptionPath.cpp42 this->defaultValue = removeFileProt(this->defaultValue); in OptionPath()
43 test(this->defaultValue); in OptionPath()
44 this->value = this->defaultValue; in OptionPath()
50 if (defaultValue) { in OptionPath()
51 this->defaultValue = removeFileProt(this->defaultValue); in OptionPath()
52 test(this->defaultValue); in OptionPath()
60 this->defaultValue = removeFileProt(this->defaultValue); in OptionPath()
61 test(this->defaultValue); in OptionPath()
68 if (defaultValue) { in OptionPath()
69 this->defaultValue = removeFileProt(this->defaultValue); in OptionPath()
[all …]
H A DOptionEnum.cpp39 : Option(Priority::DEFAULT), enumVals(enumVals), defaultValue(defaultValue), value(defaultValue) in OptionEnum()
41 test(defaultValue); in OptionEnum()
46 …n(Priority::DEFAULT), enumVals(std::move(enumVals)), defaultValue(defaultValue), value(defaultValu… in OptionEnum()
48 test(defaultValue); in OptionEnum()
54 , enumVals(enumVals), defaultValue(defaultValue), value(defaultValue) in OptionEnum()
56 test(defaultValue); in OptionEnum()
62 , enumVals(std::move(enumVals)), defaultValue(defaultValue), value(defaultValue) in OptionEnum()
129 : Option(Priority::DEFAULT), enumVals(enumVals), defaultValue(defaultValue), value(defaultValue) in OptionEnum()
135 …n(Priority::DEFAULT), enumVals(std::move(enumVals)), defaultValue(defaultValue), value(defaultValu… in OptionEnum()
142 , enumVals(enumVals), defaultValue(defaultValue), value(defaultValue) in OptionEnum()
[all …]
H A DOptionString.cpp29 OptionString::OptionString(const std::string & defaultValue) in OptionString() argument
30 …Priority::DEFAULT), initPriority(Priority::DEFAULT), defaultValue(defaultValue), value(defaultValu… in OptionString()
32 OptionString::OptionString(const char * defaultValue) in OptionString() argument
34 if (defaultValue) { in OptionString()
35 this->value = this->defaultValue = defaultValue; in OptionString()
44 , defaultValue(defaultValue), value(defaultValue) { test(defaultValue); } in OptionString()
46 OptionString::OptionString(const char * defaultValue, const std::string & regex, bool icase) in OptionString() argument
49 if (defaultValue) { in OptionString()
50 this->defaultValue = defaultValue; in OptionString()
51 test(this->defaultValue); in OptionString()
[all …]
/dports/devel/cpputest/cpputest-4.0/tests/CppUTestExt/
H A DMockSupport_cTest.cpp253 int defaultValue = 1; in TEST() local
262 int defaultValue = 1; in TEST() local
265 LONGS_EQUAL(defaultValue, mock_c()->returnBoolValueOrDefault(defaultValue)); in TEST()
279 int defaultValue = -10; in TEST() local
288 int defaultValue = -10; in TEST() local
291 LONGS_EQUAL(defaultValue, mock_c()->returnIntValueOrDefault(defaultValue)); in TEST()
317 LONGS_EQUAL(defaultValue, mock_c()->returnUnsignedIntValueOrDefault(defaultValue)); in TEST()
343 LONGS_EQUAL(defaultValue, mock_c()->returnLongIntValueOrDefault(defaultValue)); in TEST()
450 STRCMP_EQUAL(defaultValue, mock_c()->returnStringValueOrDefault(defaultValue)); in TEST()
463 double defaultValue = 2.2; in TEST() local
[all …]
/dports/www/phpbb3/phpBB3/phpbb/install/
H A Dinstaller_configuration.php43 ->defaultValue('en')
64 ->defaultValue(null)
67 ->defaultValue(null)
70 ->defaultValue(null)
73 ->defaultValue(null)
76 ->defaultValue(null)
94 ->defaultValue(null)
97 ->defaultValue(null)
100 ->defaultValue(null)
103 ->defaultValue(null)
[all …]
/dports/graphics/pixie/Pixie/src/sdr/
H A Dsdr.y184 currentParameter->defaultValue.vector[0] = 0;
185 currentParameter->defaultValue.vector[1] = 0;
186 currentParameter->defaultValue.vector[2] = 0;
257 currentParameter->defaultValue.string = NULL;
270 currentParameter->defaultValue.string = NULL;
339 currentParameter->defaultValue.scalar = $4;
348 currentParameter->defaultValue.scalar = 0;
419 currentParameter->defaultValue.array = NULL;
1417 delete [] cParameter->defaultValue.vector; in sdrDelete()
1422 delete [] cParameter->defaultValue.matrix; in sdrDelete()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/thirdparty/com/leanplum/internal/
H A DActionArg.java38 private T defaultValue; field in ActionArg
48 arg.defaultValue = defaultValue; in argNamed()
59 return argNamed(name, defaultValue, VarCache.kindFromValue(defaultValue)); in argNamed()
63 return argNamed(name, defaultValue, Constants.Kinds.COLOR); in colorArgNamed()
71 VarCache.registerFile(arg.defaultValue, arg.defaultValue, in fileArgNamed()
79 VarCache.registerFile(arg.defaultValue, arg.defaultValue, in assetArgNamed()
85 if (TextUtils.isEmpty(defaultValue)) { in actionArgNamed()
86 defaultValue = ""; in actionArgNamed()
99 public T defaultValue() { in defaultValue() method in ActionArg
100 return defaultValue; in defaultValue()
[all …]
/dports/cad/sumo/sumo-1.2.0/tools/contributed/lisum-core/src/main/java/de/dlr/ts/utils/xmladmin2/
H A DValue.java48 return defaultValue; in getValue()
61 return defaultValue; in getValue()
69 return defaultValue; in getValue()
81 return defaultValue; in getValue()
91 return defaultValue; in getValue()
100 public int getValue(int defaultValue) in getValue() argument
103 return defaultValue; in getValue()
111 return defaultValue; in getValue()
125 public long getValue(long defaultValue) in getValue() argument
128 return defaultValue; in getValue()
[all …]

12345678910>>...193