HomeSort by relevance Sort by last modified time
    Searched full:exponent (Results 301 - 325 of 1644) sorted by null

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
sigcontext.h 31 unsigned short exponent; member in struct:_fpreg
37 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
acct.h 25 * exponent and a 13-bit fraction.
26 * comp2_t is 24-bit with 5-bit base 2 exponent and 20 bit fraction
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
sigcontext.h 23 unsigned short exponent; member in struct:_fpreg
28 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigcontext.h 31 unsigned short exponent; member in struct:_fpreg
37 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h 25 * exponent and a 13-bit fraction.
26 * comp2_t is 24-bit with 5-bit base 2 exponent and 20 bit fraction
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
sigcontext.h 23 unsigned short exponent; member in struct:_fpreg
28 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
sigcontext.h 31 unsigned short exponent; member in struct:_fpreg
37 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h 25 * exponent and a 13-bit fraction.
26 * comp2_t is 24-bit with 5-bit base 2 exponent and 20 bit fraction
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
sigcontext.h 26 unsigned short exponent; member in struct:_fpreg
31 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
sigcontext.h 26 unsigned short exponent; member in struct:_fpreg
31 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
sigcontext.h 26 unsigned short exponent; member in struct:_fpreg
31 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
sigcontext.h 26 unsigned short exponent; member in struct:_fpreg
31 unsigned short exponent; member in struct:_fpxreg
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
sigcontext.h 26 unsigned short exponent; member in struct:_fpreg
31 unsigned short exponent; member in struct:_fpxreg
  /bionic/libc/stdio/
floatio.h 39 /* 11-bit exponent (VAX G floating point) is 308 decimal digits */
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_frexp.c 20 * and the corresponding binary exponent "exp". That is
s_ilogb.c 17 * return the binary exponent of non-zero x
s_modff.c 30 j0 = ((i0>>23)&0xff)-0x7f; /* exponent of x */
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/
RSAPrivateKeySpecTest.java 68 * Assertion: returns private exponent
  /external/chromium_org/third_party/WebKit/Source/core/html/forms/
NumberInputType.cpp 81 const int exponent = value.exponent(); local
82 if (exponent >= 0)
85 const int sizeBeforeDecimalPoint = exponent + sizeOfDigits;
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGComponentTransferFunctionElement.idl 42 readonly attribute SVGAnimatedNumber exponent;
  /external/chromium_org/third_party/WebKit/Source/wtf/dtoa/
strtod.h 39 double Strtod(Vector<const char> buffer, int exponent);
  /external/chromium_org/v8/src/
strtod.h 36 double Strtod(Vector<const char> buffer, int exponent);
  /external/compiler-rt/lib/
divdf3.c 66 // include the necessary exponent adjustment.
149 // range and adjust the exponent accordingly.
162 // If we have overflowed the exponent, return infinity.
176 // Insert the exponent
divsf3.c 66 // include the necessary exponent adjustment.
134 // range and adjust the exponent accordingly.
147 // If we have overflowed the exponent, return infinity.
161 // Insert the exponent
  /external/dropbear/libtomcrypt/src/pk/dsa/
dsa_shared_secret.c 22 @param private_key The private DSA key (the exponent)

Completed in 3196 milliseconds

<<11121314151617181920>>