Home
last modified time | relevance | path

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

12

/frameworks/compile/slang/tests/P_math_fp/
Dmath_fp.rscript92 TEST_FUNC_1(erfc);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/
Dapitest.rscript669 f = erfc(f);
670 f2 = erfc(f2);
671 f3 = erfc(f3);
672 f4 = erfc(f4);
Dmath.rscript290 TEST_FN_FUNC_FN(erfc);
/frameworks/rs/tests/java_api/RSUnitTests/supportlibonlysrc/com/android/rs/unittest/
Dapitest.rscript667 f = erfc(f);
668 f2 = erfc(f2);
669 f3 = erfc(f3);
670 f4 = erfc(f4);
/frameworks/rs/tests/java_api/RSTest_CompatLibLegacy/src/com/android/rs/test/
Dapitest.rscript649 f = erfc(f);
650 f2 = erfc(f2);
651 f3 = erfc(f3);
652 f4 = erfc(f4);
Dmath.rscript265 TEST_FN_FUNC_FN(erfc);
/frameworks/rs/tests/java_api/RsTest_11/src/com/android/rs/test/
Dmath.rscript132 TEST_FN_FUNC_FN(erfc);
/frameworks/rs/tests/java_api/RsTest_14/src/com/android/rs/test/
Dmath.rs.bak251 TEST_FN_FUNC_FN(erfc);
Dmath.rs.orig265 TEST_FN_FUNC_FN(erfc);
Dmath.rscript265 TEST_FN_FUNC_FN(erfc);
/frameworks/rs/tests/java_api/RsTest_16/src/com/android/rs/test/
Dmath.rscript265 TEST_FN_FUNC_FN(erfc);
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
Dmath_fp16.rscript138 TEST_HN_FUNC_HN(erfc);
Dmath.rscript288 TEST_FN_FUNC_FN(erfc);
/frameworks/rs/tests/java_api/ComputeBenchmark/src/com/example/android/rs/computebench/
Dcompute_benchmark.rscript335 BENCH_FN_FUNC_FN(erfc);
/frameworks/rs/script_api/include/
Drs_math.rsh1390 * erfc: Mathematical complementary error function
1395 erfc(float v);
1398 erfc(float2 v);
1401 erfc(float3 v);
1404 erfc(float4 v);
1408 erfc(half v);
1413 erfc(half2 v);
1418 erfc(half3 v);
1423 erfc(half4 v);
/frameworks/rs/driver/runtime/
Drs_cl.c441 float __attribute__((overloadable)) erfc(float v) { in erfc() function
444 FN_FUNC_FN(erfc)
1925 HN_FUNC_HN(erfc);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rscript2634 *(float*)buf588 = erfc(*(float*)buf589);
2635 *(float2*)buf590 = erfc(*(float2*)buf591);
2636 *(float3*)buf592 = erfc(*(float3*)buf593);
2637 *(float4*)buf594 = erfc(*(float4*)buf595);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rscript2704 *(float*)buf588 = erfc(*(float*)buf589);
2705 *(float2*)buf590 = erfc(*(float2*)buf591);
2706 *(float3*)buf592 = erfc(*(float3*)buf593);
2707 *(float4*)buf594 = erfc(*(float4*)buf595);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rscript2634 *(float*)buf588 = erfc(*(float*)buf589);
2635 *(float2*)buf590 = erfc(*(float2*)buf591);
2636 *(float3*)buf592 = erfc(*(float3*)buf593);
2637 *(float4*)buf594 = erfc(*(float4*)buf595);
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rscript2704 *(float*)buf588 = erfc(*(float*)buf589);
2705 *(float2*)buf590 = erfc(*(float2*)buf591);
2706 *(float3*)buf592 = erfc(*(float3*)buf593);
2707 *(float4*)buf594 = erfc(*(float4*)buf595);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rscript2634 *(float*)buf588 = erfc(*(float*)buf589);
2635 *(float2*)buf590 = erfc(*(float2*)buf591);
2636 *(float3*)buf592 = erfc(*(float3*)buf593);
2637 *(float4*)buf594 = erfc(*(float4*)buf595);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript2796 *(float*)buf588 = erfc(*(float*)buf589);
2797 *(float2*)buf590 = erfc(*(float2*)buf591);
2798 *(float3*)buf592 = erfc(*(float3*)buf593);
2799 *(float4*)buf594 = erfc(*(float4*)buf595);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript2904 *(float*)buf588 = erfc(*(float*)buf589);
2905 *(float2*)buf590 = erfc(*(float2*)buf591);
2906 *(float3*)buf592 = erfc(*(float3*)buf593);
2907 *(float4*)buf594 = erfc(*(float4*)buf595);
/frameworks/rs/script_api/
Drs_math.spec722 function: erfc
734 function: erfc
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript7127 *(float*)buf1466 = erfc(*(float*)buf1467);
7128 *(float2*)buf1468 = erfc(*(float2*)buf1469);
7129 *(float3*)buf1470 = erfc(*(float3*)buf1471);
7130 *(float4*)buf1472 = erfc(*(float4*)buf1473);
7131 *(half*)buf1474 = erfc(*(half*)buf1475);
7132 *(half2*)buf1476 = erfc(*(half2*)buf1477);
7133 *(half3*)buf1478 = erfc(*(half3*)buf1479);
7134 *(half4*)buf1480 = erfc(*(half4*)buf1481);

12