HomeSort by relevance Sort by last modified time
    Searched refs:math (Results 251 - 275 of 1711) sorted by null

<<11121314151617181920>>

  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/geomipmap/lodcalc/
LodCalculator.java 36 import com.jme3.math.Vector3f;
  /external/jmonkeyengine/engine/src/test/jme3test/batching/
TestBatchNode.java 11 import com.jme3.math.ColorRGBA;
12 import com.jme3.math.FastMath;
13 import com.jme3.math.Quaternion;
14 import com.jme3.math.Vector3f;
91 cube2.setLocalScale(Math.max(FastMath.sin(time),0.5f));
  /external/jmonkeyengine/engine/src/test/jme3test/post/
TestCartoonEdge.java 38 import com.jme3.math.ColorRGBA;
39 import com.jme3.math.FastMath;
40 import com.jme3.math.Quaternion;
41 import com.jme3.math.Vector3f;
  /external/quake/quake/src/QW/client/
spritegn.h 49 #include <math.h>
  /external/quake/quake/src/QW/server/
qwsvdef.h 30 #include <math.h>
  /external/quake/quake/src/WinQuake/
spritegn.h 49 #include <math.h>
  /external/speex/libspeex/
kiss_fft.h 5 #include <math.h>
  /external/tremolo/Tremolo/
os.h 40 #include <math.h>
  /external/valgrind/main/VEX/test/
fpspeed.c 4 #include <math.h>
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
mathutil.h 7 // mathutil.h: Math and bit manipulation functions.
12 #include <math.h>
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
m4venc_oscl.h 29 #include <math.h>
  /frameworks/base/tests/RenderScriptTests/tests/src/com/android/rs/test/
UT_math.java 27 super(rstc, "Math", ctx);
33 ScriptC_math s = new ScriptC_math(pRS, mRes, R.raw.math);
  /frameworks/base/tests/RenderScriptTests/tests_v11/src/com/android/rs/test/
UT_math.java 27 super(rstc, "Math", ctx);
33 ScriptC_math s = new ScriptC_math(pRS, mRes, R.raw.math);
  /frameworks/base/tests/RenderScriptTests/tests_v14/src/com/android/rs/test/
UT_math.java 27 super(rstc, "Math", ctx);
33 ScriptC_math s = new ScriptC_math(pRS, mRes, R.raw.math);
  /frameworks/compile/libbcc/runtime/test/Unit/
eqdf2vfp_test.c 17 #include <math.h>
unorddf2vfp_test.c 17 #include <math.h>
unordsf2vfp_test.c 17 #include <math.h>
  /frameworks/native/include/cpustats/
CentralTendencyStatistics.h 20 #include <math.h>
  /gdk/samples/quake/jni/
spritegn.h 49 #include <math.h>
  /libcore/luni/src/main/java/java/security/spec/
DSAPrivateKeySpec.java 20 import java.math.BigInteger;
DSAPublicKeySpec.java 20 import java.math.BigInteger;
RSAOtherPrimeInfo.java 20 import java.math.BigInteger;
  /libcore/luni/src/main/java/javax/crypto/spec/
DHParameterSpec.java 20 import java.math.BigInteger;
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
InhibitAnyPolicy.java 21 import java.math.BigInteger;
  /libcore/luni/src/test/java/tests/security/interfaces/
RSAPrivateKeyTest.java 20 import java.math.BigInteger;

Completed in 1290 milliseconds

<<11121314151617181920>>