Home
last modified time | relevance | path

Searched refs:expm1 (Results 1 – 12 of 12) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuRuntimeMathFuncs.cpp51 IMPORT_F32_FN_F32(expm1)
/frameworks/compile/slang/tests/P_math_fp/
Dmath_fp.rs97 TEST_FUNC_1(expm1);
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Dmath.rs137 TEST_FN_FUNC_FN(expm1);
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs.bak256 TEST_FN_FUNC_FN(expm1);
Dmath.rs270 TEST_FN_FUNC_FN(expm1);
Dmath.rs.orig270 TEST_FN_FUNC_FN(expm1);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath.rs270 TEST_FN_FUNC_FN(expm1);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dmath.rs270 TEST_FN_FUNC_FN(expm1);
/frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rs326 BENCH_FN_FUNC_FN(expm1);
/frameworks/rs/scriptc/
Drs_cl.rsh406 extern float __attribute__((const, overloadable)) expm1(float);
407 FN_FUNC_FN(expm1)
/frameworks/rs/driver/runtime/
Drs_cl.c419 extern float __attribute__((overloadable)) expm1(float);
420 FN_FUNC_FN(expm1) in FN_FUNC_FN() argument
/frameworks/base/api/
Dcurrent.txt35096 method public static double expm1(double);
35418 method public static double expm1(double);