Home
last modified time | relevance | path

Searched refs:return_bounds (Results 1 – 14 of 14) sorted by relevance

/dports/astro/py-astropy/astropy-5.0/astropy/stats/
H A Dsigma_clipping.py308 masked=True, return_bounds=False, argument
388 if return_bounds:
438 if return_bounds:
535 if return_bounds:
608 if return_bounds:
619 if return_bounds:
630 return_bounds=return_bounds,
639 return_bounds=return_bounds,
643 return_bounds=return_bounds,
649 return_bounds=False, copy=True, grow=False): argument
[all …]
/dports/astro/py-astropy/astropy-5.0/astropy/stats/tests/
H A Dtest_sigma_clipping.py216 return_bounds=True)
242 clipped_data, low, high = sigma_clip(data, return_bounds=True)
257 clipped_data, low, high = sigma_clip(data, return_bounds=True)
273 clipped_data, low, high = sigma_clip(data, return_bounds=True)
463 result2, bound1, bound2 = sigma_clip(array, axis=axis, return_bounds=True)
/dports/math/R/R-4.1.2/src/appl/
H A Dpretty.c77 int eps_correction, int return_bounds) in R_pretty() argument
238 if(return_bounds) {// used in pretty.default(), ensure result covers original range in R_pretty()
/dports/math/libRmath/R-4.1.1/src/appl/
H A Dpretty.c77 int eps_correction, int return_bounds) in R_pretty() argument
238 if(return_bounds) {// used in pretty.default(), ensure result covers original range in R_pretty()
/dports/math/R/R-4.1.2/src/include/R_ext/
H A DApplic.h117 int eps_correction, int return_bounds);
/dports/math/libRmath/R-4.1.1/src/include/R_ext/
H A DApplic.h117 int eps_correction, int return_bounds);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-inline.c3328 tree return_bounds, basic_block entry_bb) in declare_return_variable() argument
3509 if (return_bounds) in declare_return_variable()
4374 tree return_bounds = NULL; in expand_call_inline() local
4618 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4621 if (!return_bounds) in expand_call_inline()
4660 return_bounds, bb); in expand_call_inline()
4757 if (return_bounds) in expand_call_inline()
4759 gimple *old_stmt = SSA_NAME_DEF_STMT (return_bounds); in expand_call_inline()
4760 gimple *new_stmt = gimple_build_assign (return_bounds, id->retbnd); in expand_call_inline()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-inline.c3328 tree return_bounds, basic_block entry_bb) in declare_return_variable() argument
3509 if (return_bounds) in declare_return_variable()
4374 tree return_bounds = NULL; in expand_call_inline() local
4618 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4621 if (!return_bounds) in expand_call_inline()
4660 return_bounds, bb); in expand_call_inline()
4757 if (return_bounds) in expand_call_inline()
4759 gimple *old_stmt = SSA_NAME_DEF_STMT (return_bounds); in expand_call_inline()
4760 gimple *new_stmt = gimple_build_assign (return_bounds, id->retbnd); in expand_call_inline()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-inline.c3433 tree return_bounds, basic_block entry_bb) in declare_return_variable() argument
3614 if (return_bounds) in declare_return_variable()
4488 tree return_bounds = NULL; in expand_call_inline() local
4791 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4794 if (!return_bounds) in expand_call_inline()
4833 return_bounds, bb); in expand_call_inline()
5000 if (return_bounds) in expand_call_inline()
5002 gimple *old_stmt = SSA_NAME_DEF_STMT (return_bounds); in expand_call_inline()
5003 gimple *new_stmt = gimple_build_assign (return_bounds, id->retbnd); in expand_call_inline()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c3433 tree return_bounds, basic_block entry_bb) in declare_return_variable() argument
3614 if (return_bounds) in declare_return_variable()
4488 tree return_bounds = NULL; in expand_call_inline() local
4791 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4794 if (!return_bounds) in expand_call_inline()
4833 return_bounds, bb); in expand_call_inline()
5000 if (return_bounds) in expand_call_inline()
5002 gimple *old_stmt = SSA_NAME_DEF_STMT (return_bounds); in expand_call_inline()
5003 gimple *new_stmt = gimple_build_assign (return_bounds, id->retbnd); in expand_call_inline()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c3433 tree return_bounds, basic_block entry_bb) in declare_return_variable() argument
3614 if (return_bounds) in declare_return_variable()
4488 tree return_bounds = NULL; in expand_call_inline() local
4791 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4794 if (!return_bounds) in expand_call_inline()
4833 return_bounds, bb); in expand_call_inline()
5000 if (return_bounds) in expand_call_inline()
5002 gimple *old_stmt = SSA_NAME_DEF_STMT (return_bounds); in expand_call_inline()
5003 gimple *new_stmt = gimple_build_assign (return_bounds, id->retbnd); in expand_call_inline()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c3433 tree return_bounds, basic_block entry_bb) in declare_return_variable() argument
3614 if (return_bounds) in declare_return_variable()
4488 tree return_bounds = NULL; in expand_call_inline() local
4791 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4794 if (!return_bounds) in expand_call_inline()
4833 return_bounds, bb); in expand_call_inline()
5000 if (return_bounds) in expand_call_inline()
5002 gimple *old_stmt = SSA_NAME_DEF_STMT (return_bounds); in expand_call_inline()
5003 gimple *new_stmt = gimple_build_assign (return_bounds, id->retbnd); in expand_call_inline()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c3433 tree return_bounds, basic_block entry_bb) in declare_return_variable() argument
3614 if (return_bounds) in declare_return_variable()
4488 tree return_bounds = NULL; in expand_call_inline() local
4791 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4794 if (!return_bounds) in expand_call_inline()
4833 return_bounds, bb); in expand_call_inline()
5000 if (return_bounds) in expand_call_inline()
5002 gimple *old_stmt = SSA_NAME_DEF_STMT (return_bounds); in expand_call_inline()
5003 gimple *new_stmt = gimple_build_assign (return_bounds, id->retbnd); in expand_call_inline()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-inline.c3335 tree return_bounds, basic_block entry_bb) in declare_return_variable() argument
3516 if (return_bounds) in declare_return_variable()
4389 tree return_bounds = NULL; in expand_call_inline() local
4692 return_bounds = gimple_call_lhs (retbnd); in expand_call_inline()
4695 if (!return_bounds) in expand_call_inline()
4734 return_bounds, bb); in expand_call_inline()
4901 if (return_bounds) in expand_call_inline()
4903 gimple *old_stmt = SSA_NAME_DEF_STMT (return_bounds); in expand_call_inline()
4904 gimple *new_stmt = gimple_build_assign (return_bounds, id->retbnd); in expand_call_inline()