/hardware/broadcom/wlan/bcm4329/src/include/ |
bcmsdpcm.h | 100 /* Next Read Len: lookahead length of next frame, in 16-byte units (rounded up) */
|
/packages/apps/Calendar/src/com/android/calendar/ |
Utils.java | 48 /* The corner should be rounded on the top right and bottom right */
|
/packages/apps/Mms/src/com/android/mms/dom/smil/ |
TimeImpl.java | 204 * @return The float value without Text, rounded to 3 digits after '.'
|
/external/icu4c/tools/toolutil/ |
pkgitems.cpp | 232 /* top=offset+1+(string length +1)/2 rounded up */ 336 /* top=((1+ table item count)/2 rounded up)+(table item count) */
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/src/ |
gains_tbl.cpp | 101 * qua_ener_MR122 = log2(g_fac) (not the rounded floating point value, but 104 * qua_ener = 20*log10(g_fac); (rounded floating point value)
|
/external/skia/include/core/ |
SkPath.h | 411 @param rx The x-radius of the rounded corners on the round-rectangle 412 @param ry The y-radius of the rounded corners on the round-rectangle
|
/frameworks/base/graphics/java/android/graphics/ |
Path.java | 414 * @param rx The x-radius of the rounded corners on the round-rectangle 415 * @param ry The y-radius of the rounded corners on the round-rectangle
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
gains_tbl.cpp | 101 * qua_ener_MR122 = log2(g_fac) (not the rounded floating point value, but 104 * qua_ener = 20*log10(g_fac); (rounded floating point value)
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Path.java | 485 * @param rx The x-radius of the rounded corners on the round-rectangle 486 * @param ry The y-radius of the rounded corners on the round-rectangle
|
/external/qemu/fpu/ |
softfloat.c | 73 | and 7, and returns the properly rounded 32-bit integer corresponding to the 76 | is simply rounded to an integer, with the inexact exception raised if the 123 | and returns the properly rounded 64-bit integer corresponding to the input. 125 | Ordinarily, the fixed-point input is simply rounded to an integer, with 247 | value is simply rounded and packed into the single-precision format, with 251 | returned. If the abstract value is too small, the input value is rounded to 411 | value is simply rounded and packed into the double-precision format, with 415 | returned. If the abstract value is too small, the input value is rounded 577 | rounded and packed into the extended double-precision format, with the 581 | returned. If the abstract value is too small, the input value is rounded t [all...] |
/external/v8/src/third_party/dtoa/ |
dtoa.c | 79 * that use extended-precision instructions to compute rounded 82 * #define Inaccurate_Divide for IEEE-format with correctly rounded 161 * inexact or when it is a numeric value rounded to +-infinity). [all...] |
/bionic/libm/src/ |
e_pow.c | 49 * pow(x,y) returns x**y nearly rounded. In particular
|
s_erf.c | 51 * c = 0.84506291151 rounded to single (24 bits)
|
/dalvik/libcore/luni/src/main/java/java/lang/ |
Double.java | 46 /* 4.94065645841246544e-324 gets rounded to 9.88131e-324 */
|
/external/fdlibm/ |
e_pow.c | 49 * pow(x,y) returns x**y nearly rounded. In particular
|
s_erf.c | 48 * c = 0.84506291151 rounded to single (24 bits)
|
/external/freetype/include/freetype/ |
ftstroke.h | 74 * Used to render rounded line joins. Circular arcs are used
|
/external/freetype/src/autofit/ |
afloader.c | 417 /* to keep the original rounded advance width; ditto for */
|
/external/grub/netboot/ |
rtl8139.c | 73 #define TX_FIFO_THRESH 256 /* In bytes, rounded down to 32 byte units. */
|
/external/grub/stage2/ |
xfs.h | 109 xfs_uint8_t sb_agblklog; /* log2 of sb_agblocks (rounded up) */
|
/external/guava/src/com/google/common/collect/ |
Multisets.java | 323 return 11; // initial capacity will be rounded up to 16
|
/external/jpeg/ |
jdsample.c | 299 * Instead, this code is arranged so that 0.5 will be rounded up or down at
|
jidctfst.c | 106 * rounded result half the time...
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
byte_align.cpp | 36 pInputStream->usedBits is rounded up to a number that represents the next
|
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/ |
byte_align.cpp | 36 pInputStream->usedBits is rounded up to a number that represents the next
|