Searched refs:ZHERK (Results 1 – 11 of 11) sorted by relevance
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 3696 void ZHERK(RsBlasUplo Uplo, RsBlasTranspose Trans, double alpha, sp<Allocation> A,
|
D | ScriptIntrinsicBLAS.cpp | 1756 void ScriptIntrinsicBLAS::ZHERK(RsBlasUplo Uplo, RsBlasTranspose Trans, double alpha, in ZHERK() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 3181 …public void ZHERK(@Uplo int Uplo, @Transpose int Trans, double alpha, Allocation A, double beta, A… in ZHERK() method in ScriptIntrinsicBLAS
|
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicBLAS.java | 4027 …public void ZHERK(@Uplo int Uplo, @Transpose int Trans, double alpha, Allocation A, double beta, A… in ZHERK() method in ScriptIntrinsicBLAS
|
/frameworks/support/v8/renderscript/api/ |
D | current.txt | 803 …method public void ZHERK(int, int, double, android.support.v8.renderscript.Allocation, double, and…
|
D | 23.0.0.txt | 801 …method public void ZHERK(int, int, double, android.support.v8.renderscript.Allocation, double, and…
|
D | 23.1.0.txt | 801 …method public void ZHERK(int, int, double, android.support.v8.renderscript.Allocation, double, and…
|
D | 23.1.1.txt | 801 …method public void ZHERK(int, int, double, android.support.v8.renderscript.Allocation, double, and…
|
/frameworks/base/api/ |
D | current.txt | 33864 …method public void ZHERK(int, int, double, android.renderscript.Allocation, double, android.render…
|
D | test-current.txt | 33940 …method public void ZHERK(int, int, double, android.renderscript.Allocation, double, android.render…
|
D | system-current.txt | 36572 …method public void ZHERK(int, int, double, android.renderscript.Allocation, double, android.render…
|