HomeSort by relevance Sort by last modified time
    Searched refs:math (Results 1 - 25 of 1896) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/stlport/test/unit/
math_header_test.c 8 #include <math.h>
  /ndk/tests/device/test-gnustl-full/unit/
math_header_test.c 8 #include <math.h>
  /ndk/tests/device/test-stlport/unit/
math_header_test.c 8 #include <math.h>
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
PreCompInfo.java 1 package org.bouncycastle.math.ec;
ECMultiplier.java 1 package org.bouncycastle.math.ec;
3 import java.math.BigInteger;
ECConstants.java 1 package org.bouncycastle.math.ec;
3 import java.math.BigInteger;
ZTauElement.java 1 package org.bouncycastle.math.ec;
3 import java.math.BigInteger;
  /hardware/invensense/libsensors_iio/software/core/mpl/
inv_math.h 0 /* math.h has many functions and defines that are not consistent across
8 #include <math.h>
  /external/webkit/Source/WebCore/rendering/mathml/
RenderMathMLMath.cpp 38 RenderMathMLMath::RenderMathMLMath(Node* math)
39 : RenderMathMLRow(math)
  /external/guava/guava/src/com/google/common/math/
package-info.java 18 * Arithmetic functions operating on primitive values and {@link java.math.BigInteger} instances.
24 package com.google.common.math;
  /bionic/tests/
math_test.cpp 23 #include <math.h>
44 TEST(math, fpclassify) {
63 TEST(math, isfinite) {
71 TEST(math, isinf) {
78 TEST(math, isnan) {
85 TEST(math, isnormal) {
95 TEST(math, signbit) {
108 TEST(math, __fpclassifyd) {
118 TEST(math, __fpclassifyf) {
128 TEST(math, __fpclassifyl)
    [all...]
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_tgammaf.c 30 #include <math.h>
33 * We simply call tgamma() rather than bloating the math library with
w_drem.c 8 #include <math.h>
e_remainderl.c 30 #include <math.h>
s_fabsl.c 31 #include <math.h>
  /external/valgrind/main/none/tests/
floored.c 2 #include <math.h>
  /libcore/luni/src/main/java/java/security/interfaces/
RSAKey.java 20 import java.math.BigInteger;
DSAParams.java 20 import java.math.BigInteger;
  /ndk/sources/cxx-stl/llvm-libc++/include/
tgmath.h 18 #include <math.h>
23 #include <math.h>
  /external/bison/lib/
frexpl.c 22 # include <math.h>
  /external/guava/guava-gwt/test/com/google/common/math/
TestModuleEntryPoint.java 17 package com.google.common.math;
  /external/jmonkeyengine/engine/src/core/com/jme3/collision/
MotionAllowedListener.java 35 import com.jme3.math.Vector3f;
  /external/webkit/Source/WebCore/platform/graphics/
FloatPoint3D.cpp 26 #include <math.h>
  /ndk/tests/build/target-c-includes/jni/
check.c 10 #include <math.h>
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/
Particle.java 35 import com.jme3.math.ColorRGBA;
36 import com.jme3.math.Vector3f;

Completed in 458 milliseconds

1 2 3 4 5 6 7 8 91011>>