Home
last modified time | relevance | path

Searched refs:expm1 (Results 1 – 16 of 16) 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_CompatLib/src/com/android/rs/test/
Dapitest.rs677 f = expm1(f);
678 f2 = expm1(f2);
679 f3 = expm1(f3);
680 f4 = expm1(f4);
Dmath.rs270 TEST_FN_FUNC_FN(expm1);
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Dmath.rs137 TEST_FN_FUNC_FN(expm1);
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dmath.rs270 TEST_FN_FUNC_FN(expm1);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath.rs277 TEST_FN_FUNC_FN(expm1);
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs270 TEST_FN_FUNC_FN(expm1);
Dmath.rs.bak256 TEST_FN_FUNC_FN(expm1);
Dmath.rs.orig270 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/driver/runtime/
Drs_cl.c419 extern float __attribute__((overloadable)) expm1(float);
420 FN_FUNC_FN(expm1) in FN_FUNC_FN() argument
1462 THUNK_NATIVE_F(expm1) in THUNK_NATIVE_F()
/frameworks/rs/api/
Drs_core_math.spec313 name: expm1
/frameworks/rs/scriptc/
Drs_core_math.rsh4788 extern float __attribute__((const, overloadable))expm1(float);
4797 extern float2 __attribute__((const, overloadable))expm1(float2);
4806 extern float3 __attribute__((const, overloadable))expm1(float3);
4815 extern float4 __attribute__((const, overloadable))expm1(float4);
/frameworks/base/api/
Dsystem-current.txt44030 method public static double expm1(double);
44352 method public static double expm1(double);
Dcurrent.txt41501 method public static double expm1(double);
41823 method public static double expm1(double);