Searched defs:q (Results 1 – 7 of 7) sorted by relevance
/cts/tests/tests/text/src/android/text/style/cts/ |
D | QuoteSpanTest.java | 31 QuoteSpan q = new QuoteSpan(Color.RED); in testConstructor() local 89 QuoteSpan q = new QuoteSpan(p); in testWriteToParcel() local 99 QuoteSpan q = new QuoteSpan(p); in testWriteToParcel() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | ParamsTest.java | 54 SyncParams q = p.allowDefaults(); in testSyncParamsDefaults() local
|
/cts/hostsidetests/theme/ |
D | run_theme_capture_device.py | 42 def executeParallel(tasks, setup, q, numberThreads): argument 44 def __init__(self, tasks, q): argument
|
/cts/tests/tests/hardware/src/android/hardware/cts/ |
D | SensorManagerStaticTest.java | 54 float r, q; in testGetAltitude() local 208 float [] q = new float[4]; in testGetQuaternionFromVector() local 354 float [] q = new float[4]; in testGetRotationMatrixFromVector() local
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/ |
D | RVCVXCheckAnalyzer.java | 1264 private static double [] quat2rpy( double [] q) { in quat2rpy() 1271 private static void quat2rpy( double [] q, double[] rpy) { in quat2rpy() 1278 double [] q = new double[4]; in quat2rpy() local
|
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
D | box2d.js | 29 …ly(this,arguments)}function o(){o.b2MassData.apply(this,arguments)}function q(){q.b2PolygonShape.a… function 279 ….m_allocator=j;this.InitializeRegisters()};Q.prototype.AddType=function(j,o,q,n){if(q===undefined)… argument 282 q=parseInt(j.m_fixtureB.GetType());o=this.m_registers[o][q];o.poolCount++;j.m_next=o.pool;o.pool=j;… argument 429 function(d,h,l,j,o,q,n){if(n===undefined)n=0;this.bodyA=d;this.bodyB=h;this.groundAnchorA.SetV(l);t… argument
|
D | crypto.js | 452 function bnpDivRemTo(m,q,r) { argument
|