Home
last modified time | relevance | path

Searched refs:DGBMV (Results 1 – 7 of 7) sorted by relevance

/frameworks/rs/cpp/
DrsCppStructs.h1962 void DGBMV(RsBlasTranspose TransA,
DScriptIntrinsicBLAS.cpp265 void ScriptIntrinsicBLAS::DGBMV(RsBlasTranspose TransA, int KL, int KU, double alpha, sp<Allocation… in DGBMV() function in ScriptIntrinsicBLAS
/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java452 …public void DGBMV(@Transpose int TransA, int KL, int KU, double alpha, Allocation A, Allocation X,… in DGBMV() method in ScriptIntrinsicBLAS
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DScriptIntrinsicBLAS.java509 …public void DGBMV(@Transpose int TransA, int KL, int KU, double alpha, Allocation A, Allocation X,… in DGBMV() method in ScriptIntrinsicBLAS
/frameworks/base/api/
Dtest-current.txt33998 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…
Dcurrent.txt33920 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…
Dsystem-current.txt36678 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…