Searched defs:SGBMV (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/rs/cpp/ | ||
H A D | ScriptIntrinsicBLAS.cpp | 257 void ScriptIntrinsicBLAS::SGBMV(RsBlasTranspose TransA, int KL, int KU, float alpha, const sp<Alloc… in SGBMV() function in ScriptIntrinsicBLAS |
/aosp12/frameworks/base/rs/java/android/renderscript/ | ||
H A D | ScriptIntrinsicBLAS.java | 421 …public void SGBMV(@Transpose int TransA, int KL, int KU, float alpha, Allocation A, Allocation X, … in SGBMV() method in ScriptIntrinsicBLAS |
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ | ||
H A D | ScriptIntrinsicBLAS.java | 468 …public void SGBMV(@Transpose int TransA, int KL, int KU, float alpha, Allocation A, Allocation X, … in SGBMV() 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/ ... |