Home
last modified time | relevance | path

Searched refs:check_dict (Results 1 – 18 of 18) sorted by relevance

/dports/devel/py-pip/pip-20.3.4/tests/yaml/
H A Dlinter.py11 def check_dict(d, required=None, optional=None): function
35 check_dict(case, optional=['available', 'request', 'response', 'skip'])
49 check_dict(package,
56 check_dict(request, optional=['install', 'uninstall', 'options'])
57 check_dict(response, optional=['state', 'error'])
62 check_dict(error, optional=['code', 'stderr'])
84 check_dict(data, required=['cases'], optional=['base'])
/dports/devel/py-cfn-lint/cfn-lint-0.54.2/src/cfnlint/rules/functions/
H A DFindInMap.py23 def check_dict(self, obj, tree): member in FindInMap
55 matches.extend(self.check_dict(map_name, tree[:] + [0]))
77 matches.extend(self.check_dict(first_key, tree[:] + [1]))
95 matches.extend(self.check_dict(second_key, tree[:] + [2]))
/dports/irc/atheme-services/atheme-7.2.9/modules/nickserv/
H A Dcracklib.c37 static int check_dict (char *filename) in check_dict() function
63 …if ((cracklib_reason = FascistCheck(hdata->password, check_dict(dict) ? nicksvs.cracklib_dict : NU… in cracklib_hook()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/rackspace/
H A Drax_mon_check.py242 check_dict = {
255 module.exit_json(changed=changed, check=check_dict)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/cloud/rackspace/
H A Drax_mon_check.py253 check_dict = {
266 module.exit_json(changed=changed, check=check_dict)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Drax_mon_check.py253 check_dict = {
266 module.exit_json(changed=changed, check=check_dict)
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/common_test/src/
H A Dtest_server_sup.erl229 A=check_dict(missing_fields, "Inconsistent app file, "
231 B=check_dict(missing_mods, "Inconsistent app file, "
235 D=check_dict(export_all_mods, "Inconsistent app file, "
237 E=check_dict(missing_apps, "Inconsistent app file, "
556 check_dict(Dict, Reason) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_sup.erl229 A=check_dict(missing_fields, "Inconsistent app file, "
231 B=check_dict(missing_mods, "Inconsistent app file, "
235 D=check_dict(export_all_mods, "Inconsistent app file, "
237 E=check_dict(missing_apps, "Inconsistent app file, "
556 check_dict(Dict, Reason) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/common_test/src/
H A Dtest_server_sup.erl229 A=check_dict(missing_fields, "Inconsistent app file, "
231 B=check_dict(missing_mods, "Inconsistent app file, "
235 D=check_dict(export_all_mods, "Inconsistent app file, "
237 E=check_dict(missing_apps, "Inconsistent app file, "
556 check_dict(Dict, Reason) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_sup.erl229 A=check_dict(missing_fields, "Inconsistent app file, "
231 B=check_dict(missing_mods, "Inconsistent app file, "
235 D=check_dict(export_all_mods, "Inconsistent app file, "
237 E=check_dict(missing_apps, "Inconsistent app file, "
556 check_dict(Dict, Reason) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_sup.erl229 A=check_dict(missing_fields, "Inconsistent app file, "
231 B=check_dict(missing_mods, "Inconsistent app file, "
235 D=check_dict(export_all_mods, "Inconsistent app file, "
237 E=check_dict(missing_apps, "Inconsistent app file, "
556 check_dict(Dict, Reason) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/common_test/src/
H A Dtest_server_sup.erl229 A=check_dict(missing_fields, "Inconsistent app file, "
231 B=check_dict(missing_mods, "Inconsistent app file, "
235 D=check_dict(export_all_mods, "Inconsistent app file, "
237 E=check_dict(missing_apps, "Inconsistent app file, "
556 check_dict(Dict, Reason) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/common_test/src/
H A Dtest_server_sup.erl229 A=check_dict(missing_fields, "Inconsistent app file, "
231 B=check_dict(missing_mods, "Inconsistent app file, "
235 D=check_dict(export_all_mods, "Inconsistent app file, "
237 E=check_dict(missing_apps, "Inconsistent app file, "
556 check_dict(Dict, Reason) -> function
/dports/security/p5-openxpki-i18n/openxpki-3.16.1/core/server/OpenXPKI/Server/API2/Plugin/Crypto/password_quality/
H A DCheckStandardRole.pm271 sub check_dict { subroutine
/dports/security/p5-openxpki/openxpki-3.16.1/core/server/OpenXPKI/Server/API2/Plugin/Crypto/password_quality/
H A DCheckStandardRole.pm271 sub check_dict { method
/dports/devel/py-traits/traits-6.3.2/traits/tests/
H A Dtest_extended_trait_change.py847 self.check_dict(Dict2(tc=self))
850 self.check_dict(Dict3(tc=self))
1100 def check_dict(self, d): member in OnTraitChangeTest
/dports/devel/bsdelf/elftoolchain-0.7.1/test/libelf/tset/bin/
H A Delfc435 def check_dict(d, l, node=None):
519 check_dict(d, keys, node)
/dports/devel/elftoolchain/elftoolchain-0.7.1/test/libelf/tset/bin/
H A Delfc435 def check_dict(d, l, node=None):
519 check_dict(d, keys, node)