HomeSort by relevance Sort by last modified time
    Searched refs:IEEE (Results 1 - 6 of 6) sorted by null

  /external/fdlibm/
Android.mk 44 # "IEEE spirit", i.e. to guarantee that the IEEE 754 core functions
  /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/llvm/bindings/ocaml/llvm/
llvm.mli 422 (** [float_type c] returns the IEEE 32-bit floating point type in the context
426 (** [double_type c] returns the IEEE 64-bit floating point type in the context
434 (** [fp128_type c] returns the IEEE 128-bit floating point type in the context
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 2537 milliseconds