/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/ |
D | SGEMMTest.java | 158 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in setTestSmall() 213 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in setTestMedium() 261 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in setTestLarge() 273 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in runTest()
|
D | GoogLeNet.java | 212 mBLAS.SGEMM(ScriptIntrinsicBLAS.NO_TRANSPOSE, ScriptIntrinsicBLAS.NO_TRANSPOSE, in runTest()
|
/frameworks/rs/cpp/ |
D | rsCppStructs.h | 3234 void SGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, float alpha, const sp<Allocation>& A,
|
D | ScriptIntrinsicBLAS.cpp | 1270 void ScriptIntrinsicBLAS::SGEMM(RsBlasTranspose TransA, RsBlasTranspose TransB, float alpha, in SGEMM() function in ScriptIntrinsicBLAS
|
/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 2340 public void SGEMM(@Transpose int TransA, @Transpose int TransB, float alpha, Allocation A, in SGEMM() method in ScriptIntrinsicBLAS
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | ScriptIntrinsicBLAS.java | 2943 public void SGEMM(@Transpose int TransA, @Transpose int TransB, float alpha, Allocation A, in SGEMM() method in ScriptIntrinsicBLAS
|
/frameworks/support/api/ |
D | 23.0.0.txt | 10677 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
|
D | 23.2.1.txt | 11596 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
|
D | 23.2.0.txt | 11594 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
|
D | 23.1.1.txt | 11065 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
|
D | 23.4.0.txt | 11612 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
|
D | 23.1.0.txt | 11096 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
|
D | 24.0.0.txt | 12412 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
|
D | 24.1.0.txt | 12422 …method public void SGEMM(int, int, float, android.support.v8.renderscript.Allocation, android.supp…
|
/frameworks/base/api/ |
D | current.txt | 36266 …method public void SGEMM(int, int, float, android.renderscript.Allocation, android.renderscript.Al…
|
D | system-current.txt | 39323 …method public void SGEMM(int, int, float, android.renderscript.Allocation, android.renderscript.Al…
|