Home
last modified time | relevance | path

Searched refs:ToNearest (Results 1 – 25 of 44) sorted by relevance

12

/dports/science/tfel/tfel-3.4.0/cmake/modules/
H A Dieee754.cmake6 list(APPEND IEEE754_ROUNDING_MODES "ToNearest")
12 list(APPEND IEEE754_ROUNDING_MODES "ToNearest")
/dports/science/tfel-edf/tfel-3.2.1/cmake/modules/
H A Dieee754.cmake6 list(APPEND IEEE754_ROUNDING_MODES "ToNearest")
12 list(APPEND IEEE754_ROUNDING_MODES "ToNearest")
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/utils/FPUtil/aarch64/
H A DFEnv.h22 static constexpr uint32_t ToNearest = 0x0; member
161 case FEnv::ToNearest: in getRound()
178 bitValue = FEnv::ToNearest; in setRound()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/utils/FPUtil/aarch64/
H A DFEnv.h22 static constexpr uint32_t ToNearest = 0x0; member
161 case FEnv::ToNearest: in getRound()
178 bitValue = FEnv::ToNearest; in setRound()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/utils/FPUtil/aarch64/
H A DFEnvImpl.h31 static constexpr uint32_t ToNearest = 0x0; member
178 case FEnv::ToNearest: in getRound()
195 bitValue = FEnv::ToNearest; in setRound()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/utils/FPUtil/aarch64/
H A DFEnvImpl.h31 static constexpr uint32_t ToNearest = 0x0; member
178 case FEnv::ToNearest: in getRound()
195 bitValue = FEnv::ToNearest; in setRound()
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/utils/FPUtil/aarch64/
H A DFEnvImpl.h31 static constexpr uint32_t ToNearest = 0x0; member
178 case FEnv::ToNearest: in getRound()
195 bitValue = FEnv::ToNearest; in setRound()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/src/__support/FPUtil/aarch64/
H A DFEnvImpl.h31 static constexpr uint32_t ToNearest = 0x0; member
185 case FEnv::ToNearest: in getRound()
202 bitValue = FEnv::ToNearest; in setRound()
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/utils/FPUtil/x86_64/
H A DFEnv.h31 static constexpr uint16_t ToNearest = 0x0; member
261 case internal::RoundingControlValue::ToNearest: in getRound()
278 bitValue = internal::RoundingControlValue::ToNearest; in setRound()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/utils/FPUtil/x86_64/
H A DFEnv.h31 static constexpr uint16_t ToNearest = 0x0; member
261 case internal::RoundingControlValue::ToNearest: in getRound()
278 bitValue = internal::RoundingControlValue::ToNearest; in setRound()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/utils/FPUtil/x86_64/
H A DFEnvImpl.h33 static constexpr uint16_t ToNearest = 0x0; member
277 case internal::RoundingControlValue::ToNearest: in getRound()
294 bitValue = internal::RoundingControlValue::ToNearest; in setRound()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/utils/FPUtil/x86_64/
H A DFEnvImpl.h33 static constexpr uint16_t ToNearest = 0x0; member
277 case internal::RoundingControlValue::ToNearest: in getRound()
294 bitValue = internal::RoundingControlValue::ToNearest; in setRound()
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/utils/FPUtil/x86_64/
H A DFEnvImpl.h33 static constexpr uint16_t ToNearest = 0x0; member
277 case internal::RoundingControlValue::ToNearest: in getRound()
294 bitValue = internal::RoundingControlValue::ToNearest; in setRound()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/src/__support/FPUtil/x86_64/
H A DFEnvImpl.h33 static constexpr uint16_t ToNearest = 0x0; member
283 case internal::RoundingControlValue::ToNearest: in getRound()
300 bitValue = internal::RoundingControlValue::ToNearest; in setRound()
/dports/devel/boost-docs/boost_1_72_0/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/devel/hyperscan/boost_1_75_0/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/devel/R-cran-BH/BH/inst/include/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ;
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/devel/boost-libs/boost_1_72_0/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/devel/boost-python-libs/boost_1_72_0/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/boost_1.69.0/boost/numeric/conversion/detail/
H A Dconverter.hpp382 typedef generic_range_checker<Traits,Pred3,Pred4,OverflowHandler> ToNearest ; typedef
388 typedef typename for_round_style<round_style,ToZero,ToNearest,ToInf,ToNegInf>::type type ;

12