HomeSort by relevance Sort by last modified time
    Searched full:arithmetic (Results 326 - 350 of 1189) sorted by null

<<11121314151617181920>>

  /external/chromium/base/third_party/dmg_fp/
dtoa.cc 26 * of) Intel 80x87 arithmetic, the call
34 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
37 * string (or sets errno to ERANGE). With IEEE arithmetic, ties are
47 * arithmetic (not IEEE double-extended).
48 * 2. We get by with floating-point arithmetic in a case that
56 * arithmetic to determine the adjustment to within
65 * #define IEEE_8087 for IEEE-arithmetic machines where the least
67 * #define IEEE_MC68k for IEEE-arithmetic machines where the most
70 * #define IBM for IBM mainframe-style floating-point arithmetic.
71 * #define VAX for VAX-style floating-point arithmetic (D_floating)
    [all...]
  /bionic/libc/arch-arm/include/machine/
cpu-features.h 127 * arithmetic instructions: qdd, qdadd, qsub, qdsub
  /bionic/libc/stdlib/
strtod.c 31 /* strtod for IEEE-, VAX-, and IBM-arithmetic machines.
34 * string (or sets errno to ERANGE). With IEEE arithmetic, ties are
44 * arithmetic (not IEEE double-extended).
45 * 2. We get by with floating-point arithmetic in a case that
53 * arithmetic to determine the adjustment to within
62 * #define IEEE_LITTLE_ENDIAN for IEEE-arithmetic machines where the least
64 * #define IEEE_BIG_ENDIAN for IEEE-arithmetic machines where the most
69 * #define IBM for IBM mainframe-style floating-point arithmetic.
70 * #define VAX for VAX-style floating-point arithmetic.
82 * integer arithmetic. Whether this speeds things up or slows thing
    [all...]
  /bionic/libm/alpha/
fenv.h 122 * arithmetic operations as far as I can tell. Perhaps there
  /bionic/libm/include/alpha/
fenv.h 122 * arithmetic operations as far as I can tell. Perhaps there
  /bionic/libm/src/
e_fmod.c 20 * Return x mod y in exact arithmetic
s_exp2f.c 87 * in IEEE Floating-Point Arithmetic. TOMS 15(2), 144-157 (1989).
  /dalvik/tests/027-arithmetic/src/
Main.java 4 * Test arithmetic operations.
  /development/ndk/platforms/android-3/arch-arm/include/machine/
cpu-features.h 127 * arithmetic instructions: qdd, qdadd, qsub, qdsub
  /external/chromium/chrome/browser/resources/shared/js/cr/
promise.js 106 * Override to allow arithmetic.
  /external/dropbear/libtommath/
bn_fast_mp_invmod.c 6 * integer arithmetic as well as number theoretic functionality.
bn_fast_mp_montgomery_reduce.c 6 * integer arithmetic as well as number theoretic functionality.
bn_mp_invmod_slow.c 6 * integer arithmetic as well as number theoretic functionality.
bn_mp_is_square.c 6 * integer arithmetic as well as number theoretic functionality.
bn_mp_karatsuba_mul.c 6 * integer arithmetic as well as number theoretic functionality.
bn_mp_prime_next_prime.c 6 * integer arithmetic as well as number theoretic functionality.
bn_mp_toom_sqr.c 6 * integer arithmetic as well as number theoretic functionality.
  /external/fdlibm/
e_fmod.c 16 * Return x mod y in exact arithmetic
fdlibm.h 164 * Functions callable from C, intended to support IEEE arithmetic.
  /external/iproute2/
README.distribution 85 enormous amounts of floating point arithmetic. Don't try running
  /external/iproute2/netem/
README.distribution 87 enormous amounts of floating point arithmetic. Don't try running
  /external/jpeg/
jconfig.doc 105 * (unsigned) shift; leave it undefined if ">>" is a signed (arithmetic) shift,
jconfig.h 106 * (unsigned) shift; leave it undefined if ">>" is a signed (arithmetic) shift,
jfdctflt.c 34 * we use floating point arithmetic.
jutils.c 68 * Arithmetic utilities

Completed in 607 milliseconds

<<11121314151617181920>>