OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEEE
(Results
1 - 8
of
8
) sorted by null
/external/fdlibm/
Android.mk
44
# "
IEEE
spirit", i.e. to guarantee that the
IEEE
754 core functions
/external/llvm/test/tools/llvm-readobj/ARM/
attributes.s
158
@ CHECK: Description:
IEEE
-754
164
@ CHECK: Description:
IEEE
-754
170
@ CHECK: Description:
IEEE
-754
/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/chromium_org/v8/test/mjsunit/es6/
math-fround.js
45
// Javascript implementation of
IEEE
754 to test double to single conversion.
/external/chromium_org/v8/third_party/fdlibm/
fdlibm.js
607
// For
IEEE
double
/external/llvm/bindings/ocaml/llvm/
llvm.mli
511
(** [float_type c] returns the
IEEE
32-bit floating point type in the context
515
(** [double_type c] returns the
IEEE
64-bit floating point type in the context
523
(** [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
...]
Completed in 239 milliseconds