Home
last modified time | relevance | path

Searched defs:config_dict (Results 1 – 25 of 106) sorted by relevance

12345

/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/
H A Dpylinters.py71 def _lint_files(linters, config_dict, file_names): argument
91 def lint_patch(linters, config_dict, file_name): argument
101 def lint(linters, config_dict, file_names): argument
109 def lint_all(linters, config_dict, file_names): argument
118 def _fix_files(linters, config_dict, file_names): argument
145 def fix_func(linters, config_dict, file_names): argument
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/
H A Dconfig.py286 def loadFromDict(cls, config_dict, filename): argument
341 def load_global(self, filename, config_dict): argument
509 def load_db(self, filename, config_dict): argument
512 def load_mq(self, filename, config_dict): argument
528 def load_metrics(self, filename, config_dict): argument
537 def load_secrets(self, filename, config_dict): argument
545 def load_caches(self, filename, config_dict): argument
597 def load_builders(self, filename, config_dict): argument
659 def load_workers(self, filename, config_dict): argument
684 def load_machines(self, filename, config_dict): argument
[all …]
/dports/mail/mailman3/mailman-3.3.1/src/mailman/utilities/
H A Dimporter.py260 def import_config_pck(mlist, config_dict): argument
557 def import_roster(mlist, config_dict, members, role, action=None): argument
580 def _import_roster(mlist, config_dict, members, role, action=None): argument
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/test/util/
H A Dintegration.py51 def __init__(self, config_dict): argument
59 def getMaster(case, reactor, config_dict): argument
98 def setup_master(self, config_dict): argument
102 def reconfig_master(self, config_dict=None): argument
187 def setupConfig(self, config_dict, startWorker=True, **worker_kwargs): argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/buildscripts/linter/
H A Drunner.py50 def _find_linter(linter, config_dict): argument
121 def find_linters(linter_list, config_dict): argument
/dports/security/zaproxy/zaproxy-2.11.1/docker/
H A Dzap_common.py144 def load_config(config, config_dict, config_msg, out_of_scope_dict): argument
206 def print_rules(zap, alert_dict, level, config_dict, config_msg, min_level, inc_rule, inc_extra, de… argument
223 def inc_ignore_rules(config_dict, key, inc_extra): argument
227 def inc_info_rules(config_dict, key, inc_extra): argument
231 def inc_warn_rules(config_dict, key, inc_extra): argument
235 def inc_fail_rules(config_dict, key, inc_extra): argument
661 def get_af_output_summary(format, summaryFile, config_dict, config_msg): argument
H A Dzap-baseline.py60 config_dict = {} variable
H A Dzap-full-scan.py59 config_dict = {} variable
H A Dzap-api-scan.py70 config_dict = {} variable
/dports/science/code_saturne/code_saturne-7.1.0/bin/
H A Dcs_config.py36 def __init__(self, name, key, config_dict, have = None, argument
101 def __init__(self, config_dict): argument
/dports/devel/py-buildbot/buildbot-3.4.1/buildbot/configurators/
H A D__init__.py35 def configure(self, config_dict): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/tracing/
H A Dbackground_tracing_config_impl.cc222 std::unique_ptr<base::DictionaryValue> config_dict( in IntoDict() local
370 const base::DictionaryValue* config_dict = nullptr; in PreemptiveFromDict() local
416 const base::DictionaryValue* config_dict = nullptr; in ReactiveFromDict() local
452 const base::DictionaryValue* config_dict = nullptr; in SystemFromDict() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/tracing/
H A Dbackground_tracing_config_impl.cc226 std::unique_ptr<base::DictionaryValue> config_dict( in IntoDict() local
378 const base::DictionaryValue* config_dict = nullptr; in PreemptiveFromDict() local
429 const base::DictionaryValue* config_dict = nullptr; in ReactiveFromDict() local
465 const base::DictionaryValue* config_dict = nullptr; in SystemFromDict() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/dashboard/dashboard/models/
H A Danomaly_config.py42 def CleanConfigDict(config_dict): argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/proxy_resolution/
H A Dproxy_config_service_ios.cc40 base::ScopedCFTypeRef<CFDictionaryRef> config_dict( in GetCurrentProxyConfig() local
/dports/dns/knot-resolver/knot-resolver-5.4.3/tests/integration/deckard/
H A Dconftest.py14 def config_sanity_check(config_dict, config_name): argument
/dports/www/py-azure-common/azure-common-1.1.25/azure/common/
H A Dclient_factory.py113 def get_client_from_json_dict(client_class, config_dict, **kwargs): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/proxy_resolution/
H A Dproxy_config_service_ios.cc40 base::ScopedCFTypeRef<CFDictionaryRef> config_dict( in GetCurrentProxyConfig() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromecast/media/cma/backend/mixer/post_processors/
H A Dsaturated_gain.cc34 auto config_dict = base::DictionaryValue::From(DeserializeFromJson(config)); in SaturatedGain() local
H A Dgovernor.cc38 auto config_dict = base::DictionaryValue::From(DeserializeFromJson(config)); in Governor() local
/dports/sysutils/conan/conan-1.44.0/conan/tools/qbs/
H A Dqbs.py7 def _configuration_dict_to_commandlist(name, config_dict): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/host/setup/
H A Dme2me_native_messaging_host.cc64 const base::DictionaryValue* config_dict; in ConfigDictionaryFromMessage() local
306 std::unique_ptr<base::DictionaryValue> config_dict = in ProcessUpdateDaemonConfig() local
381 std::unique_ptr<base::DictionaryValue> config_dict = in ProcessStartDaemon() local
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/docker/
H A Dauth.py156 def load_config(cls, config_path, config_dict, credstore_env=None): argument
360 def load_config(config_path=None, config_dict=None, credstore_env=None): argument
/dports/sysutils/py-docker/docker-5.0.3/docker/
H A Dauth.py154 def load_config(cls, config_path, config_dict, credstore_env=None): argument
358 def load_config(config_path=None, config_dict=None, credstore_env=None): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/fuchsia/engine/
H A Dcontext_provider_impl_unittest.cc124 base::Value config_dict(base::Value::Type::DICTIONARY); in CreateConfigWithSwitchValue() local
446 base::Value config_dict = in TEST() local
476 base::Value config_dict = in TEST() local
505 base::Value config_dict(base::Value::Type::DICTIONARY); in TEST() local
611 base::Value config_dict = in TEST() local

12345