Searched
full:rounding (Results
476 -
500 of
2466) sorted by null
<<11121314151617181920>>
/bionic/libm/upstream-freebsd/lib/msun/src/ |
s_csqrtf.c | 78 * provide correct rounding in nearly all cases.
|
s_rintl.c | 75 * greater precision, double rounding may occur, and if they are
|
/cts/apps/CtsVerifier/jni/verifier/ |
com_android_cts_verifier_camera_StatsImage.cpp | 41 // Number of grid cells (rounding down to full cells only at right+bottom edges).
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int/ |
Test_div_int.java | 35 * @title Rounding
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_int_2addr/ |
Test_div_int_2addr.java | 34 * @title Rounding
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_long/ |
Test_div_long.java | 35 * @title Rounding
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/div_long_2addr/ |
Test_div_long_2addr.java | 34 * @title Rounding
|
/development/ndk/platforms/android-21/arch-x86_64/include/machine/ |
fenv.h | 56 * Each symbol representing the rounding direction, expands to an integer
|
/docs/source.android.com/src/devices/camera/ |
camera3_metadata.jd | 40 clamping or rounding took place, and so that the application can compensate for
|
/external/autotest/client/site_tests/hardware_MemoryLatency/ |
hardware_MemoryLatency.py | 51 # so we have to use rounding to get the correct size
|
/external/bison/lib/ |
fpucw.h | 22 SSE/SSE2 hardware) has a controllable rounding precision. It is specified
|
/external/chromium-trace/catapult/third_party/Paste/paste/exceptions/ |
serial_number_generator.py | 38 # Note, this depends on integer rounding of results:
|
/external/compiler-rt/lib/asan/ |
asan_poisoning.h | 90 // [MemToShadow(p), MemToShadow(p+size)] with proper rounding.
|
/external/compiler-rt/lib/builtins/ |
floatdisf.c | 15 /* Returns: convert a to a float, rounding toward even.*/
|
floattidf.c | 19 /* Returns: convert a to a double, rounding toward even.*/
|
floattisf.c | 19 /* Returns: convert a to a float, rounding toward even. */
|
floattixf.c | 19 /* Returns: convert a to a long double, rounding toward even. */
|
floatundisf.c | 15 /* Returns: convert a to a float, rounding toward even. */
|
floatuntidf.c | 19 /* Returns: convert a to a double, rounding toward even. */
|
floatuntisf.c | 19 /* Returns: convert a to a float, rounding toward even. */
|
floatuntixf.c | 19 /* Returns: convert a to a long double, rounding toward even. */
|
/external/compiler-rt/test/builtins/Unit/ |
fixdfdi_test.c | 17 // Returns: convert a to a signed long long, rounding toward zero.
|
fixsfdi_test.c | 17 // Returns: convert a to a signed long long, rounding toward zero.
|
fixunsdfdi_test.c | 17 // Returns: convert a to a unsigned long long, rounding toward zero.
|
fixunsdfsi_test.c | 17 // Returns: convert a to a unsigned int, rounding toward zero.
|
Completed in 1707 milliseconds
<<11121314151617181920>>