OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:underflow
(Results
351 - 375
of
1078
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/
stdexcept
146
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
fpu_control.h
37
* UM:
Underflow
mask
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
fpu_control.h
37
* UM:
Underflow
mask
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/
stdexcept
146
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
stdexcept
139
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
stdexcept
139
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/
fenv.h
78
/* feraiseexcept does not set the inexact flag on overflow/
underflow
*/
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/
fenv.h
78
/* feraiseexcept does not set the inexact flag on overflow/
underflow
*/
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
stdexcept
139
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
fenv.h
78
/* feraiseexcept does not set the inexact flag on overflow/
underflow
*/
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
fenv.h
78
/* feraiseexcept does not set the inexact flag on overflow/
underflow
*/
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/
stdexcept
139
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
stdexcept
146
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
stdexcept
146
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
stdexcept
146
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
stdexcept
146
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
stdexcept
145
/** Thrown to indicate arithmetic
underflow
. */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
scaleb.decTest
91
scbx124 scaleb 1.23 -2015 -> 0E-1007
Underflow
Subnormal Inexact Rounded Clamped
92
scbx125 scaleb 1.23 -2016 -> 0E-1007
Underflow
Subnormal Inexact Rounded Clamped
185
scbx145 scaleb 1E-1007 -1 -> 0E-1007
Underflow
Subnormal Inexact Rounded Clamped
189
scbx152 scaleb -1E-1007 -1 -> -0E-1007
Underflow
Subnormal Inexact Rounded Clamped
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
scaleb.decTest
91
scbx124 scaleb 1.23 -2015 -> 0E-1007
Underflow
Subnormal Inexact Rounded Clamped
92
scbx125 scaleb 1.23 -2016 -> 0E-1007
Underflow
Subnormal Inexact Rounded Clamped
185
scbx145 scaleb 1E-1007 -1 -> 0E-1007
Underflow
Subnormal Inexact Rounded Clamped
189
scbx152 scaleb -1E-1007 -1 -> -0E-1007
Underflow
Subnormal Inexact Rounded Clamped
/bionic/libm/upstream-freebsd/lib/msun/src/
e_exp.c
70
* if x < -7.45133219101941108420e+02 then exp(x)
underflow
125
if(x < u_threshold) return twom1000*twom1000; /*
underflow
*/
/external/chromium_org/third_party/skia/src/core/
SkFloat.cpp
50
if (exp > 23) //
underflow
87
if (shift < 0) //
underflow
SkPoint.cpp
150
* 1.
underflow
of mag2 (compared against nearlyzero^2)
153
* If we
underflow
, we return false. If we overflow, we compute again using
/external/compiler-rt/lib/
truncdfsf2.c
94
const src_rep_t
underflow
= (src_rep_t)underflowExponent << srcSigBits;
local
106
if (aAbs -
underflow
< aAbs - overflow) {
/external/fdlibm/
e_exp.c
67
* if x < -7.45133219101941108420e+02 then ieee_exp(x)
underflow
124
if(x < u_threshold) return twom1000*twom1000; /*
underflow
*/
/external/oprofile/events/i386/p4/
unit_masks
76
0x01 handle FP stack
underflow
79
0x08 handle x87 output
underflow
Completed in 4347 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>