Home
last modified time | relevance | path

Searched refs:inexact (Results 1 – 19 of 19) sorted by relevance

/external/elfutils/tests/
Drun-unstrip-test.sh34 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.unstrip
43 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.inplace
Drun-strip-test.sh49 testrun ${abs_top_builddir}/src/elfcmp --hash-inexact $original testfile.unstrip
/external/llvm/test/CodeGen/X86/
Dfdiv.ll14 define double @inexact(double %x) {
16 ; CHECK-LABEL: inexact:
/external/bison/m4/
Dfpieee.m415 dnl - A set of conditions (overflow, underflow, inexact, etc.) which can
39 # For full IEEE compliance (rarely needed), use option -mieee-with-inexact.
/external/libweave/third_party/chromium/base/third_party/dmg_fp/
Ddtoa.cc485 BCinfo { int dp0, dp1, dplen, dsign, e0, inexact, nd, nd0, rounding, scale, uflchk; }; member
2404 bc->inexact = 0;
2747 bc.inexact = 1;
3021 bc.inexact = 0;
3123 bc.inexact = 0;
3130 bc.inexact = 0;
3403 if (bc.inexact) {
3430 if (bc.inexact && !(word0(&rv) & Exp_mask)) {
3597 int inexact, oldinexact; variable
3655 inexact = 1;
[all …]
/external/llvm/test/CodeGen/SystemZ/
Dfp-conv-10.ll7 ; Promoting to i64 doesn't generate an inexact condition for values that are
Dvec-intrinsics.ll3327 ; VFIDB with IEEE-inexact exception suppressed.
/external/llvm/lib/Target/SystemZ/
DSystemZInstrFP.td304 // the rounding mode. These forms always check for inexact conditions.
310 // inexact conditions.
317 // to suppress detection of inexact conditions.
322 // fnearbyint is like frint but does not detect inexact conditions.
327 // floor is no longer allowed to raise an inexact condition,
DSystemZPatterns.td164 // TR2 and the output being TR1. SUPPRESS is 4 to suppress inexact conditions
/external/icu/icu4c/source/data/brkitr/
Dsent_el.txt94 # For now, use the old style inexact reverse rules, which are easier
Dsent.txt94 # For now, use the old style inexact reverse rules, which are easier
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyInstrFloat.td47 // WebAssembly doesn't expose inexact exceptions, so map frint to fnearbyint.
/external/apache-commons-math/src/main/java/org/apache/commons/math/dfp/
DDfp.java695 boolean inexact = false; in align()
726 inexact = true; in align()
737 if (inexact) { in align()
/external/ceres-solver/docs/source/
Dsolving.rst148 and an inexact step variant of the Levenberg-Marquardt algorithm
189 problem is solved approximately. These algorithms are known as inexact
192 An inexact Newton method requires two ingredients. First, a cheap
200 :label: inexact
205 inexact Newton step based on :eq:`inexact` converges for any
209 Ceres supports both exact and inexact step solution strategies. When
212 iterative linear solver, the inexact step Levenberg-Marquardt
613 automatically switches from the exact step algorithm to an inexact
628 algorithm to an inexact step algorithm.
631 prohibitive for large problems. Indeed, for an inexact Newton solver
[all …]
/external/icu/icu4c/source/test/testdata/
Ddcfmtest.txt130 # RoundUnnecessary. Fail if result would be inexact.
/external/elfutils/
DNEWS471 elfcmp: new option --hash-inexact
/external/elfutils/src/
DChangeLog2796 (options, parse_opt): Add --hash-inexact option to set it.
2798 (main): Call it for differing SHT_HASH sections under --hash-inexact.
/external/llvm/docs/
DLangRef.rst7603 an inexact result, how rounding is performed (e.g. truncation, also known as
10354 nearest integer. It may raise an inexact floating-point exception if the
/external/libpng/
Dlibpng-manual.txt1630 remark about inexact inch conversions applies here