| /cts/tests/tests/renderscript/src/android/renderscript/cts/ |
| D | BaseObjTest.java | 32 BaseObj B = T; in testBaseObj() 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
|
| /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/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
|
| D | pdfjs.js | 13192 B: 'fillStroke', property 18805 B: 0x0042, property 23385 'B': 667, property 23702 'B': 722, property 24019 'B': 722, property 24336 'B': 667, property 24845 'B': 667, property 25162 'B': 667, property 25479 'B': 667, property 25796 'B': 611, property
|
| /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
|