HomeSort by relevance Sort by last modified time
    Searched refs:ieee (Results 1 - 25 of 45) sorted by null

1 2

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ieee754.h 32 /* This is the IEEE 754 single-precision format. */
45 } ieee; member in union:ieee754_float
72 /* This is the IEEE 754 double-precision format. */
96 } ieee; member in union:ieee754_double
134 /* This is the IEEE 854 double-extended-precision format. */
159 } ieee; member in union:ieee854_long_double
161 /* This is for NaNs in the IEEE 854 double-extended-precision format. */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ieee754.h 32 /* This is the IEEE 754 single-precision format. */
45 } ieee; member in union:ieee754_float
72 /* This is the IEEE 754 double-precision format. */
96 } ieee; member in union:ieee754_double
134 /* This is the IEEE 854 double-extended-precision format. */
159 } ieee; member in union:ieee854_long_double
161 /* This is for NaNs in the IEEE 854 double-extended-precision format. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ieee754.h 32 /* This is the IEEE 754 single-precision format. */
45 } ieee; member in union:ieee754_float
72 /* This is the IEEE 754 double-precision format. */
96 } ieee; member in union:ieee754_double
134 /* This is the IEEE 854 double-extended-precision format. */
159 } ieee; member in union:ieee854_long_double
161 /* This is for NaNs in the IEEE 854 double-extended-precision format. */
  /external/icu4c/config/
mh-alpha-linux-cc 19 # The tests need complete IEEE floating point support
20 CFLAGS += -ieee
21 CXXFLAGS += -ieee
mh-alpha-osf 19 # The tests need complete IEEE floating point support
20 CFLAGS += -ieee
21 CXXFLAGS += -ieee
  /external/stlport/src/
num_get_float.cpp 59 /* This is the IEEE 854 double-extended-precision format. */
66 } ieee; member in union:ieee854_long_double
326 /* IEEE representation */
452 * IEEE Double Precision Format
482 template <class D, class IEEE, int M, int BIAS>
559 * IEEE Double Precision Format
577 IEEE v;
579 v.ieee.mantissa0 = vv.i32.hi;
580 v.ieee.mantissa1 = vv.i32.lo;
581 v.ieee.negative = 0
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
num_get_float.cpp 59 /* This is the IEEE 854 double-extended-precision format. */
66 } ieee; member in union:ieee854_long_double
326 /* IEEE representation */
452 * IEEE Double Precision Format
482 template <class D, class IEEE, int M, int BIAS>
559 * IEEE Double Precision Format
577 IEEE v;
579 v.ieee.mantissa0 = vv.i32.hi;
580 v.ieee.mantissa1 = vv.i32.lo;
581 v.ieee.negative = 0
    [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
MathExtras.h 41 #include <machine/ieee.h>
  /external/qemu/target-arm/
helper.c 2861 int ieee = (env->vfp.xregs[ARM_VFP_FPSCR] & (1 << 26)) == 0; local
2871 int ieee = (env->vfp.xregs[ARM_VFP_FPSCR] & (1 << 26)) == 0; local
    [all...]
  /external/jpeg/
config.sub 717 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  /external/qemu/distrib/jpeg-6b/
config.sub 717 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  /bionic/libc/stdio/
vfprintf.c 1301 #include <machine/ieee.h>
  /external/qemu/fpu/
softfloat.c 9 This C source file is part of the SoftFloat IEC/IEEE Floating-point Arithmetic
306 | The handling of underflow and overflow follows the IEC/IEEE Standard for
488 | The handling of underflow and overflow follows the IEC/IEEE Standard for
658 | handling of underflow and overflow follows the IEC/IEEE Standard for Binary
    [all...]
  /external/chromium/sdch/open-vcdiff/
config.sub 1218 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  /external/chromium/third_party/libevent/
config.sub 1250 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
    [all...]
  /external/dropbear/
config.sub 1214 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  /external/e2fsprogs/config/
config.sub 1275 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
    [all...]
  /external/elfutils/config/
config.sub 1250 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
    [all...]
  /external/grub/
config.sub 1172 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  /external/libffi/
config.sub 1218 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  /external/libmtp/
config.sub 1250 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
    [all...]
  /external/libogg/
config.sub 1206 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  /external/libpcap/
config.sub 1146 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
  /external/libpng/
config.sub 1275 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
    [all...]
  /external/libusb/
config.sub 1268 | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \
    [all...]

Completed in 1140 milliseconds

1 2