HomeSort by relevance Sort by last modified time
    Searched full:significand (Results 101 - 125 of 313) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/v8/src/
cached-powers.cc 41 uint64_t significand; member in struct:v8::internal::CachedPower
161 *power = DiyFp(cached_power.significand, cached_power.binary_exponent);
173 *power = DiyFp(cached_power.significand, cached_power.binary_exponent);
  /external/v8/src/
cached-powers.cc 41 uint64_t significand; member in struct:v8::internal::CachedPower
161 *power = DiyFp(cached_power.significand, cached_power.binary_exponent);
173 *power = DiyFp(cached_power.significand, cached_power.binary_exponent);
  /external/compiler-rt/lib/
floatsidf.c 42 // Shift a into the significand field and clear the implicit bit. Extra
floatsisf.c 42 // Shift a into the significand field, rounding if it is a right-shift
floatunsidf.c 34 // Shift a into the significand field and clear the implicit bit.
floatunsisf.c 34 // Shift a into the significand field, rounding if it is a right-shift
divdf3.c 71 // Or in the implicit significand bit. (If we fell through from the
78 // Align the significand of b as a Q31 fixed-point number in the range
divsf3.c 71 // Or in the implicit significand bit. (If we fell through from the
78 // Align the significand of b as a Q31 fixed-point number in the range
  /external/chromium_org/third_party/protobuf/python/google/protobuf/internal/
message_test.py 219 # Most positive exponent, no significand bits set.
225 # Most positive exponent, one significand bit set.
240 # Most negative exponent, no significand bits set.
246 # Most negative exponent, one significand bit set.
264 # Most positive exponent, no significand bits set.
270 # Most positive exponent, one significand bit set.
285 # Most negative exponent, no significand bits set.
291 # Most negative exponent, one significand bit set.
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
lcast_precision.hpp 120 // and UDT types for which digits (significand bits) is defined (not zero)
159 // radix == 2 and digits == the number of significand bits,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
ucontext.h 96 unsigned short int significand[4]; member in struct:_libc_fpxreg
204 unsigned short int significand[4]; member in struct:_libc_fpreg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ucontext.h 96 unsigned short int significand[4]; member in struct:_libc_fpxreg
204 unsigned short int significand[4]; member in struct:_libc_fpreg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
ucontext.h 96 unsigned short int significand[4]; member in struct:_libc_fpxreg
204 unsigned short int significand[4]; member in struct:_libc_fpreg
  /external/llvm/unittests/ADT/
APFloatTest.cpp     [all...]
  /bionic/libm/
fake_long_double.c 66 long double significandl(long double a1) { return significand(a1); }
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
decfloat.h 35 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
decfloat.h 35 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
float.h 35 /* Number of base-FLT_RADIX digits in the significand, p. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
float.h 36 /* Number of base-FLT_RADIX digits in the significand, p. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
float.h 35 /* Number of base-FLT_RADIX digits in the significand, p. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
float.h 36 /* Number of base-FLT_RADIX digits in the significand, p. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/
float.h 35 /* Number of base-FLT_RADIX digits in the significand, p. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/
float.h 36 /* Number of base-FLT_RADIX digits in the significand, p. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
float.h 35 /* Number of base-FLT_RADIX digits in the significand, p. */
203 /* Number of base-FLT_RADIX digits in the significand, p. */
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
float.h 36 /* Number of base-FLT_RADIX digits in the significand, p. */
204 /* Number of base-FLT_RADIX digits in the significand, p. */

Completed in 3893 milliseconds

1 2 3 45 6 7 8 91011>>