/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | BaseObjTest.java | 32 BaseObj B = T; in testBaseObj() local
|
D | BNNMTest.java | 131 Allocation A, B, C; in runBNNM() local 449 Allocation A, B, C; in testExceptionHandling() local
|
D | AllocationTest.java | 189 void helperCreateFromBitmap(Bitmap B, in helperCreateFromBitmap() 211 Bitmap B = Bitmap.createBitmap(bDimX, bDimY, Bitmap.Config.ARGB_8888); in testCreateFromBitmap() local
|
D | IntrinsicBLAS.java | 4914 …validateL3(Element e, int TransA, int TransB, int Side, Allocation A, Allocation B, Allocation C) { 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() 5446 …private boolean validateHEMM(Element e, int Side, int Uplo, Allocation A, Allocation B, Allocation… in validateHEMM() 5931 …private boolean validateSYR2K(Element e, int Uplo, int Trans, Allocation A, Allocation B, Allocati… in validateSYR2K() 6176 …private boolean validateHER2K(Element e, int Uplo, int Trans, Allocation A, Allocation B, Allocati… in validateHER2K() 6326 …ean validateTRMM(Element e, int Side, int Uplo, int TransA, int Diag, Allocation A, Allocation B) { in validateTRMM() 6579 …ean validateTRSM(Element e, int Side, int Uplo, int TransA, int Diag, Allocation A, Allocation B) { in validateTRSM()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/ |
D | DspBufferMath.java | 157 double B = ((DspBufferComplex) x).mImag[i]; in mult() local 167 double B = ((DspBufferComplex) x).mImag[i]; in mult() local 186 double B = ((DspBufferComplex) x).mImag[i]; in mult() local 195 double B = ((DspBufferComplex) x).mImag[i]; in mult() local
|
/cts/tools/signature-tools/test/signature/comparator/ |
D | ClassCompareTest.java | 48 CompilationUnit B = new CompilationUnit("a.B", in compareEqualClasses() local 61 CompilationUnit B = new CompilationUnit("a.B", in compareMissingClass() local 77 CompilationUnit B = new CompilationUnit("a.B", in compareAddedClass() local 166 CompilationUnit B = new CompilationUnit("a.B", in compareMissingGenericInterface0() local 186 CompilationUnit B = new CompilationUnit("a.B", in compareMissingGenericInterface1() local 204 static class B<T> implements I<T>{} class in ClassCompareTest 358 CompilationUnit B = new CompilationUnit("a.B", in interfaceClosureTest() local
|
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/rs/ |
D | BitmapUtils.java | 35 public static int B = 2; field in BitmapUtils
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | box2d.js | 26 arguments)}function B(){B.b2DistanceOutput.apply(this,arguments)}function Q(){Q.b2DistanceProxy.app… class 52 …llision.ClipVertex,c=Box2D.Collision.Features,g=Box2D.Collision.IBroadPhase;B.b2AABB=function(){th… class 161 (function(){var F=Box2D.Common.Math.b2Mat22,G=Box2D.Common.Math.b2Mat33,K=Box2D.Common.Math.b2Math,… argument 162 var B=Math.cos(p);p=Math.sin(p);this.col1.x=B;this.col2.x=-p;this.col1.y=p;this.col2.y=B};F.prototy… argument 163 …Math.atan2(this.col1.y,this.col1.x)};F.prototype.GetInverse=function(p){var B=this.col1.x,Q=this.c… argument 164 0)W=1/W;p.x=W*(I*B-M*Q);p.y=W*(V*Q-L*B);return p};F.prototype.Abs=function(){this.col1.Abs();this.c… argument 166 …0;this.col1.z=0;this.col2.z=0;this.col3.z=0};G.prototype.Solve22=function(p,B,Q){if(B===undefined)… argument 167 ….y,D=this.col3.z,H=M*(Y*D-k*u)+L*(k*z-W*D)+I*(W*u-Y*z);if(H!=0)H=1/H;p.x=H*(B*(Y*D-k*u)+Q*(k*z-W*D… argument 168 B.y-p.y*B.x};K.CrossVF=function(p,B){if(B===undefined)B=0;return new A(B*p.y,-B*p.x)};K.CrossFV=fun… argument 169 p.R.col2.x+Q.y*p.R.col2.y;Q.x=V;return Q};K.AddVV=function(p,B){return new A(p.x+B.x,p.y+B.y)};K.Su… argument [all …]
|
D | crypto.js | 1594 function RSAGenerate(B,E) { argument
|
/cts/tools/signature-tools/test/signature/converter/ |
D | ConvertParameterizedTypeTest.java | 81 public class B<T> {} class in ConvertParameterizedTypeTest.A
|
/cts/suite/cts/deviceTests/simplecpu/jni/ |
D | CpuNativeJni.cpp | 211 void doMatrixMultiplication(float* A, float* B, float* C, int n) in doMatrixMultiplication() 247 float* B = new float[n * n]; in Java_com_android_cts_simplecpu_CpuNative_runMatrixMultiplication() local
|
/cts/tests/tests/graphics/src/android/opengl/cts/ |
D | CompressedTextureSurfaceView.java | 206 int B = getUnsignedByte(mReadBackBuffer.get(sampleStart + 2)); in comparePixel() local
|
/cts/suite/cts/deviceTests/opengl/jni/graphics/ |
D | Matrix.cpp | 199 const float B = (top + bottom) * r_height; in newFrustum() local
|
/cts/apps/CtsVerifier/libs/ |
D | opencv-android.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/opencv/
org/ ... |