Searched defs:DGEMV (Results 1 – 4 of 4) sorted by relevance
/frameworks/rs/cpp/ | ||
D | ScriptIntrinsicBLAS.cpp | 224 void ScriptIntrinsicBLAS::DGEMV(RsBlasTranspose TransA, double alpha, const sp<Allocation>& A, cons… in DGEMV() function in ScriptIntrinsicBLAS |
/frameworks/base/rs/java/android/renderscript/ | ||
D | ScriptIntrinsicBLAS.java | 342 …public void DGEMV(@Transpose int TransA, double alpha, Allocation A, Allocation X, int incX, doubl… in DGEMV() method in ScriptIntrinsicBLAS |
/frameworks/rs/support/java/src/androidx/renderscript/ | ||
D | ScriptIntrinsicBLAS.java | 359 …public void DGEMV(@Transpose int TransA, double alpha, Allocation A, Allocation X, int incX, doubl… in DGEMV() method in ScriptIntrinsicBLAS |
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |