Searched refs:DGBMV (Results 1 – 11 of 11) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 1962 void DGBMV(RsBlasTranspose TransA,
|
D | ScriptIntrinsicBLAS.cpp | 265 void ScriptIntrinsicBLAS::DGBMV(RsBlasTranspose TransA, int KL, int KU, double alpha, sp<Allocation… in DGBMV() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 452 …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/ |
D | ScriptIntrinsicBLAS.java | 509 …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/api/ |
D | current.txt | 748 …method public void DGBMV(int, int, int, double, android.support.v8.renderscript.Allocation, androi…
|
D | 23.0.0.txt | 746 …method public void DGBMV(int, int, int, double, android.support.v8.renderscript.Allocation, androi…
|
D | 23.1.0.txt | 746 …method public void DGBMV(int, int, int, double, android.support.v8.renderscript.Allocation, androi…
|
D | 23.1.1.txt | 746 …method public void DGBMV(int, int, int, double, android.support.v8.renderscript.Allocation, androi…
|
/frameworks/base/api/ |
D | current.txt | 33809 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…
|
D | test-current.txt | 33885 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…
|
D | system-current.txt | 36517 …method public void DGBMV(int, int, int, double, android.renderscript.Allocation, android.renderscr…
|