/external/webkit/SunSpider/tests/v8-v4/ |
v8-earley-boyer.js | 424 // var rounded = Math.round(x * SC_MAX_DECIMALS); 425 // return Math.round(rounded / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); 429 // var rounded = Math.round(x * SC_MAX_DECIMALS); 430 // return Math.round(SC_MAX_DECIMALS / sc_euclid_gcd(rounded, SC_MAX_DECIMALS)); [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |
/dalvik/docs/ |
debugmon.html | 532 some cases, e.g. arrays of bytes, the actual size of the data is rounded
|
/dalvik/libcore/xml/src/main/java/javax/xml/datatype/ |
XMLGregorianCalendar.java | 575 * {@link #getFractionalSecond()}. The returned value is the rounded [all...] |
/development/pdk/docs/source/ |
code-style.jd | 180 <pre>/** Returns the correctly rounded positive square root of a double value. */<br>static double sqrt(double a) {<br>}<br><br>/**<br>* Constructs a new String by converting the specified array of <br>* bytes using the platform's default character encoding.<br>*/<br>public String(byte[] bytes) {<br>}<br></pre>
|
/external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/src/ |
s10_8pf.cpp | 78 6. Eliminated shifts by modifying the way number are rounded,
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
s10_8pf.cpp | 78 6. Eliminated shifts by modifying the way number are rounded,
|
/system/core/libpixelflinger/ |
trap.cpp | 235 const int32_t sqr2Over2 = 0xC; // rounded up [all...] |
/external/webkit/WebCore/loader/ |
FTPDirectoryParser.cpp | 539 * So its rounded up to the next block, so what, its better 542 * So its rounded up to the next block, so what, its better [all...] |
/external/webkit/WebCore/platform/gtk/ |
gtk2drawing.c | [all...] |
/external/icu4c/i18n/ |
decimfmt.cpp | [all...] |
/external/netcat/ |
netcat.c | 264 malloc up what I want, rounded up to *4, and pre-zeroed. Either succeeds [all...] |
/external/skia/src/core/ |
SkDraw.cpp | [all...] |
/external/svox/pico/lib/ |
picoos.c | [all...] |
/external/v8/src/ |
platform-win32.cc | 639 // Use current time, rounded to the millisecond. [all...] |
spaces.h | [all...] |
/external/webkit/WebCore/rendering/ |
RenderBoxModelObject.cpp | [all...] |
/hardware/msm7k/libcamera/ |
QualcommCameraHardware.cpp | 64 { 432, 320 }, // 1.35-to-1, for photos. (Rounded up from 1.3333 to 1) [all...] |
/external/icu4c/common/ |
ucnvmbcs.c | 610 * value<<5 (rounded down). 614 * (value<<5)&0x1f (rounded up). [all...] |
/dalvik/libcore/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
DecimalFormatTest.java | [all...] |
/external/bluetooth/glib/glib/ |
gmain.c | [all...] |
/external/freetype/include/freetype/ |
freetype.h | [all...] |
/external/icu4c/common/unicode/ |
uchar.h | 128 * The Unicode Standard. This is a 21-bit value (20.1 bits, rounded up). [all...] |
/external/qemu/ |
exec.c | [all...] |
/external/webkit/JavaScriptCore/icu/unicode/ |
uchar.h | 107 * The Unicode Standard. This is a 21-bit value (20.1 bits, rounded up). [all...] |