Home
last modified time | relevance | path

Searched refs:custom_config (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/py-cookiecutter/cookiecutter-1.7.3/tests/
H A Dtest_get_user_config.py45 def custom_config(): function
65 def test_get_user_config_valid(user_config_path, custom_config): argument
70 assert conf == custom_config
93 def test_specify_config_path(mocker, custom_config_path, custom_config): argument
100 assert user_config == custom_config
109 monkeypatch, custom_config_path, custom_config argument
115 assert user_config == custom_config
/dports/www/py-aiohttp_cors/aiohttp-cors-0.7.0/aiohttp_cors/
H A Dmixin.py32 custom_config = getattr(method, config_property_key, None)
33 if not custom_config:
34 custom_config = {}
40 return collections.ChainMap(custom_config, class_config, cors.defaults)
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.cpp40 int32_t custom_config; in SetOptionValue() local
41 if (option_arg.empty() || option_arg.getAsInteger(0, custom_config) || in SetOptionValue()
42 custom_config < 0) in SetOptionValue()
46 m_custom_config = custom_config; in SetOptionValue()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/Trace/intel-pt/
H A DCommandObjectTraceStartIntelPT.cpp40 int32_t custom_config; in SetOptionValue() local
41 if (option_arg.empty() || option_arg.getAsInteger(0, custom_config) || in SetOptionValue()
42 custom_config < 0) in SetOptionValue()
46 m_custom_config = custom_config; in SetOptionValue()
/dports/sysutils/webmin/webmin-1.981/authentic-theme/
H A Duconfig_save.cgi18 my (%newconfig, %oldconfig, %canconfig, $module, $module_dir, $custom_config, $config_post_save);
39 $custom_config++;
43 if (!$custom_config) {
H A Dconfig_save.cgi23 $custom_config,
44 $custom_config++;
48 if (!$custom_config) {
/dports/sysutils/usermin/usermin-1.830/authentic-theme/
H A Duconfig_save.cgi18 my (%newconfig, %oldconfig, %canconfig, $module, $module_dir, $custom_config, $config_post_save);
39 $custom_config++;
43 if (!$custom_config) {
H A Dconfig_save.cgi23 $custom_config,
44 $custom_config++;
48 if (!$custom_config) {
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/launcher/ui/statusbar/
H A DWarningsElement.py64 self.custom_config = set()
224 if key not in self.custom_config:
225 self.custom_config.add(key)
228 if key in self.custom_config:
229 self.custom_config.remove(key)
331 if len(self.custom_config):
332 if len(self.custom_config) == 1:
335 name=list(self.custom_config)[0]
438 print("Custom config keys:", self.custom_config)
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/qt/
H A Dsuperstakerconfigdialog.cpp93 ui->cbRecommended->setChecked(!d->staker.custom_config); in setSuperStakerData()
94 ui->cbCustom->setChecked(d->staker.custom_config); in setSuperStakerData()
151 updatedStaker.custom_config = ui->cbCustom->isChecked(); in on_buttonOk_clicked()
152 if(updatedStaker.custom_config) in on_buttonOk_clicked()
223 if(ui->cbCustom->isChecked() && d->staker.custom_config) in updateData()
/dports/chinese/librime/librime-1.7.3/src/rime/lever/
H A Dcustomizer.cc116 Config custom_config; in UpdateConfigFile() local
117 if (!custom_config.LoadFromFile(custom_path.string())) { in UpdateConfigFile()
121 if (auto patch = custom_config.GetMap("patch")) { in UpdateConfigFile()
/dports/editors/kibi/kibi-0.2.2/src/
H A Dconfig.rs197 let custom_config = Config { tab_stop: 99, quit_times: 50, ..Config::default() }; in test_config_dir() localVariable
202 custom_config.tab_stop, custom_config.quit_times in test_config_dir()
211 assert_ne!(config, custom_config); in test_config_dir()
224 assert_eq!(config, custom_config); in test_config_dir()
/dports/devel/rebar/rebar-2.6.4/inttest/t_custom_config/
H A Dt_custom_config_rt.erl16 {create, "ebin/custom_config.app", app(custom_config, [custom_config])}
H A Dcustom_config.erl1 -module(custom_config). module
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/rebar/inttest/t_custom_config/
H A Dt_custom_config_rt.erl16 {create, "ebin/custom_config.app", app(custom_config, [custom_config])}
H A Dcustom_config.erl1 -module(custom_config). module
/dports/x11-wm/lxsession/lxsession-0.5.4/lxsession/
H A Denvironement.vala114 string custom_config;
125 custom_config = "/usr/local/etc/xdg/lubuntu:/usr/local/etc/xdg" ;
130 custom_config = "/usr/local/etc/xdg";
139 custom_config = "/usr/local/etc/xdg/lubuntu:/usr/local/etc/xdg" ;
149 return_config = custom_config;
154 string[] custom_config_array = custom_config.split_set(":",0);
177 message ("custom_config :%s", custom_config_check);
H A Denvironement.c267 gchar* custom_config = NULL; in lxsession_lxsession_env_set_xdg_dirs() local
295 _g_free0 (custom_config); in lxsession_lxsession_env_set_xdg_dirs()
296 custom_config = _tmp5_; in lxsession_lxsession_env_set_xdg_dirs()
305 _g_free0 (custom_config); in lxsession_lxsession_env_set_xdg_dirs()
306 custom_config = _tmp7_; in lxsession_lxsession_env_set_xdg_dirs()
330 _g_free0 (custom_config); in lxsession_lxsession_env_set_xdg_dirs()
331 custom_config = _tmp15_; in lxsession_lxsession_env_set_xdg_dirs()
353 _tmp18_ = custom_config; in lxsession_lxsession_env_set_xdg_dirs()
382 _tmp21_ = custom_config; in lxsession_lxsession_env_set_xdg_dirs()
619 _g_free0 (custom_config); in lxsession_lxsession_env_set_xdg_dirs()
/dports/games/garden-of-coloured-lights/garden-1.0.9/src/
H A Dmenu.c102 int custom_config[3]; variable
154 custom_config[0] = WPN_SCATTER; in startup_menu()
155 custom_config[1] = WPN_CANNON; in startup_menu()
156 custom_config[2] = WPN_SEEKER; in startup_menu()
755 RLE_multi[custom_config[k]][0].x, in ship_select()
1065 custom_config[0] = column[1]; in ship_select()
1066 custom_config[1] = column[2]; in ship_select()
1067 custom_config[2] = column[3]; in ship_select()
1080 column[1] = custom_config[0]; in ship_select()
1081 column[2] = custom_config[1]; in ship_select()
[all …]
/dports/devel/websocketpp/websocketpp-0.8.2/examples/enriched_storage/
H A Denriched_storage.cpp10 struct custom_config : public websocketpp::config::asio { struct
30 typedef websocketpp::server<custom_config> server; argument
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/spec/lib/gitlab/mail_room/
H A Dmail_room_spec.rb22 let(:incoming_email_config) { yml_config.merge(custom_config) }
23 let(:service_desk_email_config) { yml_config.merge(custom_config) }
/dports/games/hedgewars-server/hedgewars-src-1.0.0/QTfrontend/
H A Dmain.cpp277 custom_config = true; in main()
282 custom_config = false; in main()
325 if(custom_config == false) in main()
471 if(!custom_config) in main()
/dports/games/hedgewars/hedgewars-src-1.0.0/QTfrontend/
H A Dmain.cpp277 custom_config = true; in main()
282 custom_config = false; in main()
325 if(custom_config == false) in main()
471 if(!custom_config) in main()
/dports/devel/py-celery/celery-4.4.7/celery/loaders/
H A Dbase.py213 custom_config = os.environ[env]
217 if custom_config:
218 usercfg = self._import_config_module(custom_config)
/dports/www/serendipity/Serendipity-2.3.5/templates/2k11/admin/
H A Dtemplates.inc.tpl50 <dd>{$cur_tpl.info.custom_config|default:$CONST.NO}</dd>
54 {if !$cur_tpl.info.custom_config}<p>{$CONST.STYLE_OPTIONS_NONE}</p>{/if}
60 …{if $cur_tpl.info.custom_config}<a class="button_link" href="?serendipity[adminModule]=templates&a…
116 <dd>{$info.info.custom_config|default:$CONST.NO}</dd>

12