Home
last modified time | relevance | path

Searched refs:F64_2 (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java387 validateGEMV(Element.F64_2(mRS), TransA, A, X, incX, Y, incY); in ZGEMV()
524 validateGEMV(Element.F64_2(mRS), TransA, A, X, incX, Y, incY); in ZGBMV()
661 validateTRMV(Element.F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTRMV()
785 validateTRMV(Element.F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTBMV()
890 int N = validateTPMV(Element.F64_2(mRS), Uplo, TransA, Diag, Ap, X, incX); in ZTPMV()
972 validateTRMV(Element.F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTRSV()
1094 validateTRMV(Element.F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTBSV()
1206 int N = validateTPMV(Element.F64_2(mRS), Uplo, TransA, Diag, Ap, X, incX); in ZTPSV()
2056 int N = validateSYR2(Element.F64_2(mRS), Uplo, X, incX, Y, incY, A); in ZHEMV()
2085 int N = validateSYR2(Element.F64_2(mRS), Uplo, X, incX, Y, incY, A); in ZHBMV()
[all …]
DElement.java714 public static Element F64_2(RenderScript rs) { in F64_2() method in Element
/frameworks/rs/cpp/
DScriptIntrinsicBLAS.cpp248 validateGEMV(mRS, Element::F64_2(mRS), TransA, A, X, incX, Y, incY); in ZGEMV()
308 validateGEMV(mRS, Element::F64_2(mRS), TransA, A, X, incX, Y, incY); in ZGBMV()
403 validateTRMV(mRS, Element::F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTRMV()
455 validateTRMV(mRS, Element::F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTBMV()
488 int N = validateTPMV(mRS, Element::F64_2(mRS), Uplo, TransA, Diag, Ap, X, incX); in ZTPMV()
529 validateTRMV(mRS, Element::F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTRSV()
579 validateTRMV(mRS, Element::F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTBSV()
619 int N = validateTPMV(mRS, Element::F64_2(mRS), Uplo, TransA, Diag, Ap, X, incX); in ZTPSV()
1104 int N = validateSYR2(mRS, Element::F64_2(mRS), Uplo, X, incX, Y, incY, A); in ZHEMV()
1114 int N = validateSYR2(mRS, Element::F64_2(mRS), Uplo, X, incX, Y, incY, A); in ZHBMV()
[all …]
DrsCppStructs.h490 sp<const Element> F64_2; member
1183 static sp<const Element> F64_2(const sp<RS> &rs);
/frameworks/rs/support/java/src/androidx/renderscript/
DScriptIntrinsicBLAS.java424 validateGEMV(Element.F64_2(mRS), TransA, A, X, incX, Y, incY); in ZGEMV()
601 validateGEMV(Element.F64_2(mRS), TransA, A, X, incX, Y, incY); in ZGBMV()
772 validateTRMV(Element.F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTRMV()
928 validateTRMV(Element.F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTBMV()
1065 int N = validateTPMV(Element.F64_2(mRS), Uplo, TransA, Diag, Ap, X, incX); in ZTPMV()
1179 validateTRMV(Element.F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTRSV()
1333 validateTRMV(Element.F64_2(mRS), Uplo, TransA, Diag, A, X, incX); in ZTBSV()
1477 int N = validateTPMV(Element.F64_2(mRS), Uplo, TransA, Diag, Ap, X, incX); in ZTPSV()
2573 int N = validateSYR2(Element.F64_2(mRS), Uplo, X, incX, Y, incY, A); in ZHEMV()
2612 int N = validateSYR2(Element.F64_2(mRS), Uplo, X, incX, Y, incY, A); in ZHBMV()
[all …]
DElement.java507 public static Element F64_2(RenderScript rs) { in F64_2() method in Element
/frameworks/rs/tests/lldb/cpp/Allocations/
DAllocations.cpp273 Type::Builder typeF64_2Builder(mRS, Element::F64_2(mRS)); in createFloatAllocations()
/frameworks/rs/tests/lldb/jni/Allocations/jniallocations/
Djniallocations.cpp277 Type::Builder typeF64_2Builder(mRS, Element::F64_2(mRS)); in createFloatAllocations()
/frameworks/rs/tests/lldb/java/Allocations/src/com/android/rs/allocations/
DMainActivity.java333 Type.Builder typeF64_2Builder = new Type.Builder(mRS, Element.F64_2(mRS)); in createFloatAllocations()
/frameworks/compile/slang/tests/P_reduce_general_input/
DScriptC_reduce_general_input.java.expect50 __F64_2 = Element.F64_2(rs);
4132 throw new RSRuntimeException("Type mismatch with F64_2!");
4169 throw new RSRuntimeException("Type mismatch with F64_2!");
4206 throw new RSRuntimeException("Type mismatch with F64_2!");
4243 throw new RSRuntimeException("Type mismatch with F64_2!");
4280 throw new RSRuntimeException("Type mismatch with F64_2!");
4317 throw new RSRuntimeException("Type mismatch with F64_2!");
4354 throw new RSRuntimeException("Type mismatch with F64_2!");
4391 throw new RSRuntimeException("Type mismatch with F64_2!");
4428 throw new RSRuntimeException("Type mismatch with F64_2!");
[all …]
/frameworks/compile/slang/tests/P_reduce_general_result/
DScriptC_reduce_general_result.java.expect49 __F64_2 = Element.F64_2(rs);
3208 throw new RSRuntimeException("Type mismatch with F64_2!");
3315 throw new RSRuntimeException("Type mismatch with F64_2!");
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt26065 method public static android.renderscript.Element F64_2(android.renderscript.RenderScript);
/frameworks/base/non-updatable-api/
Dcurrent.txt39932 method public static android.renderscript.Element F64_2(android.renderscript.RenderScript);
/frameworks/base/api/
Dcurrent.txt40076 method public static android.renderscript.Element F64_2(android.renderscript.RenderScript);