/third_party/musl/libc-test/src/functionalext/supplement/math/ |
D | finite.c | 30 int ret = finite(0.0); in finite_0100() 41 int ret = finite(__DBL_MIN__ / 2); in finite_0200() 52 int ret = finite(NAN); in finite_0300() 63 int ret = finite(INFINITY); in finite_0400() 74 int ret = finite(sqrt(-1.0)); in finite_0500() 85 int ret = finite(exp(800)); in finite_0600()
|
D | test_src_functionalext_supplement_math.gni | 18 "finite",
|
/third_party/typescript/tests/baselines/reference/ |
D | enumConstantMembers.errors.txt | 1 …embers.ts(32,9): error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 2 …embers.ts(33,9): error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 3 …embers.ts(34,9): error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 6 …embers.ts(37,9): error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 7 …embers.ts(38,9): error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 44 !!! error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 47 !!! error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 50 !!! error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 59 !!! error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 62 !!! error TS2477: 'const' enum member initializer was evaluated to a non-finite value.
|
D | constEnumErrors.errors.txt | 12 …Errors.ts(41,9): error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 13 …Errors.ts(42,9): error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 82 !!! error TS2477: 'const' enum member initializer was evaluated to a non-finite value. 85 !!! error TS2477: 'const' enum member initializer was evaluated to a non-finite value.
|
/third_party/boost/libs/numeric/conversion/doc/ |
D | bounds.qbk | 17 `numeric_limits<T>::min()` for integral types returns the minimum finite value, 23 maximum finite value, the minimum finite value and the minimum positive normalized 44 Returns the minimum finite value, equivalent to `numeric_limits<T>::min()` when `T` 49 Returns the maximum finite value, equivalent to `numeric_limits<T>::max()`.
|
/third_party/boost/libs/math/doc/differentiation/ |
D | numerical_differentiation.qbk | 29 The function `finite_difference_derivative` calculates a finite-difference approximation to the der… 37 In addition, for any function implemented in finite-precision arithmetic, the "true" derivative is … 40 There are two sources of error from finite differences: One, the truncation error arising from usin… 45 For more details about the theoretical error analysis involved in finite-difference approximations … 68 A function which is very good at making a mockery of finite-difference differentiation is exp(x)/(c… 72 For a finite-difference method of order /k/, the error is /C/ \u03B5[super k/k+1]. 88 Given all the caveats which must be kept in mind for successful use of finite-difference differenti… 93 …is not subject to the catastrophic subtractive cancellation that plagues finite-difference calcula… 104 * Fornberg, Bengt. ['Generation of finite difference formulas on arbitrarily spaced grids.] Mathema…
|
D | lanczos_smoothing.qbk | 41 The `discrete_lanczos_derivative` class calculates a finite-difference approximation to the derivat… 88 It reduces to the standard /2n+1/-point finite-difference formula. 137 …orange, the smoothing derivative in blue, and the non-smoothing standard finite difference formula… 139 …tracks the increase and decrease in the trend well, whereas the standard finite difference formula…
|
/third_party/skia/tests/ |
D | ScalarTest.cpp | 173 bool finite = gProc1[k](rec.fValue); in test_isfinite() local 174 REPORTER_ASSERT(reporter, rec.fIsFinite == finite); in test_isfinite() 186 bool finite = gProc2[m](rec0.fValue, rec1.fValue, proc1); in test_isfinite() local 188 REPORTER_ASSERT(reporter, finite2 == finite); in test_isfinite()
|
/third_party/flutter/skia/tests/ |
D | ScalarTest.cpp | 173 bool finite = gProc1[k](rec.fValue); in test_isfinite() local 174 REPORTER_ASSERT(reporter, rec.fIsFinite == finite); in test_isfinite() 186 bool finite = gProc2[m](rec0.fValue, rec1.fValue, proc1); in test_isfinite() local 188 REPORTER_ASSERT(reporter, finite2 == finite); in test_isfinite()
|
/third_party/openGLES/extensions/APPLE/ |
D | APPLE_texture_packed_float.txt | 111 floating-point representation, finite values are rounded to the 112 closest representable finite value. While less accurate, 115 Likewise, finite positive values greater than 65024 (the maximum 116 finite representable unsigned 11-bit floating-point value) are 148 floating-point representation, finite values are rounded to the 149 closet representable finite value. While less accurate, 152 Likewise, finite positive values greater than 64512 (the maximum 153 finite representable unsigned 10-bit floating-point value) are
|
/third_party/skia/third_party/externals/opengl-registry/extensions/APPLE/ |
D | APPLE_texture_packed_float.txt | 111 floating-point representation, finite values are rounded to the 112 closest representable finite value. While less accurate, 115 Likewise, finite positive values greater than 65024 (the maximum 116 finite representable unsigned 11-bit floating-point value) are 148 floating-point representation, finite values are rounded to the 149 closet representable finite value. While less accurate, 152 Likewise, finite positive values greater than 64512 (the maximum 153 finite representable unsigned 10-bit floating-point value) are
|
/third_party/boost/libs/math/doc/sf/ |
D | poisson_optimisation.qbk | 11 The first obvious step is to use a finite sum of each PDF (Probability *density* function) 90 This is exactly the same finite sum as used by `gamma_p/gamma_q` internally. 108 For the incomplete beta function, there are no simple finite sums 110 finite sum of the PDF and an incomplete beta call, the finite sum may indeed
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_packed_float.txt | 120 floating-point representation, finite values are rounded to the 121 closet representable finite value. While less accurate, 124 Likewise, finite positive values greater than 65024 (the maximum 125 finite representable unsigned 11-bit floating-point value) are 157 floating-point representation, finite values are rounded to the 158 closet representable finite value. While less accurate, 161 Likewise, finite positive values greater than 64512 (the maximum 162 finite representable unsigned 10-bit floating-point value) are
|
/third_party/openGLES/extensions/NV/ |
D | NV_packed_float.txt | 120 floating-point representation, finite values are rounded to the 121 closet representable finite value. While less accurate, 124 Likewise, finite positive values greater than 65024 (the maximum 125 finite representable unsigned 11-bit floating-point value) are 157 floating-point representation, finite values are rounded to the 158 closet representable finite value. While less accurate, 161 Likewise, finite positive values greater than 64512 (the maximum 162 finite representable unsigned 10-bit floating-point value) are
|
/third_party/boost/libs/math/doc/distributions/ |
D | uniform.qbk | 47 Parameters lower and upper can be any finite value. 50 /x/ must also be finite, and is supported /lower <= x <= upper/. 74 Requires that the /lower/ and /upper/ parameters are both finite; 90 The domain of the random variable is any finite value,
|
D | triangular.qbk | 51 Parameter ['a] (lower) can be any finite value. 52 Parameter ['b] (upper) can be any finite value > a (lower). 55 The [@http://en.wikipedia.org/wiki/Random_variate random variate] x must also be finite, and is sup… 85 Requires that the /lower/, /mode/ and /upper/ parameters are all finite,
|
/third_party/glib/glib/gnulib/gl_cv_func_frexpl_works/ |
D | meson.build | 41 /* Test on finite numbers that fails on AIX 5.1. */ 49 /* Test on finite numbers that fails on Mac OS X 10.4, because its frexpl 61 /* Test on large finite numbers. This fails on BeOS at i = 16322, while
|
/third_party/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 1283 const absl::Duration finite = 3 * TimeoutTestAllowedSchedulingDelay(); local 1308 finite, // satisfy_condition_delay 1338 finite, // satisfy_condition_delay 1340 finite, // expected_delay 1358 finite * 2, // wait_timeout 1359 finite, // satisfy_condition_delay 1361 finite // expected_delay 1367 finite, // wait_timeout 1368 finite * 2, // satisfy_condition_delay 1370 finite // expected_delay [all …]
|
/third_party/musl/src/math/ |
D | finite.c | 4 int finite(double x) in finite() function
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | finite.c | 4 int finite(double x) in finite() function
|
/third_party/jerryscript/jerry-libm/ |
D | finite.c | 35 finite (double x) in finite() function
|
/third_party/boost/libs/math/doc/fp_utilities/ |
D | rounding_func.qbk | 37 If the argument /v/ is either non-finite or else outside the range 77 If the argument /v/ is either non-finite or else outside the range 115 If the argument /v/ is either non-finite or else outside the range
|
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/ |
D | mutex_test.cc | 1313 const absl::Duration finite = 3 * TimeoutTestAllowedSchedulingDelay(); local 1338 finite, // satisfy_condition_delay 1368 finite, // satisfy_condition_delay 1370 finite, // expected_delay 1388 finite * 2, // wait_timeout 1389 finite, // satisfy_condition_delay 1391 finite // expected_delay 1397 finite, // wait_timeout 1398 finite * 2, // satisfy_condition_delay 1400 finite // expected_delay [all …]
|
/third_party/python/Modules/_decimal/libmpdec/literature/ |
D | bignum.txt | 9 J. M. Pollard: The fast Fourier transform in a finite field 13 The transform in a finite field can be used for convolution in the same
|
/third_party/node/deps/npm/node_modules/assert-plus/ |
D | CHANGES.md | 6 - Add assert.finite check. Previous assert.number callers should use this if
|