Home
last modified time | relevance | path

Searched defs:param_key (Results 1 – 25 of 66) sorted by last modified time

123

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/cloudscale/
H A Dcloudscale_server.py369 def _update_param(self, param_key, server_info, requires_stop=False): argument
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/module_utils/
H A Dvultr.py126 def switch_enable_disable(self, resource, param_key, resource_key=None): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cloudscale_ch/cloud/plugins/modules/
H A Dserver.py431 def _update_param(self, param_key, server_info, requires_stop=False): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/ngine_io/vultr/plugins/module_utils/
H A Dvultr.py129 def switch_enable_disable(self, resource, param_key, resource_key=None): argument
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/netapp/ontap/plugins/modules/
H A Dna_ontap_job_schedule.py399 def set_cron(param_key, rest_key, params, cron): argument
/dports/devel/anjuta/anjuta-3.34.0/plugins/symbol-db/
H A Dsymbol-db-engine-core.c559 gchar * param_key, in sdb_engine_get_tuple_id_by_unique_name()
/dports/databases/grass7/grass-7.8.6/scripts/r.in.wms/
H A Dwms_cap_parsers.py659 def geturlparamidxs(self, params_str, param_key): argument
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/evp/
H A Dctrl_params_translate.c264 const char *param_key; /* The corresponding OSSL_PARAM key */ member
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/test/
H A Ddsatest.c152 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen_test() local
H A Dacvp_test.c340 EVP_PKEY *param_key = NULL; in dsa_paramgen() local
354 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen() local
373 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen_test() local
413 EVP_PKEY *param_key = NULL; in dsa_paramgen_test() local
525 EVP_PKEY *param_key = NULL; in dsa_pqver_test() local
/dports/security/openssl-devel/openssl-3.0.2/test/
H A Ddsatest.c152 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen_test() local
H A Dacvp_test.c340 EVP_PKEY *param_key = NULL; in dsa_paramgen() local
354 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen() local
373 EVP_PKEY *param_key = NULL, *key = NULL; in dsa_keygen_test() local
413 EVP_PKEY *param_key = NULL; in dsa_paramgen_test() local
525 EVP_PKEY *param_key = NULL; in dsa_pqver_test() local
/dports/security/openssl-devel/openssl-3.0.2/crypto/evp/
H A Dctrl_params_translate.c264 const char *param_key; /* The corresponding OSSL_PARAM key */ member
/dports/devel/kdev-php/kdev-php-21.12.3/
H A Dphpfunctions.php136871 final public function setParam($param_key, $param_val){}
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev5-php/
H A Dphpfunctions.php83917 function setParam($param_key, $param_val){}
/dports/devel/umbrello/umbrello-21.12.3/lib/kdev4-php/
H A Dphpfunctions.php83917 function setParam($param_key, $param_val){}
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/namespace_settings/
H A Dupdate_service.rb45 def validate_settings_param_for_root_group(param_key:, user_policy:) argument
/dports/www/web2ldap/web2ldap-1.6.27/web2ldap/app/
H A Dhandler.py246 def cfg_param(self, param_key, default): argument
/dports/dns/knot3-lib/knot-3.1.5/src/libzscanner/
H A Dfunctions.c864 uint16_t param_key, param_len; in svcb_sort() local
915 uint16_t param_key, param_len; in svcb_check() local
/dports/dns/knot3-lib/knot-3.1.5/src/libknot/
H A Drrset-dump.c1213 uint16_t param_key = knot_wire_read_u16(p->in); in wire_svcb_paramkey_to_str() local
/dports/dns/knot3/knot-3.1.5/src/libknot/
H A Drrset-dump.c1213 uint16_t param_key = knot_wire_read_u16(p->in); in wire_svcb_paramkey_to_str() local
/dports/dns/knot3/knot-3.1.5/src/libzscanner/
H A Dfunctions.c864 uint16_t param_key, param_len; in svcb_sort() local
915 uint16_t param_key, param_len; in svcb_check() local
/dports/lang/php81/php-8.1.1/ext/openssl/
H A Dopenssl.c3961 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_dsa() local
4134 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_dh() local
4336 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_ec() local
/dports/www/mod_php81/php-8.1.1/ext/openssl/
H A Dopenssl.c3961 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_dsa() local
4134 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_dh() local
4336 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_ec() local
/dports/security/php81-openssl/php-8.1.1/ext/openssl/
H A Dopenssl.c3961 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_dsa() local
4134 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_dh() local
4336 EVP_PKEY *param_key = NULL, *pkey = NULL; in php_openssl_pkey_init_ec() local

123