Home
last modified time | relevance | path

Searched refs:bound_val (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/stanmath/math-4.2.0/stan/math/prim/prob/
H A Dvon_mises_lcdf.hpp92 T_return cut, bound_val; in von_mises_lcdf() local
95 bound_val = -pi - mu2; in von_mises_lcdf()
99 bound_val = pi - mu2; in von_mises_lcdf()
102 T_return f_bound_val = von_mises_cdf_centered(bound_val, k_n); in von_mises_lcdf()
H A Dvon_mises_lccdf.hpp91 T_return cut, bound_val; in von_mises_lccdf() local
94 bound_val = -pi - mu2; in von_mises_lccdf()
98 bound_val = pi - mu2; in von_mises_lccdf()
101 T_return f_bound_val = von_mises_cdf_centered(bound_val, k_n); in von_mises_lccdf()
H A Dvon_mises_cdf.hpp177 T_return cut, bound_val; in von_mises_cdf() local
180 bound_val = -pi - mu2; in von_mises_cdf()
184 bound_val = pi - mu2; in von_mises_cdf()
187 T_return f_bound_val = von_mises_cdf_centered(bound_val, k_n); in von_mises_cdf()
/dports/math/stanmath/math-4.2.0/test/prob/von_mises/
H A Dvon_mises_cdf_test.hpp96 return_t cut, bound_val; in cdf_function() local
99 bound_val = -pi - mu2; in cdf_function()
103 bound_val = pi - mu2; in cdf_function()
106 return_t f_bound_val = von_mises_cdf_centered(bound_val, k); in cdf_function()
H A Dvon_mises_ccdf_log_test.hpp102 return_t cut, bound_val; in ccdf_log_function() local
105 bound_val = -pi - mu2; in ccdf_log_function()
109 bound_val = pi - mu2; in ccdf_log_function()
112 return_t f_bound_val = von_mises_cdf_centered(bound_val, k); in ccdf_log_function()
H A Dvon_mises_cdf_log_test.hpp100 return_t cut, bound_val; in cdf_log_function() local
103 bound_val = -pi - mu2; in cdf_log_function()
107 bound_val = pi - mu2; in cdf_log_function()
110 return_t f_bound_val = von_mises_cdf_centered(bound_val, k); in cdf_log_function()
/dports/devel/lyra/Lyra-1.6/include/lyra/
H A Dmain.hpp174 auto bound_val = val(std::forward<V>(default_value)); in operator ()() local
180 opt o(std::move(bound_val), hint); in operator ()()
193 arg a(std::move(bound_val), *arg_names.begin()); in operator ()()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-chkp-opt.c539 address_t bound_val; in chkp_get_check_result() local
567 bound_val.pol.create (0); in chkp_get_check_result()
574 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
576 chkp_add_addr_item (bound_val, integer_minus_one_node, NULL); in chkp_get_check_result()
611 bound_val.pol.create (0); in chkp_get_check_result()
612 chkp_collect_value (DECL_INITIAL (bnd_var), bound_val); in chkp_get_check_result()
637 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
652 chkp_print_addr (bound_val); in chkp_get_check_result()
656 chkp_sub_addr_addr (bound_val, ci->addr); in chkp_get_check_result()
658 if (!chkp_is_constant_addr (bound_val, &sign)) in chkp_get_check_result()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-chkp-opt.c539 address_t bound_val; in chkp_get_check_result() local
567 bound_val.pol.create (0); in chkp_get_check_result()
574 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
576 chkp_add_addr_item (bound_val, integer_minus_one_node, NULL); in chkp_get_check_result()
611 bound_val.pol.create (0); in chkp_get_check_result()
612 chkp_collect_value (DECL_INITIAL (bnd_var), bound_val); in chkp_get_check_result()
637 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
652 chkp_print_addr (bound_val); in chkp_get_check_result()
656 chkp_sub_addr_addr (bound_val, ci->addr); in chkp_get_check_result()
658 if (!chkp_is_constant_addr (bound_val, &sign)) in chkp_get_check_result()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c539 address_t bound_val; in chkp_get_check_result() local
567 bound_val.pol.create (0); in chkp_get_check_result()
574 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
576 chkp_add_addr_item (bound_val, integer_minus_one_node, NULL); in chkp_get_check_result()
611 bound_val.pol.create (0); in chkp_get_check_result()
612 chkp_collect_value (DECL_INITIAL (bnd_var), bound_val); in chkp_get_check_result()
637 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
652 chkp_print_addr (bound_val); in chkp_get_check_result()
656 chkp_sub_addr_addr (bound_val, ci->addr); in chkp_get_check_result()
658 if (!chkp_is_constant_addr (bound_val, &sign)) in chkp_get_check_result()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c539 address_t bound_val; in chkp_get_check_result() local
567 bound_val.pol.create (0); in chkp_get_check_result()
574 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
576 chkp_add_addr_item (bound_val, integer_minus_one_node, NULL); in chkp_get_check_result()
611 bound_val.pol.create (0); in chkp_get_check_result()
612 chkp_collect_value (DECL_INITIAL (bnd_var), bound_val); in chkp_get_check_result()
637 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
652 chkp_print_addr (bound_val); in chkp_get_check_result()
656 chkp_sub_addr_addr (bound_val, ci->addr); in chkp_get_check_result()
658 if (!chkp_is_constant_addr (bound_val, &sign)) in chkp_get_check_result()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c539 address_t bound_val; in chkp_get_check_result() local
567 bound_val.pol.create (0); in chkp_get_check_result()
574 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
576 chkp_add_addr_item (bound_val, integer_minus_one_node, NULL); in chkp_get_check_result()
611 bound_val.pol.create (0); in chkp_get_check_result()
612 chkp_collect_value (DECL_INITIAL (bnd_var), bound_val); in chkp_get_check_result()
637 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
652 chkp_print_addr (bound_val); in chkp_get_check_result()
656 chkp_sub_addr_addr (bound_val, ci->addr); in chkp_get_check_result()
658 if (!chkp_is_constant_addr (bound_val, &sign)) in chkp_get_check_result()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-chkp-opt.c539 address_t bound_val; in chkp_get_check_result() local
567 bound_val.pol.create (0); in chkp_get_check_result()
574 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
576 chkp_add_addr_item (bound_val, integer_minus_one_node, NULL); in chkp_get_check_result()
611 bound_val.pol.create (0); in chkp_get_check_result()
612 chkp_collect_value (DECL_INITIAL (bnd_var), bound_val); in chkp_get_check_result()
637 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
652 chkp_print_addr (bound_val); in chkp_get_check_result()
656 chkp_sub_addr_addr (bound_val, ci->addr); in chkp_get_check_result()
658 if (!chkp_is_constant_addr (bound_val, &sign)) in chkp_get_check_result()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-chkp-opt.c539 address_t bound_val; in chkp_get_check_result() local
567 bound_val.pol.create (0); in chkp_get_check_result()
574 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
576 chkp_add_addr_item (bound_val, integer_minus_one_node, NULL); in chkp_get_check_result()
611 bound_val.pol.create (0); in chkp_get_check_result()
612 chkp_collect_value (DECL_INITIAL (bnd_var), bound_val); in chkp_get_check_result()
637 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
652 chkp_print_addr (bound_val); in chkp_get_check_result()
656 chkp_sub_addr_addr (bound_val, ci->addr); in chkp_get_check_result()
658 if (!chkp_is_constant_addr (bound_val, &sign)) in chkp_get_check_result()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-chkp-opt.c539 address_t bound_val; in chkp_get_check_result() local
567 bound_val.pol.create (0); in chkp_get_check_result()
574 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
576 chkp_add_addr_item (bound_val, integer_minus_one_node, NULL); in chkp_get_check_result()
611 bound_val.pol.create (0); in chkp_get_check_result()
612 chkp_collect_value (DECL_INITIAL (bnd_var), bound_val); in chkp_get_check_result()
637 chkp_add_addr_addr (bound_val, size_val); in chkp_get_check_result()
652 chkp_print_addr (bound_val); in chkp_get_check_result()
656 chkp_sub_addr_addr (bound_val, ci->addr); in chkp_get_check_result()
658 if (!chkp_is_constant_addr (bound_val, &sign)) in chkp_get_check_result()
[all …]
/dports/math/zimpl/zimpl-3.3.6/src/zimpl/
H A Dvinst.c813 const Numb* bound_val; in generate_conditional_constraint() local
829 bound_val = bound_get_value(bound); in generate_conditional_constraint()
831 if ( (con_type == CON_RHS && numb_cmp(bound_val, rhs) <= 0) in generate_conditional_constraint()
832 || (con_type == CON_LHS && numb_cmp(bound_val, rhs) >= 0)) in generate_conditional_constraint()
849 … Numb* big_m = then_case ? numb_new_sub(bound_val, rhs) : numb_new_sub(rhs, bound_val); in generate_conditional_constraint()
850 const Numb* new_rhs = then_case ? bound_val : rhs; in generate_conditional_constraint()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/pb_s_am/pb_shared/src/
H A DBaseBD.cpp40 BoundaryType bound_type, double bound_val) in CoordTerminate() argument
42 boundType_(bound_type), boundaryVal_(bound_val) in CoordTerminate()
H A DBaseBD.h66 BoundaryType bound_type, double bound_val);
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/pebbl/src/example/pebbl/
H A DDockingProblem.h1111 double bound_val=0.0; in compute_min_rotamer() local
1143 bound_val += minval; in compute_min_rotamer()
1146 return bound_val; in compute_min_rotamer()
/dports/devel/lyra/Lyra-1.6/data/single_include/lyra/
H A Dlyra.hpp4339 auto bound_val = val(std::forward<V>(default_value)); in operator ()() local
4344 opt o(std::move(bound_val), hint); in operator ()()
4356 arg a(std::move(bound_val), *arg_names.begin()); in operator ()()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dada-lang.c9632 struct value *bound_val; in scan_discrim_bound() local
9652 bound_val = ada_search_struct_field (bound, dval, 0, VALUE_TYPE (dval)); in scan_discrim_bound()
9653 if (bound_val == NULL) in scan_discrim_bound()
9656 *px = value_as_long (bound_val); in scan_discrim_bound()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dada-lang.c9632 struct value *bound_val; in scan_discrim_bound() local
9652 bound_val = ada_search_struct_field (bound, dval, 0, VALUE_TYPE (dval)); in scan_discrim_bound()
9653 if (bound_val == NULL) in scan_discrim_bound()
9656 *px = value_as_long (bound_val); in scan_discrim_bound()
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dada-lang.c10127 struct value *bound_val; in scan_discrim_bound() local
10147 bound_val = ada_search_struct_field (bound, dval, 0, value_type (dval)); in scan_discrim_bound()
10148 if (bound_val == NULL) in scan_discrim_bound()
10151 *px = value_as_long (bound_val); in scan_discrim_bound()
/dports/devel/gdb/gdb-11.1/gdb/
H A Dada-lang.c10767 struct value *bound_val;
10789 bound_val = ada_search_struct_field (bound, dval, 0, value_type (dval));
10790 if (bound_val == NULL)
10793 *px = value_as_long (bound_val);
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dada-lang.c10678 struct value *bound_val; in scan_discrim_bound() local
10698 bound_val = ada_search_struct_field (bound, dval, 0, value_type (dval)); in scan_discrim_bound()
10699 if (bound_val == NULL) in scan_discrim_bound()
10702 *px = value_as_long (bound_val); in scan_discrim_bound()

12