/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/ |
float.h | 126 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/ |
float.h | 126 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
float.h | 126 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/ |
float.h | 126 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/ |
float.h | 126 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/lib/gcc/mipsel-linux-android/4.6/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.7/lib/gcc/mipsel-linux-android/4.7/include/ |
float.h | 126 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
float.h | 125 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
float.h | 126 /* Addition rounds to 0: zero, 1: nearest, 2: +inf, 3: -inf, -1: unknown. */
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_sqrt.c | 304 If (r=RN) then z=z+ulp ... rounded-to-nearest 356 ... set rounding mode to Round-to-nearest 382 case RN: ... round-to-nearest
|
/external/fdlibm/ |
e_sqrt.c | 303 If (r=RN) then z=z+ulp ... rounded-to-nearest 355 ... set rounding mode to Round-to-nearest 381 case RN: ... round-to-nearest
|
/external/pixman/pixman/ |
pixman-image.c | 331 /* Here we have a chance to optimize BILINEAR filter to NEAREST if 357 * handling of BILINEAR and NEAREST filter is not quite 360 * now just skip BILINEAR->NEAREST optimization in this case.
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
e_sqrt.h | 346 If (r=RN) then z=z+ulp ... rounded-to-nearest 398 ... set rounding mode to Round-to-nearest 424 case RN: ... round-to-nearest
|
/frameworks/av/libvideoeditor/vss/src/ |
M4AMRR_CoreReader.c | 710 /* Get the Nearest Second */ 724 /* SeekIndex will point to nearest Au, we need to search for the 735 /* point the file pointer to nearest AU */
|
/frameworks/rs/scriptc/ |
rs_cl.rsh | 644 * Return round x/y to the nearest integer then compute the remander. 656 * Round to the nearest integral value. 672 * Round to the nearest integral value. Half values are rounded away from zero.
|
/prebuilts/sdk/renderscript/include/ |
rs_cl.rsh | 644 * Return round x/y to the nearest integer then compute the remander. 656 * Round to the nearest integral value. 672 * Round to the nearest integral value. Half values are rounded away from zero.
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
proximity_info_state_utils.cpp | 317 // the given point and the nearest key position. 359 const int x, const int y, const int time, const bool lastPoint, const float nearest, 383 } else if (nearest < ProximityInfoParams::NEAR_KEY_THRESHOLD_FOR_POINT_SCORE) { 420 const float nearest = updateNearKeysDistances(proximityInfo, maxPointToKeyLength, x, y, local 422 const float score = getPointScore(mostCommonKeyWidth, x, y, time, isLastPoint, nearest, [all...] |