HomeSort by relevance Sort by last modified time
    Searched full:rounded (Results 51 - 75 of 330) sorted by null

1 23 4 5 6 7 8 91011>>

  /bionic/libm/src/
s_sin.c 45 * TRIG(x) returns trig(x) nearly rounded
s_sinf.c 28 /* Small multiples of pi/2 rounded to double precision. */
s_tan.c 44 * TRIG(x) returns trig(x) nearly rounded
s_tanf.c 26 /* Small multiples of pi/2 rounded to double precision. */
  /bionic/linker/
Android.mk 26 # LINKER_TEXT_BASE rounded down to a megabyte.
  /external/fdlibm/
s_cos.c 42 * TRIG(x) returns trig(x) nearly rounded
s_rint.c 16 * Return x rounded to integral value according to the prevailing
s_sin.c 42 * TRIG(x) returns trig(x) nearly rounded
s_tan.c 41 * TRIG(x) returns trig(x) nearly rounded
  /external/kernel-headers/original/linux/
clk.h 93 * Returns rounded clock rate in Hz, or negative errno.
  /external/webkit/JavaScriptCore/tests/mozilla/ecma/LexicalConventions/
7.7.3-1.js 29 second, this mathematical value is rounded, ideally
  /external/webkit/WebCore/css/
themeWin.css 85 /* Windows selects are not rounded. Custom borders for them shouldn't be either. */
  /frameworks/base/graphics/java/android/graphics/drawable/
PaintDrawable.java 28 * rounded corners.
  /frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmSmsAddress.java 36 * @param length the length in bytes rounded up, e.g. "2 +
  /hardware/ti/omap3/dspbridge/inc/
getsection.h 118 * The rounded-up section size.
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h 47 decimal digits can be rounded into a floating-point number with p radix b
151 widest supported floating type with pmax radix b digits can be rounded
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
float.h 44 decimal digits can be rounded into a floating-point number with p radix b
148 widest supported floating type with pmax radix b digits can be rounded
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/lib/gcc/arm-eabi/4.3.1/include/
float.h 47 decimal digits can be rounded into a floating-point number with p radix b
151 widest supported floating type with pmax radix b digits can be rounded
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/include/
float.h 44 decimal digits can be rounded into a floating-point number with p radix b
148 widest supported floating type with pmax radix b digits can be rounded
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
aout.h 299 #define ASM_OUTPUT_COMMON(STREAM, NAME, SIZE, ROUNDED) \
305 (int)(ROUNDED), (int)(SIZE)); \
  /prebuilt/linux-x86/toolchain/sh-4.3.3/lib/gcc/sh-linux-gnu/4.3.3/include/
float.h 47 decimal digits can be rounded into a floating-point number with p radix b
151 widest supported floating type with pmax radix b digits can be rounded
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
HexStringParser.java 262 * The value is rounded up or down to the nearest infinitely precise result.
264 * then it should be rounded up to the nearest infinitely precise even.
  /external/qemu/
dcache.c 54 // Returns the log2 of "num" rounded up to the nearest integer.
71 // Compute the logs of the params, rounded up
  /external/skia/include/core/
SkTypes.h 173 /** Returns x rounded up to a multiple of 2
176 /** Returns x rounded up to a multiple of 4
  /external/stlport/stlport/stl/
_pthread_alloc.h 162 /* STLport extension giving rounded size of an allocated memory buffer
348 /* STLport extension giving rounded size of an allocated memory buffer

Completed in 252 milliseconds

1 23 4 5 6 7 8 91011>>