/external/dropbear/libtommath/ |
bn_mp_init_copy.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_init_set.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_init_set_int.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_mod_d.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_radix_smap.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_set.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_signed_bin_size.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_to_signed_bin.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_to_signed_bin_n.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_to_unsigned_bin_n.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_unsigned_bin_size.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_zero.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision
|
bn_mp_init.c | 3 /* LibTomMath, multiple-precision integer library -- Tom St Denis 5 * LibTomMath is a library that provides multiple-precision 34 /* set the used to zero, allocated digits to the default precision
|
/external/oprofile/libutil++/ |
stream_util.h | 21 * save the stream flags, precision and fill char. 35 std::streamsize precision; member in class:io_state
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
fpu_control.h | 38 * PM: Precision (inexact result) mask 42 * PC: Precision control 43 * 11 - round to extended precision 44 * 10 - round to double precision 45 * 00 - round to single precision 69 /* precision control */ 70 #define _FPU_EXTENDED 0x300 /* libm requires double extended precision. */ 83 /* The fdlibm code requires strict IEEE double precision arithmetic,
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
fpu_control.h | 38 * PM: Precision (inexact result) mask 42 * PC: Precision control 43 * 11 - round to extended precision 44 * 10 - round to double precision 45 * 00 - round to single precision 69 /* precision control */ 70 #define _FPU_EXTENDED 0x300 /* libm requires double extended precision. */ 83 /* The fdlibm code requires strict IEEE double precision arithmetic,
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
fpu_control.h | 38 * PM: Precision (inexact result) mask 42 * PC: Precision control 43 * 11 - round to extended precision 44 * 10 - round to double precision 45 * 00 - round to single precision 69 /* precision control */ 70 #define _FPU_EXTENDED 0x300 /* libm requires double extended precision. */ 83 /* The fdlibm code requires strict IEEE double precision arithmetic,
|
/dalvik/vm/mterp/arm-vfp/ |
README.txt | 7 to transfer double-precision values in two steps.
|
/external/clang/test/SemaOpenCL/ |
extension-fp64.cl | 5 (void) 1.0; // expected-warning {{double precision constant requires cl_khr_fp64}}
|
/ndk/sources/cxx-stl/llvm-libc++/test/input.output/iostream.format/std.manip/ |
setprecision.pass.cpp | 30 assert(is.precision() == 10); 36 assert(os.precision() == 10); 42 assert(is.precision() == 10); 48 assert(os.precision() == 10);
|
/external/quake/quake/src/QW/client/ |
sys_dosa.s | 78 orb $0x03,%ah // round mode, 64-bit precision 84 orb $0x0C,%ah // chop mode, single precision 90 orb $0x08,%ah // ceil mode, single precision
|
/external/quake/quake/src/WinQuake/ |
sys_dosa.s | 78 orb $0x03,%ah // round mode, 64-bit precision 84 orb $0x0C,%ah // chop mode, single precision 90 orb $0x08,%ah // ceil mode, single precision
|
/external/stlport/stlport/ |
complex | 29 // in the C++ Standard. Single-precision complex numbers 30 // are complex<float>, double-precision are complex<double>, and 31 // quad precision are complex<long double>.
|
/ndk/sources/cxx-stl/stlport/stlport/ |
complex | 29 // in the C++ Standard. Single-precision complex numbers 30 // are complex<float>, double-precision are complex<double>, and 31 // quad precision are complex<long double>.
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/ |
complex | 29 // in the C++ Standard. Single-precision complex numbers 30 // are complex<float>, double-precision are complex<double>, and 31 // quad precision are complex<long double>.
|