Home
last modified time | relevance | path

Searched refs:check_params (Results 101 – 125 of 794) sorted by relevance

12345678910>>...32

/dports/databases/mysql57-client/mysql-5.7.36/boost/boost_1_59_0/boost/math/distributions/
H A Dhypergeometric.hpp34 check_params(function, &ret); in hypergeometric_distribution()
52 bool check_params(const char* function, RealType* result)const in check_params() function in boost::math::hypergeometric_distribution
124 if(!dist.check_params(function, &result)) in pdf()
153 if(!dist.check_params(function, &result)) in cdf()
182 if(!c.dist.check_params(function, &result)) in cdf()
214 if (false == dist.check_params(function, &result)) return result; in quantile()
228 if (false == c.dist.check_params(function, &result)) return result; in quantile()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/math/distributions/
H A Dhypergeometric.hpp34 check_params(function, &ret); in hypergeometric_distribution()
52 bool check_params(const char* function, RealType* result)const in check_params() function in boost::math::hypergeometric_distribution
124 if(!dist.check_params(function, &result)) in pdf()
153 if(!dist.check_params(function, &result)) in cdf()
182 if(!c.dist.check_params(function, &result)) in cdf()
214 if (false == dist.check_params(function, &result)) return result; in quantile()
228 if (false == c.dist.check_params(function, &result)) return result; in quantile()
/dports/security/py-m2crypto/M2Crypto-0.38.0/tests/
H A Dtest_dh.py27 self.assertEqual(a.check_params(), 0)
31 self.assertEqual(a.check_params(), 0)
43 self.assertEqual(a.check_params(), 0)
/dports/math/z3/z3-z3-4.8.13/src/ast/
H A Ddl_decl_plugin.cpp502 if (!check_params(0, 0, num_parameters) || in mk_func_decl()
510 if (!check_params( 1, 1, num_parameters) || in mk_func_decl()
518 if (!check_params(0, UINT_MAX, num_parameters) || in mk_func_decl()
527 if (!check_params( 0, 0, num_parameters) || in mk_func_decl()
535 if (!check_params( 1, UINT_MAX, num_parameters) || in mk_func_decl()
543 if (!check_params( 1, 1, num_parameters) || in mk_func_decl()
551 if (!check_params( 0, 0, num_parameters) || in mk_func_decl()
567 if (!check_params( 0, 0, num_parameters) || in mk_func_decl()
575 if (!check_params(1, UINT_MAX, num_parameters) || in mk_func_decl()
590 if (!check_params( 2, 2, num_parameters) || in mk_func_decl()
[all …]
/dports/math/py-z3-solver/z3-z3-4.8.10/src/ast/
H A Ddl_decl_plugin.cpp502 if (!check_params(0, 0, num_parameters) || in mk_func_decl()
510 if (!check_params( 1, 1, num_parameters) || in mk_func_decl()
518 if (!check_params(0, UINT_MAX, num_parameters) || in mk_func_decl()
527 if (!check_params( 0, 0, num_parameters) || in mk_func_decl()
535 if (!check_params( 1, UINT_MAX, num_parameters) || in mk_func_decl()
543 if (!check_params( 1, 1, num_parameters) || in mk_func_decl()
551 if (!check_params( 0, 0, num_parameters) || in mk_func_decl()
567 if (!check_params( 0, 0, num_parameters) || in mk_func_decl()
575 if (!check_params(1, UINT_MAX, num_parameters) || in mk_func_decl()
590 if (!check_params( 2, 2, num_parameters) || in mk_func_decl()
[all …]
/dports/devel/R-cran-BH/BH/inst/include/boost/math/distributions/
H A Dhypergeometric.hpp34 check_params(function, &ret); in hypergeometric_distribution()
52 bool check_params(const char* function, RealType* result)const in check_params() function in boost::math::hypergeometric_distribution
124 if(!dist.check_params(function, &result)) in pdf()
153 if(!dist.check_params(function, &result)) in cdf()
182 if(!c.dist.check_params(function, &result)) in cdf()
214 if (false == dist.check_params(function, &result)) return result; in quantile()
228 if (false == c.dist.check_params(function, &result)) return result; in quantile()
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/cloud/google/
H A D_gcp_url_map.py150 from ansible.module_utils.gcp import check_params, get_google_api_client, GCPUtils
180 check_params(params, fields)
220 check_params(pm, fields)
222 check_params(pr, pr_fields)
253 check_params(hr, fields)
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/ide/src/
H A Dinlay_hints.rs650 check_params( in param_hints_only()
666 check_params( in param_name_similar_to_fn_name_still_hints()
682 check_params( in param_name_similar_to_fn_name()
691 check_params( in param_name_similar_to_fn_name()
704 check_params( in param_name_same_as_fn_name()
717 check_params( in never_hide_param_when_multiple_params()
733 check_params( in param_hints_look_through_as_ref_and_clone()
752 check_params( in self_param_hints()
773 check_params( in param_name_hints_show_for_literals()
788 check_params( in function_call_parameter_hint()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/ide/src/
H A Dinlay_hints.rs647 check_params( in param_hints_only()
663 check_params( in param_name_similar_to_fn_name_still_hints()
679 check_params( in param_name_similar_to_fn_name()
688 check_params( in param_name_similar_to_fn_name()
701 check_params( in param_name_same_as_fn_name()
714 check_params( in never_hide_param_when_multiple_params()
730 check_params( in param_hints_look_through_as_ref_and_clone()
749 check_params( in self_param_hints()
770 check_params( in param_name_hints_show_for_literals()
785 check_params( in function_call_parameter_hint()
[all …]
/dports/irc/srain/srain-1.1.0/src/sui/
H A Dsui_event_hdr.c114 static SrnRet check_params(SuiEvent event, GVariantDict *params);
122 if (!RET_IS_OK(check_params(event, params))){ in sui_application_event_hdr()
152 if (!RET_IS_OK(check_params(event, params))){ in sui_window_event_hdr()
178 if (!RET_IS_OK(check_params(event, params))){ in sui_buffer_event_hdr()
236 static SrnRet check_params(SuiEvent event, GVariantDict *params){ in check_params() function
/dports/graphics/py-geomdl/geomdl-5.2.10/tests/
H A Dtest_utils.py110 assert not utilities.check_params([u, v])
116 assert not utilities.check_params([u, v])
122 assert not utilities.check_params([u, v])
128 assert not utilities.check_params([u, v])
/dports/lang/nbfc/nbfc-0.1/
H A Dcompiler.c22 void check_params ();
83 check_params (argc, argv) in check_params() function
169 check_params (argc, argv); in main()
/dports/irc/ircII/ircii-20210314/source/
H A Dparse.c233 if (check_params(comm, from, 1, ArgList, 1)) in p_topic()
260 if (check_params(comm, from, 0, ArgList, 1)) in p_linreply()
275 if (check_params(comm, from, 0, ArgList, 1)) in p_wall()
437 if (check_params(comm, from, 0, ArgList, 2)) in p_privmsg()
608 if (check_params(comm, from, 0, ArgList, 1)) in p_pong()
637 if (check_params(comm, from, 0, ArgList, 1)) in p_channel()
782 if (check_params(comm, from, 0, ArgList, 1)) in p_ping()
797 if (check_params(comm, from, 0, ArgList, 1)) in p_nick()
845 if (check_params(comm, from, 0, ArgList, 2)) in p_mode()
882 if (check_params(comm, from, 0, ArgList, 2)) in p_kick()
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/packages/
H A Dupdate_package_file_service.rb13 check_params
38 def check_params method in Packages.UpdatePackageFileService
/dports/devel/p5-Class-Generate/Class-Generate-1.18/lib/Class/
H A DGenerate.pm27 $check_params = 1;
179 check_params => $check_params,
555 $class->check_params( $class_options{check_params} )
1470 if ( $class->check_params )
1806 if $class->check_params;
1852 if ( $class->check_params )
2935 sub check_params subroutine
3472 !$self->check_params
3541 !$self->check_params
3664 if $class->check_params;
[all …]
/dports/math/p5-Statistics-Descriptive/Statistics-Descriptive-3.0800/t/
H A Doutliers.t97 sub check_params { ( $first_val, $second_val ) = @_; }
106 $stat->set_outlier_filter( \&check_params );
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/i2c/
H A Dspr_i2c.c185 static int check_params(uint addr, int alen, uchar *buffer, int len) in check_params() function
258 if (check_params(addr, alen, buffer, len)) in i2c_read()
297 if (check_params(addr, alen, buffer, len)) in i2c_write()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/i2c/
H A Dspr_i2c.c185 static int check_params(uint addr, int alen, uchar *buffer, int len) in check_params() function
258 if (check_params(addr, alen, buffer, len)) in i2c_read()
297 if (check_params(addr, alen, buffer, len)) in i2c_write()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/i2c/
H A Dspr_i2c.c185 static int check_params(uint addr, int alen, uchar *buffer, int len) in check_params() function
258 if (check_params(addr, alen, buffer, len)) in i2c_read()
297 if (check_params(addr, alen, buffer, len)) in i2c_write()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/i2c/
H A Dspr_i2c.c185 static int check_params(uint addr, int alen, uchar *buffer, int len) in check_params() function
258 if (check_params(addr, alen, buffer, len)) in i2c_read()
297 if (check_params(addr, alen, buffer, len)) in i2c_write()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/i2c/
H A Dspr_i2c.c185 static int check_params(uint addr, int alen, uchar *buffer, int len) in check_params() function
258 if (check_params(addr, alen, buffer, len)) in i2c_read()
297 if (check_params(addr, alen, buffer, len)) in i2c_write()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/i2c/
H A Dspr_i2c.c185 static int check_params(uint addr, int alen, uchar *buffer, int len) in check_params() function
258 if (check_params(addr, alen, buffer, len)) in i2c_read()
297 if (check_params(addr, alen, buffer, len)) in i2c_write()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/i2c/
H A Dspr_i2c.c185 static int check_params(uint addr, int alen, uchar *buffer, int len) in check_params() function
258 if (check_params(addr, alen, buffer, len)) in i2c_read()
297 if (check_params(addr, alen, buffer, len)) in i2c_write()
/dports/net-mgmt/resource-agents/resource-agents-4.9.0/heartbeat/
H A DVIPArip137 check_params() {
213 check_params
261 check_params
275 check_params
/dports/net-mgmt/p5-jmx4perl/jmx4perl-1.11_2/lib/JMX/Jmx4Perl/Nagios/
H A DCheckJmx4Perl.pm501 my $check_params = shift;
503 if (!$args || !$check_params) {
504 return $check_params;
506 my $ret = [ @$check_params ]; # Copy it over
507 for my $i (0 .. $#$check_params) {
508 if ($check_params->[$i] =~ /^\$(\d+)$/) {
515 $ret->[$i] = $check_params->[$i];

12345678910>>...32