HomeSort by relevance Sort by last modified time
    Searched full:floor (Results 1 - 25 of 3891) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.2.9.js 24 ECMA Section: 15.8.2.9 Math.floor(x)
36 - the value of Math.floor(x) == -Math.ceil(-x)
44 var TITLE = "Math.floor(x)";
55 array[item++] = new TestCase( SECTION, "Math.floor.length", 1, Math.floor.length );
57 array[item++] = new TestCase( SECTION, "Math.floor()", Number.NaN, Math.floor() );
58 array[item++] = new TestCase( SECTION, "Math.floor(void 0)", Number.NaN, Math.floor(void 0) );
59 array[item++] = new TestCase( SECTION, "Math.floor(null)", 0, Math.floor(null) )
    [all...]
15.8.2.6.js 83 array[item++] = new TestCase( SECTION, "Math.ceil(Infinity)", -Math.floor(-Infinity), Math.ceil(Number.POSITIVE_INFINITY) );
84 array[item++] = new TestCase( SECTION, "Math.ceil(-Infinity)", -Math.floor(Infinity), Math.ceil(Number.NEGATIVE_INFINITY) );
85 array[item++] = new TestCase( SECTION, "Math.ceil(-Number.MIN_VALUE)", -Math.floor(Number.MIN_VALUE), Math.ceil(-Number.MIN_VALUE) );
86 array[item++] = new TestCase( SECTION, "Math.ceil(1)", -Math.floor(-1), Math.ceil(1) );
87 array[item++] = new TestCase( SECTION, "Math.ceil(-1)", -Math.floor(1), Math.ceil(-1) );
88 array[item++] = new TestCase( SECTION, "Math.ceil(-0.9)", -Math.floor(0.9), Math.ceil(-0.9) );
89 array[item++] = new TestCase( SECTION, "Math.ceil(0.9 )", -Math.floor(-0.9), Math.ceil( 0.9) );
90 array[item++] = new TestCase( SECTION, "Math.ceil(-1.1)", -Math.floor(1.1), Math.ceil( -1.1));
91 array[item++] = new TestCase( SECTION, "Math.ceil( 1.1)", -Math.floor(-1.1), Math.ceil( 1.1));
  /external/quake/quake/src/QW/server/
move.txt 5 floor = under feet test
15 if ( floor == solid)
27 if (floor == water)
34 if (floor == air)
  /bionic/libm/man/
floor.3 32 .\" from: @(#)floor.3 6.5 (Berkeley) 4/19/91
33 .\" $FreeBSD: src/lib/msun/man/floor.3,v 1.17 2005/01/13 09:35:47 ru Exp $
36 .Dt FLOOR 3
39 .Nm floor ,
48 .Fn floor "double x"
55 .Fn floor ,
74 .Fn floor
  /external/icu4c/test/testdata/
dcfmtest.txt 32 # floor
71 format 0.00 floor "32.045" "32.04"
80 format 0.00 floor "-32.045" "-32.05"
89 format @@@ floor "1235.00" "1230"
98 format @@@ floor "-1235.00" "-1240"
107 format 0.000E0 floor "12345" "1.234E4"
  /external/v8/test/mjsunit/regress/
regress-1177518.js 32 Math.floor = 0;
35 // uses Math.floor
38 // uses Math.abs, Math.floor and isFinite
  /cts/tests/tests/util/src/android/util/cts/
FloatMathTest.java 37 method = "floor",
64 // floor
65 assertEquals(7.0f, FloatMath.floor(7.2f));
66 assertEquals(-7.0f, FloatMath.floor(-6.3f));
  /external/v8/src/
macros.py 100 macro FLOOR(arg) = $floor(arg);
124 macro DAY(time) = ($floor(time / 86400000));
125 macro MONTH_FROM_TIME(time) = (FromJulianDay(($floor(time / 86400000)) + 2440588).month);
126 macro DATE_FROM_TIME(time) = (FromJulianDay(($floor(time / 86400000)) + 2440588).date);
127 macro YEAR_FROM_TIME(time) = (FromJulianDay(($floor(time / 86400000)) + 2440588).year);
128 macro HOUR_FROM_TIME(time) = (Modulo($floor(time / 3600000), 24));
129 macro MIN_FROM_TIME(time) = (Modulo($floor(time / 60000), 60));
130 macro SEC_FROM_TIME(time) = (Modulo($floor(time / 1000), 60));
  /frameworks/base/core/tests/coretests/src/android/util/
FloatMathTest.java 34 assertEquals(78, FloatMath.floor(78.89f), 0);
35 assertEquals(-79, FloatMath.floor(-78.89f), 0);
  /external/tremolo/Tremolo/
floor1ARM.s 42 @ r2 = floor
54 LDR r5,[r2],r3,LSL #2 @ r5 = *floor r2 = floor+base
57 SMULL r6, r5, r4, r5 @ (r6,r5) = *d * *floor
58 ADDLT r2, r2, #4 @ floor+=1
  /bionic/libm/src/
s_floor.c 18 * floor(x)
23 * Inexact flag raised if x not equal to floor(x).
32 floor(double x) function
  /frameworks/base/tools/layoutlib/bridge/src/android/util/
FloatMath_Delegate.java 42 * @return the floor of value
45 /*package*/ static float floor(float value) { method in class:FloatMath_Delegate
46 return (float)Math.floor(value);
  /dalvik/dx/src/junit/extensions/
ActiveTestSuite.java 9 * -- Aarhus Radisson Scandinavian Center 11th floor
  /external/bison/examples/
Makefile.am 16 ## Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  /external/bison/lib/
exitfail.c 18 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
exitfail.h 18 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
get-errno.h 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
hard-locale.h 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
quote.h 18 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
stdio--.h 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
stdio-safer.h 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
strtoul.c 16 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
strverscmp.h 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
unistd--.h 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
unistd-safer.h 17 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */

Completed in 638 milliseconds

1 2 3 4 5 6 7 8 91011>>