HomeSort by relevance Sort by last modified time
    Searched full:floating (Results 1076 - 1100 of 3773) sorted by null

<<41424344454647484950>>

  /external/llvm/lib/Support/
APFloat.cpp 10 // This file implements a class to represent arbitrary precision floating
43 /* Represents floating point arithmetic semantics. */
230 /* Given a normal decimal floating point number of the form
390 floating point numbers, which differ from the value they
394 See "How to Read Floating Point Numbers Accurately" by William D
696 // denormal, i.e. the floating point number with exponent being minimum
748 // The largest number by magnitude in our format will be the floating point
852 /* Increment an fcNormal floating point number's significand. */
    [all...]
  /bionic/libc/arch-arm/include/machine/
ieee.h 50 * floating point.
  /bionic/libc/arch-mips/include/machine/
ieee.h 45 * floating point. It does *not* define (yet?) any of the rounding
signal.h 99 long sc_fpc_eir; /* floating point exception instruction reg */
  /bionic/libc/arch-x86/include/machine/
ieee.h 46 * floating point. It does *not* define (yet?) any of the rounding
  /bionic/libc/include/sys/
limits.h 41 * __FLT_xxx/__DBL_xxx non standard values for floating
  /bionic/libm/include/arm/
fenv.h 63 /* Default floating-point environment. */
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_fmod.c 108 /* convert back to floating value and restore the sign */
e_fmodl.c 132 /* convert back to floating value and restore the sign */
k_log.h 54 * Here ln2 is split into two floating point number:
s_cbrt.c 61 * floating point representation, for finite positive normal values,
s_exp2f.c 92 * in IEEE Floating-Point Arithmetic. TOMS 15(2), 144-157 (1989).
s_remquo.c 115 /* convert back to floating value and restore the sign */
s_remquof.c 89 /* convert back to floating value and restore the sign */
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int/
Test_div_int.java 88 //fail("why this test causes floating point exception?");
  /dalvik/vm/mterp/armv5te/
OP_CMPL_FLOAT.S 7 * Compare two floating-point values. Puts 0, 1, or -1 into the
  /dalvik/vm/mterp/
config-armv7-a 131 # floating point handlers that use VFP
config-armv7-a-neon 131 # floating point handlers that use VFP
  /development/ndk/platforms/android-3/arch-arm/include/
fenv.h 63 /* Default floating-point environment. */
  /development/ndk/platforms/android-3/arch-arm/include/machine/
ieee.h 50 * floating point.
  /development/ndk/platforms/android-3/include/sys/
limits.h 41 * __FLT_xxx/__DBL_xxx non standard values for floating
  /development/ndk/platforms/android-9/arch-mips/include/machine/
ieee.h 45 * floating point. It does *not* define (yet?) any of the rounding
signal.h 99 long sc_fpc_eir; /* floating point exception instruction reg */
  /development/ndk/platforms/android-9/arch-x86/include/machine/
ieee.h 46 * floating point. It does *not* define (yet?) any of the rounding
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
MyRssReader3.java 132 // Called by the "Add RSS Item" floating screen when it closes.

Completed in 1393 milliseconds

<<41424344454647484950>>