HomeSort by relevance Sort by last modified time
    Searched full:underflows (Results 1 - 25 of 37) sorted by null

1 2

  /bionic/libm/bsdsrc/
b_exp.c 121 /* exp(-big#) underflows to zero */
166 /* exp(-big#) underflows to zero */
  /frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
basic_op.h 191 | underflows or overflows. |
250 | -var2 with sign extension. Saturate the result in case of underflows or |
    [all...]
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pvamrwbdecoder_basic_op.h 97 underflows or overflows.
143 case of underflows or overflows.
187 in case of underflows or overflows.
pvamrwb_math_op.cpp 118 underflows or overflows :
  /frameworks/base/media/libstagefright/codecs/aacenc/basic_op/
basicop2.c 234 | underflows or overflows. |
300 | -var2 with sign extension. Saturate the result in case of underflows or |
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/include/
bcmsdpcm.h 175 uint32 rxdescuflo; /* receive descriptor underflows */
177 uint32 txfifouflo; /* transmit fifo underflows */
  /bionic/libm/man/
ieee.3 316 So gradual underflows are usually
319 The same cannot be said of underflows flushed to 0.
  /external/jhead/
makernote.c 49 // (-1) catches illegal zero case as unsigned underflows to positive large.
gpsinfo.c 162 // (-1) catches illegal zero case as unsigned underflows to positive large.
  /external/kernel-headers/original/linux/netfilter/
x_tables.h 283 /* Entry points and underflows */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
basic_op.h 256 underflows or overflows.
309 case of underflows or overflows.
362 in case of underflows or overflows.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.5.2.js 48 magnitude is too small to represent, we say the operation underflows and the result is a zero of the appropriate
  /external/iptables/libiptc/
libip4tc.c 468 /* Hooks and underflows must be valid entries */
libip6tc.c 409 /* Hooks and underflows must be valid entries */
  /external/tcpdump/
interface.h 123 * that "snapend - (l)" underflows.
netdissect.h 197 * "l" isn't so large that "ndo->ndo_snapend - (l)" underflows.
  /external/webkit/WebKitTools/android/flex-2.5.4a/MISC/
alloca.c 289 long underflows; /* Number of stack underflow calls ($STKRETN). */ member in struct:stk_stat
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
real.h 255 the value underflows, +1 if overflows, and 0 otherwise. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
real.h 255 the value underflows, +1 if overflows, and 0 otherwise. */
  /external/dbus/dbus/
dbus-sysdeps.c 495 and underflows */
  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
l_shr_r.cpp 109 the result. The result is saturated in case of underflows or overflows, i.e.,
shr.cpp 127 -var2 with sign extension. Saturate the result in case of underflows or
shr_r.cpp 76 -var2 with rounding. Saturate the result in case of underflows or
  /external/protobuf/src/google/protobuf/io/
tokenizer_unittest.cc 560 // Overflows become infinity and underflows become zero.
  /external/v8/src/third_party/dtoa/
dtoa.c 137 * avoids underflows on inputs whose result does not underflow.
139 * floating-point numbers and flushes underflows to zero rather
163 * the result overflows to +-Infinity or underflows to 0.
    [all...]

Completed in 578 milliseconds

1 2