Searched defs:q (Results 1 – 6 of 6) sorted by relevance
31 QuoteSpan q = new QuoteSpan(Color.RED); in testConstructor() local89 QuoteSpan q = new QuoteSpan(p); in testWriteToParcel() local99 QuoteSpan q = new QuoteSpan(p); in testWriteToParcel() local
54 SyncParams q = p.allowDefaults(); in testSyncParamsDefaults() local
41 def executeParallel(tasks, setup, q, numberThreads): argument43 def __init__(self, tasks, q): argument
459 ArrayBlockingQueue<MockVrListenerService.Event> q = in test() local531 ArrayBlockingQueue<MockVrListenerService.Event> q = in test() local
54 float r, q; in testGetAltitude() local208 float [] q = new float[4]; in testGetQuaternionFromVector() local354 float [] q = new float[4]; in testGetRotationMatrixFromVector() local
1272 private static double [] quat2rpy( double [] q) { in quat2rpy()1279 private static void quat2rpy( double [] q, double[] rpy) { in quat2rpy()1286 double [] q = new double[4]; in quat2rpy() local