Home
last modified time | relevance | path

Searched defs:ns (Results 1 – 25 of 8188) sorted by relevance

12345678910>>...328

/dports/math/e-antic/flint2-ae7ec89/aprcl/profile/
H A Dp-is_prime_aprcl.c47 fmpz_t * ns; in main() local
71 fmpz_t * ns; in main() local
95 fmpz_t * ns; in main() local
119 fmpz_t * ns; in main() local
143 fmpz_t * ns; in main() local
167 fmpz_t * ns; in main() local
191 fmpz_t * ns; in main() local
215 fmpz_t * ns; in main() local
239 fmpz_t * ns; in main() local
263 fmpz_t * ns; in main() local
[all …]
/dports/math/flint2/flint-2.8.4/aprcl/profile/
H A Dp-is_prime_aprcl.c47 fmpz_t * ns; in main() local
71 fmpz_t * ns; in main() local
95 fmpz_t * ns; in main() local
119 fmpz_t * ns; in main() local
143 fmpz_t * ns; in main() local
167 fmpz_t * ns; in main() local
191 fmpz_t * ns; in main() local
215 fmpz_t * ns; in main() local
239 fmpz_t * ns; in main() local
263 fmpz_t * ns; in main() local
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/aprcl/profile/
H A Dp-is_prime_aprcl.c47 fmpz_t * ns; in main() local
71 fmpz_t * ns; in main() local
95 fmpz_t * ns; in main() local
119 fmpz_t * ns; in main() local
143 fmpz_t * ns; in main() local
167 fmpz_t * ns; in main() local
191 fmpz_t * ns; in main() local
215 fmpz_t * ns; in main() local
239 fmpz_t * ns; in main() local
263 fmpz_t * ns; in main() local
[all …]
/dports/irc/ctrlproxy/ctrlproxy-3.0.8/testsuite/
H A Dtest-state.c49 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
60 void state_process(struct irc_network_state *ns, const char *line) in state_process()
70 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
85 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
101 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
118 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
137 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
160 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
179 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
189 struct irc_network_state *ns = network_state_init("bla", "Gebruikersnaam", "Computernaam"); variable
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/iot/
H A D_validators.py11 def validate_policy_permissions(ns): argument
21 def validate_retention_days(ns): argument
27 def validate_fileupload_notification_max_delivery_count(ns): argument
33 def validate_fileupload_notification_ttl(ns): argument
40 def validate_fileupload_sas_ttl(ns): argument
47 def validate_feedback_ttl(ns): argument
54 def validate_feedback_lock_duration(ns): argument
60 def validate_fileupload_notification_lock_duration(ns): argument
66 def validate_feedback_max_delivery_count(ns): argument
73 def validate_c2d_max_delivery_count(ns): argument
[all …]
/dports/security/xml-security/xml-security-1_5_5/src/test/java/org/apache/xml/security/c14n/implementations/
H A DNameSpaceSymbTableTest.java43 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testNullFirstXmlns() local
49 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testXmlnsPut() local
57 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testXmlnsMap() local
67 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testXmlnsMap2() local
78 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testXmlnsPrefix() local
92 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testXmlnsRemovePrefix() local
103 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testPrefix() local
121 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testSeveralPrefixes() local
133 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testSeveralPrefixes2() local
144 NameSpaceSymbTable ns = new NameSpaceSymbTable(); in testGetUnrenderedNodes() local
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/maintenance/benchmarks/data/CommentFormatter/
H A Drc100-2021-07-29.json1 …16|1407297255","continue":"-||"},"query":{"recentchanges":[{"type":"edit","ns":2,"title":"User:Hom… number
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/keyvault/
H A D_validators.py142 def process_hsm_name(ns): argument
162 def validator(ns): argument
198 def validate_key_type(ns): argument
250 def validate_principal(ns): argument
466 def validate_vault_or_hsm(ns): argument
511 def set_vault_base_url(ns): argument
524 def _validate(ns): argument
555 def _validate(ns): argument
616 def _validate(ns): argument
623 def validate_encryption(ns): argument
[all …]
/dports/sysutils/py-azure-cli/azure-cli-2.29.2/azure/cli/command_modules/cosmosdb/
H A Dactions.py11 from azure.mgmt.cosmosdb.models import (
21 def __call__(self, parser, namespace, values, option_string=None):
35 # pylint: disable=line-too-long
48 Location(location_name=_name,
58 comps = item.split('=', 1)
68 namespace.databases_to_restore = []
112 # attempt to parse ISO 8601
121 dt_val = dt_val.replace(tzinfo=dateutil.tz.tzutc())
/dports/x11-wm/ratpoison/ratpoison-1.4.9/src/
H A Dnumber.c29 numset_init (struct numset *ns) in numset_init()
38 numset_num_is_taken (struct numset *ns, int n) in numset_num_is_taken()
51 numset_find_empty_cell (struct numset *ns) in numset_find_empty_cell()
72 numset_add_num (struct numset *ns, int n) in numset_add_num()
90 numset_request (struct numset *ns) in numset_request()
107 numset_release (struct numset *ns, int n) in numset_release()
130 struct numset *ns; in numset_new() local
139 numset_free (struct numset *ns) in numset_free()
146 numset_clear (struct numset *ns) in numset_clear()
/dports/textproc/R-cran-xml2/xml2/R/
H A Dxml_attr.R72 xml_attr.xml_node <- function(x, attr, ns = character(), argument
78 xml_attr.xml_nodeset <- function(x, attr, ns = character(), argument
86 xml_has_attr <- function(x, attr, ns = character()) { argument
92 xml_attrs <- function(x, ns = character()) { argument
97 xml_attrs.xml_missing <- function(x, ns = character()) { argument
102 xml_attrs.xml_node <- function(x, ns = character()) { argument
107 xml_attrs.xml_nodeset <- function(x, ns = character()) { argument
114 `xml_attr<-` <- function(x, attr, ns = character(), value) { argument
171 `xml_attrs<-` <- function(x, ns = character(), value) { argument
233 xml_set_attrs <- function(x, value, ns = character()) { argument
[all …]
H A Dxml_find.R77 xml_find_all <- function(x, xpath, ns = xml_ns(x), ...) { argument
112 xml_find_first <- function(x, xpath, ns = xml_ns(x)) { argument
121 xml_find_first.xml_node <- function(x, xpath, ns = xml_ns(x)) { argument
142 xml_find_num <- function(x, xpath, ns = xml_ns(x)) { argument
147 xml_find_num.xml_node <- function(x, xpath, ns = xml_ns(x)) { argument
156 xml_find_num.xml_nodeset <- function(x, xpath, ns = xml_ns(x)) { argument
170 xml_find_chr <- function(x, xpath, ns = xml_ns(x)) { argument
175 xml_find_chr.xml_node <- function(x, xpath, ns = xml_ns(x)) { argument
198 xml_find_lgl <- function(x, xpath, ns = xml_ns(x)) { argument
203 xml_find_lgl.xml_node <- function(x, xpath, ns = xml_ns(x)) { argument
[all …]
H A Dxml_name.R20 xml_name <- function(x, ns = character()) { argument
25 xml_name.xml_missing <- function(x, ns = character()) { argument
30 xml_name.xml_nodeset <- function(x, ns = character()) { argument
35 xml_name.xml_node <- function(x, ns = character()) { argument
44 `xml_name<-` <- function(x, ns = character(), value) { argument
49 `xml_name<-.xml_node` <- function(x, ns = character(), value) { argument
55 `xml_name<-.xml_nodeset` <- function(x, ns = character(), value) { argument
67 `xml_name<-.xml_missing` <- function(x, ns = character(), value) { argument
71 set_name <- function(x, value, ns = character()) { argument
78 xml_set_name <- function(x, value, ns = character()) { argument
/dports/net/frr7-pythontools/frr-frr-7.5.1/lib/
H A Dns.h47 struct ns { struct
51 ns_id_t ns_id; argument
54 ns_id_t internal_ns_id; argument
59 ns_id_t relative_default_ns; argument
76 RB_HEAD(ns_head, ns); argument
/dports/net/frr7/frr-frr-7.5.1/lib/
H A Dns.h47 struct ns { struct
51 ns_id_t ns_id; argument
54 ns_id_t internal_ns_id; argument
59 ns_id_t relative_default_ns; argument
76 RB_HEAD(ns_head, ns); argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/netdevsim/
H A Dethtool.c14 struct netdevsim *ns = netdev_priv(dev); in nsim_get_pause_stats() local
25 struct netdevsim *ns = netdev_priv(dev); in nsim_get_pauseparam() local
35 struct netdevsim *ns = netdev_priv(dev); in nsim_set_pauseparam() local
48 struct netdevsim *ns = netdev_priv(dev); in nsim_get_coalesce() local
57 struct netdevsim *ns = netdev_priv(dev); in nsim_set_coalesce() local
66 struct netdevsim *ns = netdev_priv(dev); in nsim_get_ringparam() local
74 struct netdevsim *ns = netdev_priv(dev); in nsim_set_ringparam() local
83 struct netdevsim *ns = netdev_priv(dev); in nsim_get_fecparam() local
94 struct netdevsim *ns = netdev_priv(dev); in nsim_set_fecparam() local
121 static void nsim_ethtool_ring_init(struct netdevsim *ns) in nsim_ethtool_ring_init()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/netdevsim/
H A Dethtool.c14 struct netdevsim *ns = netdev_priv(dev); in nsim_get_pause_stats() local
25 struct netdevsim *ns = netdev_priv(dev); in nsim_get_pauseparam() local
35 struct netdevsim *ns = netdev_priv(dev); in nsim_set_pauseparam() local
48 struct netdevsim *ns = netdev_priv(dev); in nsim_get_coalesce() local
57 struct netdevsim *ns = netdev_priv(dev); in nsim_set_coalesce() local
66 struct netdevsim *ns = netdev_priv(dev); in nsim_get_ringparam() local
74 struct netdevsim *ns = netdev_priv(dev); in nsim_set_ringparam() local
83 struct netdevsim *ns = netdev_priv(dev); in nsim_get_fecparam() local
94 struct netdevsim *ns = netdev_priv(dev); in nsim_set_fecparam() local
121 static void nsim_ethtool_ring_init(struct netdevsim *ns) in nsim_ethtool_ring_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/netdevsim/
H A Dethtool.c14 struct netdevsim *ns = netdev_priv(dev); in nsim_get_pause_stats() local
25 struct netdevsim *ns = netdev_priv(dev); in nsim_get_pauseparam() local
35 struct netdevsim *ns = netdev_priv(dev); in nsim_set_pauseparam() local
48 struct netdevsim *ns = netdev_priv(dev); in nsim_get_coalesce() local
57 struct netdevsim *ns = netdev_priv(dev); in nsim_set_coalesce() local
66 struct netdevsim *ns = netdev_priv(dev); in nsim_get_ringparam() local
74 struct netdevsim *ns = netdev_priv(dev); in nsim_set_ringparam() local
83 struct netdevsim *ns = netdev_priv(dev); in nsim_get_fecparam() local
94 struct netdevsim *ns = netdev_priv(dev); in nsim_set_fecparam() local
121 static void nsim_ethtool_ring_init(struct netdevsim *ns) in nsim_ethtool_ring_init()
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/symfony/lib/util/
H A DsfNamespacedParameterHolder.class.php100 public function & get($name, $default = null, $ns = null)
126 public function getNames($ns = null)
163 public function & getAll($ns = null)
188 public function has($name, $ns = null)
205 public function hasNamespace($ns)
219 public function remove($name, $default = null, $ns = null)
244 public function & removeNamespace($ns = null)
271 public function set($name, $value, $ns = null)
295 public function setByRef($name, & $value, $ns = null)
319 public function add($parameters, $ns = null)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/ipc/
H A Dnamespace.c22 static struct ucounts *inc_ipc_namespaces(struct user_namespace *ns) in inc_ipc_namespaces()
35 struct ipc_namespace *ns; in create_ipc_ns() local
80 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs()
95 void free_ipcs(struct ipc_namespace *ns, struct ipc_ids *ids, in free_ipcs()
118 static void free_ipc_ns(struct ipc_namespace *ns) in free_ipc_ns()
165 void put_ipc_ns(struct ipc_namespace *ns) in put_ipc_ns()
176 static inline struct ipc_namespace *to_ipc_ns(struct ns_common *ns) in to_ipc_ns()
183 struct ipc_namespace *ns = NULL; in ipcns_get() local
195 static void ipcns_put(struct ns_common *ns) in ipcns_put()
203 struct ipc_namespace *ns = to_ipc_ns(new); in ipcns_install() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/ipc/
H A Dnamespace.c22 static struct ucounts *inc_ipc_namespaces(struct user_namespace *ns) in inc_ipc_namespaces()
35 struct ipc_namespace *ns; in create_ipc_ns() local
80 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs()
95 void free_ipcs(struct ipc_namespace *ns, struct ipc_ids *ids, in free_ipcs()
118 static void free_ipc_ns(struct ipc_namespace *ns) in free_ipc_ns()
165 void put_ipc_ns(struct ipc_namespace *ns) in put_ipc_ns()
176 static inline struct ipc_namespace *to_ipc_ns(struct ns_common *ns) in to_ipc_ns()
183 struct ipc_namespace *ns = NULL; in ipcns_get() local
195 static void ipcns_put(struct ns_common *ns) in ipcns_put()
203 struct ipc_namespace *ns = to_ipc_ns(new); in ipcns_install() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/ipc/
H A Dnamespace.c22 static struct ucounts *inc_ipc_namespaces(struct user_namespace *ns) in inc_ipc_namespaces()
35 struct ipc_namespace *ns; in create_ipc_ns() local
80 struct user_namespace *user_ns, struct ipc_namespace *ns) in copy_ipcs()
95 void free_ipcs(struct ipc_namespace *ns, struct ipc_ids *ids, in free_ipcs()
118 static void free_ipc_ns(struct ipc_namespace *ns) in free_ipc_ns()
165 void put_ipc_ns(struct ipc_namespace *ns) in put_ipc_ns()
176 static inline struct ipc_namespace *to_ipc_ns(struct ns_common *ns) in to_ipc_ns()
183 struct ipc_namespace *ns = NULL; in ipcns_get() local
195 static void ipcns_put(struct ns_common *ns) in ipcns_put()
203 struct ipc_namespace *ns = to_ipc_ns(new); in ipcns_install() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/nvme/
H A Dns.c28 void nvme_ns_init_format(NvmeNamespace *ns) in nvme_ns_init_format()
57 static int nvme_ns_init(NvmeNamespace *ns, Error **errp) in nvme_ns_init()
256 static void nvme_ns_init_zoned(NvmeNamespace *ns) in nvme_ns_init_zoned()
324 static void nvme_zoned_ns_shutdown(NvmeNamespace *ns) in nvme_zoned_ns_shutdown()
399 int nvme_ns_setup(NvmeNamespace *ns, Error **errp) in nvme_ns_setup()
422 void nvme_ns_drain(NvmeNamespace *ns) in nvme_ns_drain()
427 void nvme_ns_shutdown(NvmeNamespace *ns) in nvme_ns_shutdown()
435 void nvme_ns_cleanup(NvmeNamespace *ns) in nvme_ns_cleanup()
446 NvmeNamespace *ns = NVME_NS(dev); in nvme_ns_unrealize() local
455 NvmeNamespace *ns = NVME_NS(dev); in nvme_ns_realize() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/nvme/
H A Dns.c28 void nvme_ns_init_format(NvmeNamespace *ns) in nvme_ns_init_format()
57 static int nvme_ns_init(NvmeNamespace *ns, Error **errp) in nvme_ns_init()
256 static void nvme_ns_init_zoned(NvmeNamespace *ns) in nvme_ns_init_zoned()
324 static void nvme_zoned_ns_shutdown(NvmeNamespace *ns) in nvme_zoned_ns_shutdown()
399 int nvme_ns_setup(NvmeNamespace *ns, Error **errp) in nvme_ns_setup()
422 void nvme_ns_drain(NvmeNamespace *ns) in nvme_ns_drain()
427 void nvme_ns_shutdown(NvmeNamespace *ns) in nvme_ns_shutdown()
435 void nvme_ns_cleanup(NvmeNamespace *ns) in nvme_ns_cleanup()
446 NvmeNamespace *ns = NVME_NS(dev); in nvme_ns_unrealize() local
455 NvmeNamespace *ns = NVME_NS(dev); in nvme_ns_realize() local
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/
H A Dmail-namespace.c92 struct mail_namespace *ns; in mail_namespace_alloc() local
151 struct mail_namespace *ns; in mail_namespaces_init_add() local
397 struct mail_namespace *ns; in mail_namespaces_init_finish() local
500 struct mail_namespace *ns; in mail_namespaces_init_location() local
574 struct mail_namespace *ns; in mail_namespaces_init_empty() local
591 struct mail_namespace *ns, *next; in mail_namespaces_deinit() local
609 struct mail_namespace *ns; in mail_namespaces_set_storage_callbacks() local
627 struct mail_namespace *ns = *_ns; in mail_namespace_unref() local
751 struct mail_namespace *ns; in mail_namespace_find() local
768 struct mail_namespace *ns; in mail_namespace_find_unalias() local
[all …]

12345678910>>...328