/cts/tests/tests/renderscript/src/android/renderscript/cts/generated/ |
TestPown.rs | 26 return pown(inBase, inExponent); 31 return pown(inBase, inExponent); 36 return pown(inBase, inExponent); 41 return pown(inBase, inExponent); 46 return pown(inBase, inExponent); 51 return pown(inBase, inExponent); 56 return pown(inBase, inExponent); 61 return pown(inBase, inExponent);
|
/frameworks/compile/slang/tests/P_math_fp/ |
math_fp.rs | 125 TEST_FUNC_2I(pown);
|
/frameworks/rs/java/tests/RsTest_11/src/com/android/rs/test/ |
math.rs | 165 TEST_FN_FUNC_FN_IN(pown);
|
/frameworks/rs/java/tests/RsTest_14/src/com/android/rs/test/ |
math.rs.bak | 292 TEST_FN_FUNC_FN_IN(pown);
|
math.rs | 306 TEST_FN_FUNC_FN_IN(pown);
|
math.rs.orig | 306 TEST_FN_FUNC_FN_IN(pown);
|
/frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/ |
apitest.rs | 807 f = pown(f, i); 808 f2 = pown(f2, i2); 809 f3 = pown(f3, i3); 810 f4 = pown(f4, i4); [all...] |
math.rs | 306 TEST_FN_FUNC_FN_IN(pown);
|
/frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/ |
apitest.rs | 805 f = pown(f, i); 806 f2 = pown(f2, i2); 807 f3 = pown(f3, i3); 808 f4 = pown(f4, i4); [all...] |
math.rs | 306 TEST_FN_FUNC_FN_IN(pown);
|
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/ |
math.rs | 314 TEST_FN_FUNC_FN_IN(pown);
|
math_fp16.rs | 215 TEST_HN_FUNC_HN_IN(pown);
|
/frameworks/rs/java/tests/RsTest_16/src/com/android/rs/test/ |
math.rs | 306 TEST_FN_FUNC_FN_IN(pown);
|
/frameworks/rs/scriptc/ |
rs_math.rsh | [all...] |
/prebuilts/sdk/renderscript/include/ |
rs_math.rsh | [all...] |
/external/opencv3/modules/core/src/opencl/ |
arithm.cl | 283 #define PROCESS_ELEM storedst(pown(srcelem1, srcelem2))
|
/frameworks/rs/java/tests/ComputeBenchmark/src/com/example/android/rs/computebench/ |
compute_benchmark.rs | 375 BENCH_FN_FUNC_FN_IN(pown);
|
/frameworks/rs/api/ |
rs_math.spec | [all...] |
/frameworks/base/docs/html/guide/topics/renderscript/reference/ |
rs_math.jd | 897 <a href='rs_math.html#android_rs:pown'>pown</a> [all...] |
/frameworks/compile/slang/tests/P_all_api_11/ |
all11.rs | [all...] |
/frameworks/compile/slang/tests/P_all_api_12/ |
all12.rs | [all...] |
/frameworks/compile/slang/tests/P_all_api_13/ |
all13.rs | [all...] |
/frameworks/compile/slang/tests/P_all_api_14/ |
all14.rs | [all...] |
/frameworks/compile/slang/tests/P_all_api_15/ |
all15.rs | [all...] |
/frameworks/compile/slang/tests/P_all_api_16/ |
all16.rs | [all...] |