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

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fenv.h 66 /* Type representing floating-point environment. This structure
95 /* Floating-point environment where none of the exception is masked. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
fenv.h 66 /* Type representing floating-point environment. This structure
95 /* Floating-point environment where none of the exception is masked. */
  /external/icu4c/common/
putilimp.h 53 /** Define this to 1 if your platform supports IEEE 754 floating point,
243 * Floating point utility to determine if a double is Not a Number (NaN).
248 * Floating point utility to determine if a double has an infinite value.
253 * Floating point utility to determine if a double has a positive infinite value.
258 * Floating point utility to determine if a double has a negative infinite value.
263 * Floating point utility that returns a Not a Number (NaN) value.
268 * Floating point utility that returns an infinite value.
274 * Floating point utility to truncate a double.
279 * Floating point utility to calculate the floor of a double.
284 * Floating point utility to calculate the ceiling of a double
    [all...]
  /art/test/014-math3/src/
Main.java 39 * Floating point divide by zero doesn't throw an exception -- the
  /bionic/libc/tzcode/
difftime.c 21 ** time_t is floating.
  /dalvik/tests/014-math3/src/
Main.java 39 * Floating point divide by zero doesn't throw an exception -- the
  /dalvik/vm/compiler/template/mips/
funopNarrower.S 8 * If hard floating point support is available, use fa0 as the parameter, except for
  /dalvik/vm/mterp/arm-vfp/
OP_CMPG_DOUBLE.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
OP_CMPG_FLOAT.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
OP_CMPL_DOUBLE.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
OP_CMPL_FLOAT.S 6 * Compare two floating-point values. Puts 0, 1, or -1 into the
fbinop.S 2 * Generic 32-bit floating-point operation. Provide an "instr" line that
  /dalvik/vm/mterp/mips/
unopNarrower.S 8 * If hard floating point support is available, use fa0 as the parameter, except for
  /external/chromium/chrome/browser/ui/gtk/
fullscreen_exit_bubble_gtk.h 39 // A pointer to the floating container that is our parent.
  /external/chromium_org/base/third_party/dmg_fp/
README.chromium 1 Name: David M. Gay's floating point routines
  /external/chromium_org/content/public/common/
page_zoom.h 28 // Epsilon value for comparing two floating-point zoom values. We don't use
  /external/chromium_org/remoting/host/
disconnect_window_mac.h 28 // A floating window with a custom border. The custom border and background
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_r11g11b10f.h 57 /* Decode little-endian 32-bit floating-point value */
83 * finite representable unsigned 11-bit floating-point value) are
143 /* Decode little-endian 32-bit floating-point value */
169 * finite representable unsigned 10-bit floating-point value) are
  /external/chromium_org/third_party/skia/src/utils/
SkFloatUtils.h 57 /** Bits is a unsigned integer the same size as the floating point number. */
83 * Constructs a FloatingPoint from a raw floating-point number.
124 /** The data type used to store the actual floating-point number. */
126 /** The raw floating-point number. */
  /external/chromium_org/ui/gfx/
rect_conversions.h 21 // integer rect with floating point error. If it is an arbitrary RectF, then
size_f.h 16 // A floating version of gfx::Size.
  /external/clang/test/CXX/expr/
p9.cpp 4 // floating-point overloads
  /external/clang/test/CodeGen/
2002-07-14-MiscTests.c 6 // test floating point comparison!
  /external/compiler-rt/lib/arm/
adddf3vfp.S 15 // Adds two double precision floating point numbers using the Darwin
addsf3vfp.S 15 // Adds two single precision floating point numbers using the Darwin

Completed in 632 milliseconds

1 2 3 4 5 6 7 8 91011>>