Home
last modified time | relevance | path

Searched defs:configValue (Results 1 – 25 of 128) sorted by relevance

123456

/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/aim/ui/
H A Daimeditaccountwidget.cpp88 int configValue = mAccount->configGroup()->readEntry( "FirstPort", 5190 ); in AIMEditAccountWidget() local
184 int configValue = mGui->sbxFirstPort->value(); in apply() local
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/common/
H A Dcfg.h91 T configValue = cfg_get(name, defaultValue); in cfg_get_minvalue() local
102 T configValue = cfg_get(name, defaultValue); in cfg_get_maxvalue() local
113 T configValue = cfg_get(name, defaultValue); in cfg_get_minmaxvalue() local
/dports/net-im/kopete/kopete-21.12.3/protocols/oscar/icq/ui/
H A Dicqeditaccountwidget.cpp114 int configValue = mAccount->configGroup()->readEntry( "DefaultEncoding", 4 ); in ICQEditAccountWidget() local
254 int configValue = mProtocol->getCodeForCombo( mAccountSettings->encodingCombo, in apply() local
/dports/games/openrct2/OpenRCT2-0.3.5.1/src/openrct2-ui/windows/
H A DNewsOptions.cpp152 bool* configValue = get_notification_value_ptr(ndef); in window_news_options_mouseup() local
203 const bool* configValue = get_notification_value_ptr(ndef); in window_news_options_invalidate() local
291 …bool* configValue = reinterpret_cast<bool*>(reinterpret_cast<size_t>(&gConfigNotifications) + ndef… in get_notification_value_ptr() local
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/deparser/
H A Dqualify_role_stmt.c56 char *configValue = GetConfigOptionByName(configurationName, NULL, false); in QualifyVarSetCurrent() local
/dports/www/mediawiki137/mediawiki-1.37.1/skins/Vector/tests/phpunit/unit/FeatureManagement/Requirements/
H A DDynamicConfigRequirementTest.php42 public function testItFetchesAndReturnsConfigValue( bool $configValue ) {
H A DOverridableConfigRequirementTest.php314 $configValue,
/dports/www/mediawiki136/mediawiki-1.36.3/skins/Vector/tests/phpunit/unit/FeatureManagement/Requirements/
H A DDynamicConfigRequirementTest.php42 public function testItFetchesAndReturnsConfigValue( bool $configValue ) {
/dports/www/mediawiki135/mediawiki-1.35.5/skins/Vector/tests/phpunit/unit/FeatureManagement/Requirements/
H A DDynamicConfigRequirementTest.php42 public function testItFetchesAndReturnsConfigValue( bool $configValue ) {
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/oamapps/columnstoreSupport/
H A DcalpontSupport.bat37 set configValue=ConfigFile variable
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/oamapps/columnstoreSupport/
H A DcalpontSupport.bat37 set configValue=ConfigFile variable
/dports/lang/v8/v8-9.6.180.12/src/inspector/
H A Dcustom-preview.cc108 v8::Local<v8::Value> configValue; in substituteObjectTags() local
201 v8::Local<v8::Value> configValue; in bodyCallback() local
267 v8::Local<v8::Value> configValue; in generateCustomPreview() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/inspector/
H A Dcustom-preview.cc103 v8::Local<v8::Value> configValue; in substituteObjectTags() local
196 v8::Local<v8::Value> configValue; in bodyCallback() local
258 v8::Local<v8::Value> configValue; in generateCustomPreview() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/inspector/
H A Dcustom-preview.cc103 v8::Local<v8::Value> configValue; in substituteObjectTags() local
196 v8::Local<v8::Value> configValue; in bodyCallback() local
258 v8::Local<v8::Value> configValue; in generateCustomPreview() local
/dports/www/nextcloud/nextcloud/apps-pkg/settings/lib/SetupChecks/
H A DCheckUserCertificates.php36 private $configValue; variable in OCA\\Settings\\SetupChecks\\CheckUserCertificates
/dports/textproc/htdig/htdig-3.2.0b6/httools/
H A Dhtstat.cc100 String configValue; in main() local
H A Dhtdump.cc106 String configValue; in main() local
H A Dhtload.cc107 String configValue; in main() local
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DMapReverb.cpp82 unsigned char configValue = 0; in obtainProfile() local
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/config/
H A DJConfigAdvancedTab.java27 JTextField configValue = null; field in JConfigAdvancedTab
/dports/www/owncloud/owncloud/core/Command/Config/
H A DImport.php170 protected function checkTypeRecursively($configValue, $configName) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.releng/bundles/org.eclipse.test.performance/src/org/eclipse/test/internal/performance/db/
H A DVariations.java47 public Variations(String configValue, String buildValue) { in Variations()
/dports/chinese/fcitx5-chinese-addons/fcitx5-chinese-addons-5.0.8/modules/punctuation/
H A Dpunctuation.cpp72 auto configValue = punctuationMapConfig_.entries.mutableValue(); in addEntry() local
83 auto configValue = punctuationMapConfig_.entries.mutableValue(); in load() local
118 auto configValue = punctuationMapConfig_.entries.mutableValue(); in set() local
/dports/net/liveMedia/live/liveMedia/
H A DADTSAudioStreamDiscreteFramer.cpp34 u_int16_t configValue = 0; in createNew() local
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/symfony/symfony/src/Symfony/Component/Config/Tests/Definition/Builder/
H A DExprBuilderTest.php151 public function testCastToArrayExpression($configValue, $expectedValue)

123456