OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rounding
(Results
26 - 50
of
1004
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/lib/Target/PTX/
PTXInstrFormats.td
11
//
Rounding
Mode Specifier
24
//
Rounding
Mode Operand
/libcore/luni/src/test/java/libcore/java/math/
OldBigDecimalTest.java
88
// testing
rounding
Mode RoundingMode.CEILING
101
// testing
rounding
Mode RoundingMode.DOWN
113
// testing
rounding
Mode RoundingMode.FLOOR
124
// testing
rounding
Mode RoundingMode.HALF_DOWN
141
// testing
rounding
Mode RoundingMode.HALF_EVEN
163
// testing
rounding
Mode RoundingMode.HALF_UP
176
// testing
rounding
Mode RoundingMode.UNNECESSARY
183
// testing
rounding
Mode RoundingMode.UP
196
// testing invalid
rounding
modes
199
fail("IllegalArgumentException is not caught for wrong
rounding
mode")
[
all
...]
/external/guava/guava/src/com/google/common/math/
DoubleMath.java
47
* This method returns a value y such that
rounding
y DOWN (towards zero) gives the same result
48
* as
rounding
x according to the specified mode.
98
* Returns the {@code int} value that is equal to {@code x} rounded with the specified
rounding
105
*
rounding
mode, is either less than {@code Integer.MIN_VALUE} or greater than {@code
121
* Returns the {@code long} value that is equal to {@code x} rounded with the specified
rounding
128
*
rounding
mode, is either less than {@code Long.MIN_VALUE} or greater than {@code
149
*
rounding
mode, if possible.
202
* Returns the base 2 logarithm of a double value, rounded with the specified
rounding
mode to an
205
* <p>Regardless of the
rounding
mode, this is faster than {@code (int) log2(x)}.
/external/compiler-rt/lib/
muldf3.c
11
// with the IEEE-754 default
rounding
(to nearest, ties to even).
93
// Result is denormal before
rounding
108
// Result is normal before
rounding
; insert the exponent.
116
// Final
rounding
. The final result may overflow to infinity, or underflow
118
// default IEEE-754 round-to-nearest, ties-to-even
rounding
mode.
/external/apache-harmony/math/src/test/java/org/apache/harmony/tests/java/math/
BigIntegerConvertTest.java
88
*
Rounding
is needed.
89
* The
rounding
bit is 1 and the next bit to the left is 1.
101
*
Rounding
is needed.
102
* The
rounding
bit is 1 and the next bit to the left is 0
114
*
Rounding
is NOT needed.
126
*
Rounding
is needed.
138
*
Rounding
is needed.
139
* The
rounding
bit is 1 and the next bit to the left is 0
152
*
Rounding
is NOT needed.
165
* The
rounding
bit is 0
[
all
...]
/bionic/libm/arm/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/bionic/libm/include/arm/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/development/ndk/platforms/android-3/arch-arm/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/gcc/darwin-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
mmintrin-common.h
34
/*
Rounding
mode macros. */
90
/* Packed/scalar double precision floating point
rounding
. */
115
/* Packed/scalar single precision floating point
rounding
. */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mmintrin-common.h
34
/*
Rounding
mode macros. */
90
/* Packed/scalar double precision floating point
rounding
. */
115
/* Packed/scalar single precision floating point
rounding
. */
/prebuilts/gcc/linux-x86/x86/i686-android-linux-4.4.3/lib/gcc/i686-android-linux/4.4.3/include/
mmintrin-common.h
34
/*
Rounding
mode macros. */
90
/* Packed/scalar double precision floating point
rounding
. */
115
/* Packed/scalar single precision floating point
rounding
. */
/prebuilts/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
fenv.h
46
/*
Rounding
modes */
127
* Apparently, the
rounding
mode is specified as part of the
128
* instruction format on ARM, so the dynamic
rounding
mode is
/bionic/libm/src/
s_fmaf.c
31
* Fused multiply-add: Compute x * y + z with a single
rounding
error.
37
* using the current
rounding
mode and with the appropriate
/external/valgrind/main/none/tests/ppc32/
xlc_dbl_u32.c
4
fadd with a non-standard
rounding
mode and so checks that V handles
5
the
rounding
mode correctly. r will be 1 if that is not so. */
Completed in 1769 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>