Searched refs:ba (Results 1 – 8 of 8) sorted by relevance
/cts/tools/cfassembler/src/dxconvext/ |
D | ClassFileParser.java | 154 ByteArray ba = bytes.slice(offset, bytes.size()); in processFileBytes() 176 ByteArray ba = bytes.slice(offset, offset + len); in processFileBytes() 177 check(ba); in processFileBytes() 178 out("// " + dumpReadableString(ba)); in processFileBytes() 179 out(" " + dumpBytes(ba)); in processFileBytes() 188 private void check(ByteArray ba) { in processFileBytes() 189 int len = ba.size(); in processFileBytes() 192 int b = ba.getByte(i); in processFileBytes() 203 private String dumpBytes(ByteArray ba) { in processFileBytes() 205 for (int i = 0; i < ba.size(); i++) { in processFileBytes() [all …]
|
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | array_init.rs | 11 bool ba[3] = {true, false}; 49 _RS_ASSERT(ba[0] == true); 50 _RS_ASSERT(ba[1] == false); 51 _RS_ASSERT(ba[2] == false);
|
D | ComputeTest.java | 369 boolean[] ba = s.get_ba(); in checkInit() 370 assertTrue(ba[0] == true); in checkInit() 371 assertTrue(ba[1] == false); in checkInit() 372 assertTrue(ba[2] == false); in checkInit() 373 assertTrue(ba.length == 3); in checkInit()
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | crypto.js | 1444 function rng_get_bytes(ba) { argument 1446 for(i = 0; i < ba.length; ++i) ba[i] = rng_get_byte(); 1482 var ba = new Array(); 1484 while(i >= 0 && n > 0) ba[--n] = s.charCodeAt(i--); 1485 ba[--n] = 0; 1491 ba[--n] = x[0]; 1493 ba[--n] = 2; 1494 ba[--n] = 0; 1495 return new BigInteger(ba);
|
D | box2d.js | 32 …is,arguments)}function $(){$.b2FilterData.apply(this,arguments)}function ba(){ba.b2Fixture.apply(t… function 33 this.constructor===ba&&this.b2Fixture.apply(this,arguments)}function ca(){ca.b2FixtureDef.apply(thi… 45 …structionListener=X;Box2D.Dynamics.b2FilterData=$;Box2D.Dynamics.b2Fixture=ba;Box2D.Dynamics.b2Fix… 64 …ba=M.s_v12;$.x=e.position.x+(x.col1.x*t.x+x.col2.x*t.y);$.y=e.position.y+(x.col1.y*t.x+x.col2.y*t.… 74 …V(X.wB,X.wA);++$;++W.b2_gjkIters;var ba=false;for(P=0;P<T;P++)if(X.indexA==C[P]&&X.indexB==J[P]){b… 111 …=o.s_fcn.Evaluate(o.s_xfA,o.s_xfB);if(X>=x){v=1;break}for(var $=0;;){var ba=0;ba=$&1?T+(x-C)*(P-T)… 112 …(o.s_xfA,ba);r.GetTransform(o.s_xfB,ba);var ca=o.s_fcn.Evaluate(o.s_xfA,o.s_xfB);if(w.Abs(ca-x)<0.… 285 …ba=P*a-X*c;$*=$;ba*=ba;b.normalMass=1/(e.m_invMass+f.m_invMass+e.m_invI*$+f.m_invI*ba);var ca=e.m_… 286 b.equalizedMass=1/ca;ba=a;ca=-c;$=r*ca-s*ba;ba=P*ca-X*ba;$*=$;ba*=ba;b.tangentMass=1/(e.m_invMass+f… 290 …n}else{o=a.points[0];j=a.points[1];q=o.normalImpulse;g=j.normalImpulse;var ba=(C.x-t*o.rB.y-x.x+v*… [all …]
|
/cts/tests/tests/security/res/raw/ |
D | openssl_heartbleed_test_cert.pem | 57 65:c1:31:ba:a9:09:e8:b8:8d:a2:4b:99:40:f2:98:
|
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/iget_boolean/d/ |
D | T_iget_boolean_4.dfh | 9 // parsed: offset 12, len 20: signature : 26ba...8627
|
/cts/tests/tests/media/assets/ |
D | segment000000.ts | 2864 O_��+�`�ba�=}�T�7xnC�ƣ�1�'��8�I/�%��p�\I� �� �����`���8Q|1���w-�dB�pwP70�0hG…
|