Searched defs:DSYR (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/rs/cpp/ | ||
H A D | ScriptIntrinsicBLAS.cpp | 941 void ScriptIntrinsicBLAS::DSYR(RsBlasUplo Uplo, double alpha, const sp<Allocation>& X, in DSYR() function in ScriptIntrinsicBLAS |
/aosp12/frameworks/base/rs/java/android/renderscript/ | ||
H A D | ScriptIntrinsicBLAS.java | 1721 public void DSYR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation A) { in DSYR() method in ScriptIntrinsicBLAS |
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ | ||
H A D | ScriptIntrinsicBLAS.java | 2116 public void DSYR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation A) { in DSYR() 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/ ... |