/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | ForEachTest.java | 470 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in testMultipleForEach() local 491 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in testNoRoot() local
|
D | KernelTest.java | 470 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in testMultipleForEach() local 491 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in testNoRoot() local
|
D | AllocationTest.java | 107 Allocation A = Allocation.createSized(mRS, e, i); in createSizedHelper() local 289 Allocation A = Allocation.createSized(mRS, Element.F32(mRS), nElems); in helperFloatCopy() local 313 Allocation A = Allocation.createSized(mRS, Element.I8(mRS), nElems); in helperByteCopy() local 337 Allocation A = Allocation.createSized(mRS, Element.I16(mRS), nElems); in helperShortCopy() local 361 Allocation A = Allocation.createSized(mRS, Element.I32(mRS), nElems); in helperIntCopy() local 385 Allocation A = in helperBaseObjCopy() local 411 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in helperBitmapCopy() local 475 Allocation A = Allocation.createTyped(mRS, b.setX(nElemsX).setY(nElemsY).create()); in helperFloatCopy2D() local 502 Allocation A = Allocation.createTyped(mRS, b.setX(nElemsX).setY(nElemsY).create()); in helperByteCopy2D() local 529 Allocation A = Allocation.createTyped(mRS, b.setX(nElemsX).setY(nElemsY).create()); in helperShortCopy2D() local [all …]
|
D | TestCtxDim.java | 37 Allocation A = Allocation.createTyped(mRS, typeBuilder.create()); in test() local
|
D | BNNMTest.java | 131 Allocation A, B, C; in runBNNM() local 449 Allocation A, B, C; in testExceptionHandling() local
|
D | IntrinsicBLAS.java | 205 …private boolean validateGEMV(Element e, int TransA, Allocation A, Allocation X, int incX, Allocati… in validateGEMV() 1233 …private boolean validateSYMV(Element e, int Uplo, Allocation A, Allocation X, int incX, Allocation… in validateSYMV() 1699 …private boolean validateTRMV(Element e, int Uplo, int TransA, int Diag, Allocation A, Allocation X… in validateTRMV() 3386 …vate boolean validateGER(Element e, Allocation X, int incX, Allocation Y, int incY, Allocation A) { in validateGER() 3545 …ate boolean validateGERU(Element e, Allocation X, int incX, Allocation Y, int incY, Allocation A) { in validateGERU() 4310 private boolean validateSYR(Element e, int Uplo, Allocation X, int incX, Allocation A) { in validateSYR() 4590 …n validateSYR2(Element e, int Uplo, Allocation X, int incX, Allocation Y, int incY, Allocation A) { in validateSYR2() 4914 …private boolean validateL3(Element e, int TransA, int TransB, int Side, Allocation A, Allocation B… in validateL3() 4984 …private boolean validateL3_xGEMM(Element e, int TransA, int TransB, Allocation A, Allocation B, Al… in validateL3_xGEMM() 5237 …private boolean validateL3_xSYMM(Element e, int Side, int Uplo, Allocation A, Allocation B, Alloca… in validateL3_xSYMM() [all …]
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
D | DspBufferMath.java | 156 double A = ((DspBufferComplex) x).mReal[i]; in mult() local 166 double A = ((DspBufferComplex) x).mReal[i]; in mult() local 185 double A = ((DspBufferComplex) x).mReal[i]; in mult() local 194 double A = ((DspBufferComplex) x).mReal[i]; in mult() local
|
/cts/tests/tests/renderscriptlegacy/src/android/renderscriptlegacy/cts/ |
D | LeakTest.java | 63 Allocation A = Allocation.createTyped(mRS, t); in testForLeaks() local
|
/cts/apps/CameraITS/pymodules/its/ |
D | dng.py | 20 A = 0 variable
|
/cts/tests/tests/jni/src/android/jni/cts/ |
D | ClassLoaderStaticNonce.java | 40 public static class A { class in ClassLoaderStaticNonce
|
/cts/tools/signature-tools/test/signature/comparator/ |
D | ClassCompareTest.java | 45 CompilationUnit A = new CompilationUnit("a.A", in compareEqualClasses() local 58 CompilationUnit A = new CompilationUnit("a.A", in compareMissingClass() local 74 CompilationUnit A = new CompilationUnit("a.A", in compareAddedClass() local 90 CompilationUnit A = new CompilationUnit("a.A", in compareAnnotationsOnClass() local 134 CompilationUnit A = new CompilationUnit("a.A", in compareSameInterfaces() local
|
D | MethodCompareTests.java | 39 CompilationUnit A = new CompilationUnit("a.A", in compareEqualClasses() local 51 CompilationUnit A = new CompilationUnit("a.A", in compareMissingMethod() local 71 CompilationUnit A = new CompilationUnit("a.A", in compareAddedMethod() local 91 CompilationUnit A = new CompilationUnit("a.A", in compareChangedMethod() local 112 CompilationUnit A = new CompilationUnit("a.A", in compareAddedParameterMethod() local
|
/cts/tests/tests/rscpp/librscpptest/ |
D | rs_jni_foreach.cpp | 298 sp<Allocation> A = Allocation::createTyped(mRS, t); in Java_android_cts_rscpp_RSForEachTest_testMultipleForEach() local 332 sp<Allocation> A = Allocation::createTyped(mRS, t); in Java_android_cts_rscpp_RSForEachTest_testNoRoot() local
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/ |
D | BitmapUtils.java | 32 public static int A = 3; field in BitmapUtils
|
/cts/tools/signature-tools/test/signature/converter/ |
D | ConvertParameterizedTypeTest.java | 80 public class A{ class in ConvertParameterizedTypeTest
|
/cts/tools/dex-tools/test/dex/reader/ |
D | DexFileReaderTests.java | 49 JavaSource A = new JavaSource("a.b.c.A", field in DexFileReaderTests 328 DexClass A = getClass(dexFile, "LA;"); in testParameterAnnotation() local
|
/cts/suite/cts/deviceTests/simplecpu/jni/ |
D | CpuNativeJni.cpp | 211 void doMatrixMultiplication(float* A, float* B, float* C, int n) in doMatrixMultiplication() 246 float* A = new float[n * n]; in Java_com_android_cts_simplecpu_CpuNative_runMatrixMultiplication() local
|
/cts/suite/cts/deviceTests/opengl/jni/graphics/ |
D | Matrix.cpp | 198 const float A = (right + left) * r_width; in newFrustum() local
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | box2d.js | 25 …ents);this.constructor===w&&this.b2ContactID.apply(this,arguments)}function A(){A.b2ContactPoint.a… class 135 …sData=function(){this.mass=0;this.center=new V(0,0);this.I=0};Box2D.inherit(A,Box2D.Collision.Shap… method 137 z)};A.AsArray=function(k,z){if(z===undefined)z=0;var u=new A;u.SetAsArray(k,z);return u};A.prototyp… method 138 1));this.m_normals[u].Normalize()}this.m_centroid=A.ComputeCentroid(this.m_vertices,this.m_vertexCo… method 139 1);this.m_normals[3].Set(-1,0);this.m_centroid.SetZero()};A.AsBox=function(k,z){if(k===undefined)k=… method 140 …lX(k,this.m_vertices[u]);this.m_normals[u]=B.MulMV(k.R,this.m_normals[u])}};A.AsOrientedBox=functi… method 141 …normals[1].x=-this.m_normals[0].x;this.m_normals[1].y=-this.m_normals[0].y};A.AsEdge=function(k,z)… method 155 …olor=function(){this._b=this._g=this._r=0};F.prototype.b2Color=function(y,w,A){if(y===undefined)y=… argument 176 A.prototype.SetZero=function(){this.y=this.x=0};A.prototype.Set=function(p,B){if(p===undefined)p=0;… method 311 A.b2ConstantAccelController=function(){Box2D.Dynamics.Controllers.b2Controller.b2Controller.apply(t… method
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |