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

1 2

  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Math/
15.8.1.8-2.js 28 this test checks the DontDelete attribute of Math.SQRT2
36 var TITLE = "Math.SQRT2";
46 array[item++] = new TestCase( SECTION, "delete Math.SQRT2; Math.SQRT2", 1.4142135623730951, "delete Math.SQRT2; Math.SQRT2" );
47 array[item++] = new TestCase( SECTION, "delete Math.SQRT2", false, "delete Math.SQRT2" );
15.8.1.8-1.js 28 this test checks the ReadOnly attribute of Math.SQRT2
37 var TITLE = "Math.SQRT2";
47 array[item++] = new TestCase( SECTION, "Math.SQRT2=0; Math.SQRT2", 1.4142135623730951, ("Math.SQRT2=0; Math.SQRT2") );
15.8.1.8-3.js 28 this test checks the DontDelete attribute of Math.SQRT2
38 writeHeaderToLog( SECTION + " Math.SQRT2: DontDelete");
44 array[item++] = new TestCase( SECTION, "delete Math.SQRT2", false, ("delete Math.SQRT2") );
15.8.1.js 32 15.8.1.8 SQRT2
66 array[item++] = new TestCase( "15.8.1.8", "Math.SQRT2", 1.4142135623730951, Math.SQRT2 );
67 array[item++] = new TestCase( "15.8.1.8", "typeof Math.SQRT2", "number", typeof Math.SQRT2 );
15.8.2.7.js 70 array[item++] = new TestCase( SECTION, "Math.cos(Math.PI/4)", Math.SQRT2/2, Math.cos(Math.PI/4) );
72 array[item++] = new TestCase( SECTION, "Math.cos(3*Math.PI/4)", -Math.SQRT2/2, Math.cos(3*Math.PI/4) );
74 array[item++] = new TestCase( SECTION, "Math.cos(5*Math.PI/4)", -Math.SQRT2/2, Math.cos(5*Math.PI/4) );
76 array[item++] = new TestCase( SECTION, "Math.cos(7*Math.PI/4)", Math.SQRT2/2, Math.cos(7*Math.PI/4) );
86 array[item++] = new TestCase( SECTION, "Math.cos(-Math.PI/4)", Math.SQRT2/2, Math.cos(-Math.PI/4) );
88 array[item++] = new TestCase( SECTION, "Math.cos(-3*Math.PI/4)", -Math.SQRT2/2, Math.cos(-3*Math.PI/4) );
90 array[item++] = new TestCase( SECTION, "Math.cos(-5*Math.PI/4)", -Math.SQRT2/2, Math.cos(-5*Math.PI/4) );
92 array[item++] = new TestCase( SECTION, "Math.cos(-7*Math.PI/4)", Math.SQRT2/2, Math.cos(-7*Math.PI/4) );
15.8.2.17.js 68 array[item++] = new TestCase( SECTION, "Math.sqrt(2)", Math.SQRT2, Math.sqrt(2));
  /external/skia/src/animator/
SkDisplayMath.cpp 20 SK_PROPERTY(SQRT2)
32 1.414213562f // SQRT2
41 0x16A0A // SQRT2
117 SK_MEMBER_PROPERTY(SQRT2, Float),
SkCondensedDebug.cpp 25 "SQRT2\0"
SkCondensedRelease.cpp 25 "SQRT2\0"
  /external/webkit/PerformanceTests/SunSpider/
UNCOVERED 69 Math.SQRT2
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/GlobalObject/
15.1.2.3-1.js 420 array[item++] = new TestCase( SECTION, "parseFloat(Math.SQRT2)", Math.SQRT2, parseFloat(Math.SQRT2));
428 array[item++] = new TestCase( SECTION, "parseFloat(Math.SQRT2+'')", Math.SQRT2, parseFloat(Math.SQRT2+''));
15.1.2.3-2.js 278 array[item++] = new TestCase( SECTION, "parseFloat( ' ' +Math.SQRT2+' ')", Math.SQRT2, parseFloat( ' ' +Math.SQRT2+' '));
  /external/v8/test/mjsunit/
undeletable-functions.js 67 "E", "LN10", "LN2", "LOG2E", "LOG10E", "PI", "SQRT1_2", "SQRT2"];
  /external/webrtc/src/common_audio/signal_processing/
spl_sqrt.c 138 WebRtc_Word16 k_sqrt_2 = 23170; // 1/sqrt2 (==5a82)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
armCOMM_IDCT_s.h 42 ;// h2 = (i2*sqrt2)-i3 h3 = i3
46 ;// h5 = (i5-i7)/sqrt2 h7 = (i5+i7)/2
70 ;// h2 = (i2*sqrt2)-i3 h3 = i3
73 ;// h5 = (i5-i7)*sqrt2 h7 = i5 + i7
94 ;// |f(x)| <= ((1/sqrt2) + |c(1,x)| + .. + |c(7,x)|)/2
95 ;// = ((1/sqrt2) + cos(pi/16) + ... + cos(7*pi/16))/2
96 ;// = ((1/sqrt2) + (cot(pi/32)-1)/2)/2
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
armCOMM_IDCT_s.h 42 ;// h2 = (i2*sqrt2)-i3 h3 = i3
46 ;// h5 = (i5-i7)/sqrt2 h7 = (i5+i7)/2
70 ;// h2 = (i2*sqrt2)-i3 h3 = i3
73 ;// h5 = (i5-i7)*sqrt2 h7 = i5 + i7
94 ;// |f(x)| <= ((1/sqrt2) + |c(1,x)| + .. + |c(7,x)|)/2
95 ;// = ((1/sqrt2) + cos(pi/16) + ... + cos(7*pi/16))/2
96 ;// = ((1/sqrt2) + (cot(pi/32)-1)/2)/2
    [all...]
  /external/opencv/cvaux/src/
cvhmmobs.cpp 511 static const double sqrt2 = 1.4142135623730950488016887242097; local
550 scale *= sqrt2;
  /external/libvpx/examples/includes/geshi/geshi/
actionscript.php 126 'splice', 'split', 'sqrt', 'SQRT1_2', 'SQRT2', 'Stage', 'start', 'startDrag', 'static', 'status', 'stop',
lsl2.php 371 'SQRT2',
actionscript3.php 296 'SUBTRACT', 'SUBPIXEL', 'STATUS', 'STANDARD', 'SQUARE', 'SQRT2',
  /external/webkit/Source/JavaScriptCore/runtime/
MathObject.cpp 101 putDirectWithoutTransition(exec->globalData(), Identifier(exec, "SQRT2"), jsNumber(sqrt(2.0)), DontDelete | DontEnum | ReadOnly);
  /external/v8/src/
math.js 261 "SQRT2",
  /external/speex/libspeex/
smallft.c 753 static float sqrt2=1.414213562373095f; local
832 ch[t5+=t0]=sqrt2*(tr1-ti1);
834 ch[t5+=t0]=-sqrt2*(tr1+ti1);
  /external/aac/libSBRdec/src/
psdec.h 164 #define FIXP_SQRT05 ((FIXP_DBL)0x5a827980) /* 1/SQRT2 */
  /external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Expressions/
11.2.1-1.js 165 PROPERTY[p++] = new Property( "Math", "SQRT2", "number" );

Completed in 3509 milliseconds

1 2