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

1 2 3 4 5 6 7 891011>>

  /frameworks/base/media/libstagefright/codecs/amrnb/common/src/
qua_gain_tbl.cpp 105 * rounded value of (20*log10(g_fac))
round.cpp 110 result = MS 16 bits of rounded input L_var1.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
function.h 679 This size counts from zero. It is not rounded to STACK_BOUNDARY;
  /system/core/libcutils/
tzstrftime.c 68 * ** 302 / 1000 is log10(2.0) rounded up.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/BusTxn/
whalHwAccess.c 690 * the length of data specified is rounded up so the length will be multiple of 4 (bytes)
790 * the length of data specified is rounded up so the length will be multiple of 4 (bytes)
    [all...]
  /external/freetype/src/truetype/
ttinterp.c     [all...]
  /cts/tests/tests/graphics/src/android/graphics/cts/
PaintTest.java     [all...]
  /dalvik/docs/
dalvik-bytecode.html     [all...]
  /external/freetype/src/autofit/
aflatin.c 1098 /* - rounded edge, straight or both (which defaults to straight) */
    [all...]
afcjk.c 466 /* - rounded edge, straight or both (which defaults to straight) */
    [all...]
  /external/grub/netboot/
via-rhine.c 35 #define TX_FIFO_THRESH 256 /* In bytes, rounded down to 32 byte units. */
  /external/openssl/crypto/bn/asm/
mo-586.pl 69 $frame=32; # size of above frame rounded up to 16n
  /external/stlport/src/
allocators.cpp 577 // Shove into freelist of nearest (rounded-down!) size.
    [all...]
  /external/webkit/WebCore/platform/graphics/cg/
GraphicsContextCG.cpp     [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
GradientDrawable.java 77 * Shape is a rectangle, possibly with rounded corners
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-gcov.1 355 conventionally be rounded to 0% or 100% are instead printed as the
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gcov.1 362 conventionally be rounded to 0% or 100% are instead printed as the
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-gcov.1 365 conventionally be rounded to 0% or 100% are instead printed as the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-gcov.1 355 conventionally be rounded to 0% or 100% are instead printed as the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-gcov.1 362 conventionally be rounded to 0% or 100% are instead printed as the
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-gcov.1 365 conventionally be rounded to 0% or 100% are instead printed as the
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-gcov.1 355 conventionally be rounded to 0% or 100% are instead printed as the
  /system/core/sh/
eval.c 1224 /* 59.99995 got rounded up... */
  /external/icu4c/i18n/unicode/
decimfmt.h 618 * example, 1230 rounded to the nearest 50 is 1250. 1.234 rounded to the
628 * <li>A <em>rounding mode</em> determines how values are rounded; see
    [all...]
  /external/v8/benchmarks/
earley-boyer.js 430 // var rounded = Math.round(x * SC_MAX_DECIMALS);
431 // return Math.round(rounded / sc_euclid_gcd(rounded, SC_MAX_DECIMALS));
435 // var rounded = Math.round(x * SC_MAX_DECIMALS);
436 // return Math.round(SC_MAX_DECIMALS / sc_euclid_gcd(rounded, SC_MAX_DECIMALS));
    [all...]

Completed in 1331 milliseconds

1 2 3 4 5 6 7 891011>>