Home
last modified time | relevance | path

Searched refs:acosh (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/compile/slang/tests/P_math_fp/
Dmath_fp.rscript76 TEST_FUNC_1(acosh);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dapitest.rscript597 f = acosh(f);
598 f2 = acosh(f2);
599 f3 = acosh(f3);
600 f4 = acosh(f4);
Dmath.rscript268 TEST_FN_FUNC_FN(acosh);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rscript595 f = acosh(f);
596 f2 = acosh(f2);
597 f3 = acosh(f3);
598 f4 = acosh(f4);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rscript577 f = acosh(f);
578 f2 = acosh(f2);
579 f3 = acosh(f3);
580 f4 = acosh(f4);
Dmath.rscript243 TEST_FN_FUNC_FN(acosh);
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Dmath.rscript116 TEST_FN_FUNC_FN(acosh);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Dmath.rs.bak229 TEST_FN_FUNC_FN(acosh);
Dmath.rs.orig243 TEST_FN_FUNC_FN(acosh);
Dmath.rscript243 TEST_FN_FUNC_FN(acosh);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Dmath.rscript243 TEST_FN_FUNC_FN(acosh);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dmath_fp16.rscript115 TEST_HN_FUNC_HN(acosh);
Dmath.rscript266 TEST_FN_FUNC_FN(acosh);
/frameworks/rs/driver/runtime/
Drs_cl.c348 float __attribute__((overloadable)) acosh(float v) { in acosh() function
351 FN_FUNC_FN(acosh) in FN_FUNC_FN() argument
1605 THUNK_NATIVE_F(acosh) in THUNK_NATIVE_F() argument
1882 HN_FUNC_HN(acosh);
/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rscript313 BENCH_FN_FUNC_FN(acosh);
/frameworks/rs/script_api/include/
Drs_math.rsh239 * acosh: Inverse hyperbolic cosine
246 acosh(float v);
249 acosh(float2 v);
252 acosh(float3 v);
255 acosh(float4 v);
259 acosh(half v);
264 acosh(half2 v);
269 acosh(half3 v);
274 acosh(half4 v);
3731 * See also acosh().
/frameworks/rs/script_api/
Drs_math.spec203 function: acosh
217 function: acosh
1839 See also @acosh().
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rscript2374 *(float*)buf32 = acosh(*(float*)buf33);
2375 *(float2*)buf34 = acosh(*(float2*)buf35);
2376 *(float3*)buf36 = acosh(*(float3*)buf37);
2377 *(float4*)buf38 = acosh(*(float4*)buf39);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rscript2444 *(float*)buf32 = acosh(*(float*)buf33);
2445 *(float2*)buf34 = acosh(*(float2*)buf35);
2446 *(float3*)buf36 = acosh(*(float3*)buf37);
2447 *(float4*)buf38 = acosh(*(float4*)buf39);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rscript2374 *(float*)buf32 = acosh(*(float*)buf33);
2375 *(float2*)buf34 = acosh(*(float2*)buf35);
2376 *(float3*)buf36 = acosh(*(float3*)buf37);
2377 *(float4*)buf38 = acosh(*(float4*)buf39);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rscript2444 *(float*)buf32 = acosh(*(float*)buf33);
2445 *(float2*)buf34 = acosh(*(float2*)buf35);
2446 *(float3*)buf36 = acosh(*(float3*)buf37);
2447 *(float4*)buf38 = acosh(*(float4*)buf39);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rscript2374 *(float*)buf32 = acosh(*(float*)buf33);
2375 *(float2*)buf34 = acosh(*(float2*)buf35);
2376 *(float3*)buf36 = acosh(*(float3*)buf37);
2377 *(float4*)buf38 = acosh(*(float4*)buf39);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript2536 *(float*)buf32 = acosh(*(float*)buf33);
2537 *(float2*)buf34 = acosh(*(float2*)buf35);
2538 *(float3*)buf36 = acosh(*(float3*)buf37);
2539 *(float4*)buf38 = acosh(*(float4*)buf39);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript2644 *(float*)buf32 = acosh(*(float*)buf33);
2645 *(float2*)buf34 = acosh(*(float2*)buf35);
2646 *(float3*)buf36 = acosh(*(float3*)buf37);
2647 *(float4*)buf38 = acosh(*(float4*)buf39);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript6506 *(float*)buf40 = acosh(*(float*)buf41);
6507 *(float2*)buf42 = acosh(*(float2*)buf43);
6508 *(float3*)buf44 = acosh(*(float3*)buf45);
6509 *(float4*)buf46 = acosh(*(float4*)buf47);
6510 *(half*)buf48 = acosh(*(half*)buf49);
6511 *(half2*)buf50 = acosh(*(half2*)buf51);
6512 *(half3*)buf52 = acosh(*(half3*)buf53);
6513 *(half4*)buf54 = acosh(*(half4*)buf55);

12