Searched refs:ZTBSV (Results 1 – 6 of 6) sorted by relevance
/aosp12/frameworks/rs/cpp/ |
H A D | rsCppStructs.h | 2435 void ZTBSV(RsBlasUplo Uplo, RsBlasTranspose TransA, RsBlasDiag Diag,
|
H A D | ScriptIntrinsicBLAS.cpp | 576 void ScriptIntrinsicBLAS::ZTBSV(RsBlasUplo Uplo, RsBlasTranspose TransA, RsBlasDiag Diag, in ZTBSV() function in ScriptIntrinsicBLAS
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 1096 …public void ZTBSV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, int K, Allocation A, Al… in ZTBSV() method in ScriptIntrinsicBLAS
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 1335 …public void ZTBSV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, int K, Allocation A, Al… in ZTBSV() method in ScriptIntrinsicBLAS
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 36922 …method @Deprecated public void ZTBSV(int, int, int, int, android.renderscript.Allocation, android.…
|