HomeSort by relevance Sort by last modified time
    Searched full:underflow (Results 876 - 900 of 1078) sorted by null

<<31323334353637383940>>

  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/decimaltestdata/
extra.decTest 37 extr0026 apply 1E-15 -> 0E-14 Inexact Rounded Subnormal Underflow Clamped
38 extr0027 apply 1E-16 -> 0E-14 Inexact Rounded Subnormal Underflow Clamped
91 extr0144 apply 1E-33 -> 0E-32 Inexact Rounded Subnormal Underflow Clamped
92 extr0145 apply 1E-34 -> 0E-32 Inexact Rounded Subnormal Underflow Clamped
140 -- specification, but the treatment of underflow in the testcases
    [all...]
  /external/chromium/base/metrics/
histogram.cc 837 DCHECK_GT(declared_min(), 0); // 0 is the underflow bucket here.
    [all...]
  /external/chromium/base/third_party/nspr/
prtime.cc 175 // Date was possibly too far in the past and would underflow. Return
    [all...]
  /external/chromium/net/spdy/
spdy_framer_test.cc 287 frame1.WriteUInt16(1); // Wrong number of headers (underflow)
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
vcdecoder4_test.cc 259 // cumulative target bytes decoded so far, an underflow occurs and the decoder
    [all...]
  /external/chromium_org/base/third_party/nspr/
prtime.cc 180 // Date was possibly too far in the past and would underflow. Return
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/
vcdecoder4_test.cc 259 // cumulative target bytes decoded so far, an underflow occurs and the decoder
    [all...]
  /external/chromium_org/third_party/skia/include/core/
SkPaint.h     [all...]
  /external/chromium_org/third_party/skia/src/core/
SkPictureRecord.cpp 583 // check for underflow
    [all...]
  /external/open-vcdiff/src/
vcdecoder4_test.cc 259 // cumulative target bytes decoded so far, an underflow occurs and the decoder
    [all...]
  /external/qemu/fpu/
softfloat.c 48 | Functions and definitions to determine: (1) whether tininess for underflow
297 | a subnormal number, and the underflow and inexact exceptions are raised if
306 | The handling of underflow and overflow follows the IEC/IEEE Standard for
479 | to a subnormal number, and the underflow and inexact exceptions are raised
488 | The handling of underflow and overflow follows the IEC/IEEE Standard for
648 | a subnormal number, and the underflow and inexact exceptions are raised if
658 | handling of underflow and overflow follows the IEC/IEEE Standard for Binary
    [all...]
softfloat.h 170 | Software IEC/IEEE floating-point underflow tininess-detection mode.
  /external/skia/include/core/
SkPaint.h     [all...]
  /external/skia/src/core/
SkPictureRecord.cpp 583 // check for underflow
    [all...]
  /external/valgrind/main/VEX/priv/
main_main.c     [all...]
  /external/wpa_supplicant_8/src/eap_peer/
eap_ttls.c 866 "underflow");
    [all...]
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/src/
h264_utils.cpp     [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/
h264_utils.cpp     [all...]
  /libcore/luni/src/main/java/java/lang/
Math.java 324 * medium underflow or overflow. The returned result is within 1 ulp (unit
    [all...]
StrictMath.java 324 * without medium underflow or overflow.
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/decimaltestdata/
ddCompare.decTest 24 -- overflow or underflow, so actual subtractions are not necessary).
ddCompareSig.decTest 24 -- overflow or underflow, so actual subtractions are not necessary).
ddCompareTotal.decTest 24 -- overflow or underflow, so actual subtractions are not necessary).
ddCompareTotalMag.decTest 24 -- overflow or underflow, so actual subtractions are not necessary).
dqCompare.decTest 24 -- overflow or underflow, so actual subtractions are not necessary).

Completed in 1023 milliseconds

<<31323334353637383940>>