Home
last modified time | relevance | path

Searched refs:exp10 (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/slang/tests/P_math_fp/
Dmath_fp.rs96 TEST_FUNC_1(exp10);
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
Dapitest.rs672 f = exp10(f);
673 f2 = exp10(f2);
674 f3 = exp10(f3);
675 f4 = exp10(f4);
Dmath.rs269 TEST_FN_FUNC_FN(exp10);
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/
Dmath.rs136 TEST_FN_FUNC_FN(exp10);
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/
Dmath.rs269 TEST_FN_FUNC_FN(exp10);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
Dmath.rs276 TEST_FN_FUNC_FN(exp10);
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/
Dmath.rs269 TEST_FN_FUNC_FN(exp10);
Dmath.rs.bak255 TEST_FN_FUNC_FN(exp10);
Dmath.rs.orig269 TEST_FN_FUNC_FN(exp10);
/frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rs325 BENCH_FN_FUNC_FN(exp10);
/frameworks/rs/api/
Drs_core_math.spec302 name: exp10
1430 Fast approximate exp10
/frameworks/rs/driver/runtime/
Drs_cl.c414 extern float __attribute__((overloadable)) exp10(float v) { in exp10() function
417 FN_FUNC_FN(exp10)
/frameworks/rs/scriptc/
Drs_core_math.rsh4716 extern float __attribute__((const, overloadable))exp10(float);
4725 extern float2 __attribute__((const, overloadable))exp10(float2);
4734 extern float3 __attribute__((const, overloadable))exp10(float3);
4743 extern float4 __attribute__((const, overloadable))exp10(float4);
8058 * Fast approximate exp10
8069 * Fast approximate exp10
8080 * Fast approximate exp10
8091 * Fast approximate exp10