HomeSort by relevance Sort by last modified time
    Searched full:ieee (Results 651 - 675 of 1485) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/9/platforms/android-15/arch-mips/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-16/arch-arm/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-16/arch-mips/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-17/arch-arm/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-17/arch-mips/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
cdefs.h 393 /* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1. */
399 /* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2. */
  /bionic/libm/upstream-freebsd/lib/msun/bsdsrc/
b_exp.c 41 * DOUBLE PRECISION (IEEE 53 bits, VAX D FORMAT 56 BITS)
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_remquol.c 55 * Return the IEEE remainder and set *quo to the last n bits of the
  /development/ndk/platforms/android-3/include/
jni.h 41 typedef float jfloat; /* 32-bit IEEE 754 */
42 typedef double jdouble; /* 64-bit IEEE 754 */
50 typedef float jfloat; /* 32-bit IEEE 754 */
51 typedef double jdouble; /* 64-bit IEEE 754 */
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/ec/
KeyAgreementSpi.java 50 * Diffie-Hellman key agreement using elliptic curve keys, ala IEEE P1363
  /external/chromium_org/native_client_sdk/src/doc/
publications-and-presentations.rst 101 - IEEE Symposium on Security and Privacy (Oakland '09), 2009
  /external/chromium_org/third_party/icu/source/common/
cstring.c 18 * 11/15/99 helena Integrated S/390 IEEE changes.
  /external/chromium_org/third_party/icu/source/i18n/
decContext.c 65 /* DEC_INIT_DECIMAL32 -- select IEEE 754 defaults, 32-bit */
66 /* DEC_INIT_DECIMAL64 -- select IEEE 754 defaults, 64-bit */
67 /* DEC_INIT_DECIMAL128 -- select IEEE 754 defaults, 128-bit */
342 /* test the five IEEE first, as some of the others are ambiguous when */
  /external/chromium_org/third_party/openssl/openssl/crypto/ecdh/
ech_ossl.c 103 /* This implementation is based on the following primitives in the IEEE 1363 standard:

Completed in 436 milliseconds

<<21222324252627282930>>