Home
last modified time | relevance | path

Searched defs:round_mode (Results 1 – 25 of 250) sorted by relevance

12345678910

/dports/databases/arrow/apache-arrow-6.0.1/r/tests/testthat/
H A Dtest-dplyr-funcs-math.R117 options = list(ndigits = 1L, round_mode = RoundMode$HALF_TO_EVEN) nameattr
131 options = list(ndigits = 1L, round_mode = RoundMode$HALF_TOWARDS_ZERO) nameattr
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libgfortran/config/
H A Dfpu-387.h182 int round_mode; in set_fpu_rounding_mode() local
228 int round_mode; in get_fpu_rounding_mode() local
/dports/finance/prestashop/prestashop/classes/tax/
H A DAverageTaxOfProductsTaxCalculator.php60 …etTaxesAmount($price_before_tax, $price_after_tax = null, $round_precision = 2, $round_mode = null)
/dports/misc/mnn/MNN-1.2.0/tools/converter/source/compression/
H A Dquantization.hpp21 MNN::Compression::QuantizeParams::RoundMode round_mode; member
/dports/math/p5-bignum/bignum-0.63/lib/
H A Dbignum.pm32 sub round_mode { subroutine
H A Dbigint.pm32 sub round_mode { subroutine
H A Dbigrat.pm32 sub round_mode { subroutine
/dports/math/libxsmm/libxsmm-1.16.3/src/
H A Dlibxsmm_dnn.c275 …tize_scalar_no_scf( float input, unsigned char max_exp, unsigned char add_shift, int round_mode ) { in libxsmm_internal_quantize_scalar_no_scf()
357 …fer, short* out_buffer, int length, unsigned char add_shift, unsigned char* scf, int round_mode ) { in libxsmm_dnn_quantize()
421 … int cblk_i16, unsigned int lp_blk, unsigned char add_shift, unsigned char* scf, int round_mode ) { in libxsmm_dnn_quantize_act()
526 … int kblk_i16, unsigned int lp_blk, unsigned char add_shift, unsigned char* scf, int round_mode ) { in libxsmm_dnn_quantize_fil()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_dfp2.c441 unsigned long round_mode; in test_dfp_one_arg_ops() local
512 unsigned long round_mode; in test_dfp_two_arg_ops() local
581 int k = 0, round_mode; in test_dcffix_dcffixq() local
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_dfp2.c441 unsigned long round_mode; in test_dfp_one_arg_ops() local
512 unsigned long round_mode; in test_dfp_two_arg_ops() local
581 int k = 0, round_mode; in test_dcffix_dcffixq() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc32/
H A Dtest_dfp2.c441 unsigned long round_mode; in test_dfp_one_arg_ops() local
512 unsigned long round_mode; in test_dfp_two_arg_ops() local
581 int k = 0, round_mode; in test_dcffix_dcffixq() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/ppc64/
H A Dtest_dfp2.c441 unsigned long round_mode; in test_dfp_one_arg_ops() local
512 unsigned long round_mode; in test_dfp_two_arg_ops() local
581 int k = 0, round_mode; in test_dcffix_dcffixq() local
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dpos.cpp97 Pos::Pos(int min, int sec, int frame, int subframe, bool ticks, LargeIntRoundMode round_mode) in Pos()
145 Pos::Pos(int hour, int min, int sec, int msec, int usec, bool ticks, LargeIntRoundMode round_mode) in Pos()
472 void Pos::setTick(unsigned pos, LargeIntRoundMode round_mode) in setTick()
486 void Pos::setFrame(unsigned pos, LargeIntRoundMode round_mode) in setFrame()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/vixl/
H A DUtils-vixl.cpp336 FPRounding round_mode, in FPToFloat()
448 FPRounding round_mode, in FPToFloat16()
503 FPRounding round_mode, in FPToFloat16()
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/vixl/
H A DUtils-vixl.cpp336 FPRounding round_mode, in FPToFloat()
448 FPRounding round_mode, in FPToFloat16()
503 FPRounding round_mode, in FPToFloat16()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/vixl/
H A DUtils-vixl.cpp336 FPRounding round_mode, in FPToFloat()
448 FPRounding round_mode, in FPToFloat16()
503 FPRounding round_mode, in FPToFloat16()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/vixl/
H A DUtils-vixl.cpp336 FPRounding round_mode, in FPToFloat()
448 FPRounding round_mode, in FPToFloat16()
503 FPRounding round_mode, in FPToFloat16()
/dports/emulators/mess/mame-mame0226/src/devices/cpu/mb86233/
H A Dmb86233d.cpp387 static char const *const round_mode[4] = { "rn", "rp", "rm", "rz" }; in disassemble() local
/dports/emulators/mame/mame-mame0226/src/devices/cpu/mb86233/
H A Dmb86233d.cpp387 static char const *const round_mode[4] = { "rn", "rp", "rm", "rz" }; in disassemble() local
/dports/lang/gcc6-aux/gcc-6-20180516/libgfortran/config/
H A Dfpu-387.h350 int round_mode; in set_fpu_rounding_mode() local
396 int round_mode; in get_fpu_rounding_mode() local
/dports/lang/gcc8/gcc-8.5.0/libgfortran/config/
H A Dfpu-387.h344 int round_mode; in set_fpu_rounding_mode() local
390 int round_mode; in get_fpu_rounding_mode() local
/dports/lang/gcc10/gcc-10.3.0/libgfortran/config/
H A Dfpu-387.h344 int round_mode; in set_fpu_rounding_mode() local
390 int round_mode; in get_fpu_rounding_mode() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgfortran/config/
H A Dfpu-387.h350 int round_mode; in set_fpu_rounding_mode() local
396 int round_mode; in get_fpu_rounding_mode() local
/dports/devel/avr-gcc/gcc-10.2.0/libgfortran/config/
H A Dfpu-387.h344 int round_mode; in set_fpu_rounding_mode() local
390 int round_mode; in get_fpu_rounding_mode() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgfortran/config/
H A Dfpu-387.h350 int round_mode; in set_fpu_rounding_mode() local
396 int round_mode; in get_fpu_rounding_mode() local

12345678910