Home
last modified time | relevance | path

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

12

/frameworks/rs/cpu_ref/
DrsCpuRuntimeMathFuncs.cpp50 IMPORT_F32_FN_F32(expm1)
/frameworks/compile/slang/tests/P_math_fp/
Dmath_fp.rs97 TEST_FUNC_1(expm1);
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/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_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_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/RsTest/src/com/android/rs/test/
Dmath.rs277 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/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rs340 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
1468 THUNK_NATIVE_F(expm1) in THUNK_NATIVE_F()
/frameworks/rs/scriptc/
Drs_math.rsh1049 * expm1: e raised to a number minus one
1056 expm1(float v);
1059 expm1(float2 v);
1062 expm1(float3 v);
1065 expm1(float4 v);
3086 * See also expm1().
/frameworks/rs/api/
Drs_math.spec565 function: expm1
1552 See also @expm1().
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs2720 *(float*)buf620 = expm1(*(float*)buf621);
2721 *(float2*)buf622 = expm1(*(float2*)buf623);
2722 *(float3*)buf624 = expm1(*(float3*)buf625);
2723 *(float4*)buf626 = expm1(*(float4*)buf627);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs2812 *(float*)buf620 = expm1(*(float*)buf621);
2813 *(float2*)buf622 = expm1(*(float2*)buf623);
2814 *(float3*)buf624 = expm1(*(float3*)buf625);
2815 *(float4*)buf626 = expm1(*(float4*)buf627);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs2650 *(float*)buf620 = expm1(*(float*)buf621);
2651 *(float2*)buf622 = expm1(*(float2*)buf623);
2652 *(float3*)buf624 = expm1(*(float3*)buf625);
2653 *(float4*)buf626 = expm1(*(float4*)buf627);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs2650 *(float*)buf620 = expm1(*(float*)buf621);
2651 *(float2*)buf622 = expm1(*(float2*)buf623);
2652 *(float3*)buf624 = expm1(*(float3*)buf625);
2653 *(float4*)buf626 = expm1(*(float4*)buf627);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs2650 *(float*)buf620 = expm1(*(float*)buf621);
2651 *(float2*)buf622 = expm1(*(float2*)buf623);
2652 *(float3*)buf624 = expm1(*(float3*)buf625);
2653 *(float4*)buf626 = expm1(*(float4*)buf627);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs2720 *(float*)buf620 = expm1(*(float*)buf621);
2721 *(float2*)buf622 = expm1(*(float2*)buf623);
2722 *(float3*)buf624 = expm1(*(float3*)buf625);
2723 *(float4*)buf626 = expm1(*(float4*)buf627);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs2920 *(float*)buf620 = expm1(*(float*)buf621);
2921 *(float2*)buf622 = expm1(*(float2*)buf623);
2922 *(float3*)buf624 = expm1(*(float3*)buf625);
2923 *(float4*)buf626 = expm1(*(float4*)buf627);
/frameworks/base/docs/html/guide/topics/renderscript/reference/
Drs_math.jd361 <a href='rs_math.html#android_rs:expm1'>expm1</a>
2881 <a name='android_rs:expm1'></a>
2884 <span class='sympad'>expm1</span>
2890 <td>float expm1(float v);
2895 …<td><a href='rs_value_types.html#android_rs:float2'>float2</a> expm1(<a href='rs_value_types.html#…
2900 …<td><a href='rs_value_types.html#android_rs:float3'>float3</a> expm1(<a href='rs_value_types.html#…
2905 …<td><a href='rs_value_types.html#android_rs:float4'>float4</a> expm1(<a href='rs_value_types.html#…
5381 <p> See also <a href='rs_math.html#android_rs:expm1'>expm1</a>().
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs3479 *(float*)buf620 = expm1(*(float*)buf621);
3480 *(float2*)buf622 = expm1(*(float2*)buf623);
3481 *(float3*)buf624 = expm1(*(float3*)buf625);
3482 *(float4*)buf626 = expm1(*(float4*)buf627);

12