Searched defs:Ap (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 815 …public void STPMV(@Uplo int Uplo, @Transpose int TransA, @Diag int Diag, Allocation Ap, Allocati… in STPMV() 1245 …static int validateSPMV(Element e, @Uplo int Uplo, Allocation Ap, Allocation X, int incX, Allocati… in validateSPMV() 1333 static int validateSPR(Element e, @Uplo int Uplo, Allocation X, int incX, Allocation Ap) { in validateSPR() 1558 public void SSPR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Ap) { in SSPR() 1604 …SSPR2(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in SSPR2() 1746 public void DSPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) { in DSPR() 1792 …SPR2(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in DSPR2() 1989 public void CHPR(@Uplo int Uplo, float alpha, Allocation X, int incX, Allocation Ap) { in CHPR() 2037 …HPR2(@Uplo int Uplo, Float2 alpha, Allocation X, int incX, Allocation Y, int incY, Allocation Ap) { in CHPR2() 2204 public void ZHPR(@Uplo int Uplo, double alpha, Allocation X, int incX, Allocation Ap) { in ZHPR() [all …]
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |