HomeSort by relevance Sort by last modified time
    Searched refs:qy (Results 1 - 10 of 10) sorted by null

  /external/jmonkeyengine/engine/src/core/com/jme3/math/
Quaternion.java 841 float qw = q.w, qx = q.x, qy = q.y, qz = q.z; local
842 res.x = x * qw + y * qz - z * qy + w * qx;
843 res.y = -x * qz + y * qw + z * qx + w * qy;
844 res.z = x * qy - y * qx + z * qw + w * qz;
845 res.w = -x * qx - y * qy - z * qz + w * qw;
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
voice.rtpdump 16 ??pj?|????rfi??kolkjagi_a_jksj_`g???rmiw????????????{????????tkkn?upg`hy{|xhefuvi`y???~?????u{?????????????{kj??okolluk`^_irnllo???to}????????????????w|??xeelljgg????9??4???pjsul_\_nzmq????ln?????????????????????????~}n]Z]cc_aqyf[[ao?h\^m?yeo????x~????uo~???~kk?rhhj{wf[]m?pdcl?v??????????????????????????wy??~]^l???nc_ihjo}}ken?????t?? ?9??4?J??pjqy?????nnz???v{u??rn???uf\filjz?ls??}eiq{y?????qu~????{???????y????ot???qllu~xqhnm|{{qoz?~?yv????giy?}}?????ojos~|??????~xpoomt?????|jp??tjn??????wppny???{??xn???9??4???pj???zn????????????oi{??????zns??}?{ypw~??vpnw?yofo??vgkr??xpgj|??qy??????}???????????}???ngs}??vojj~~reflz~?ry????kv????vm|???????????zmr??{fhh}{~rk~??qkf???????3?9??4???pj}x??}rv???uqx??mr{?????zw????????|?~?|z{~wji???onn{??yls}?????|??????qnt?}kjy}yxnw{ytkqw??zyo{???????vl????????ty???????tin????z?????wvsy??y??z?????uhk???rr??G?9??4?*??pj}?vknlw????zpqzynir???~pqoohkx?{x~??{ot|??????w~x?~}???y???~{???wm?????oot??xon|???????r}??????y|~??mgn|??~??zmv???plu{??|{???{?????????z?}??wlo??ynljkmu|?|?y??[?9??4???pjxv}|rmxy|?{touwty???xyuu????????????????|?????????x????}~????}pozyy}??usvr}?xv~???????|?????????x{??}kiw???}??}sx????sw??~lvz?????x{ux?~~sx}~w}|?~}xury??~txnux??o?9??4?j??pj~|{z????ztt???}|?~~~????z||??|???zwr|~???}~}?ysns?????????v???|us????xzxx|?}~????skoq{zz|z{xny????z????|ps|?{vw{????~~????vw||????xttry?????????????????|ysw?????9??4?
    [all...]
  /external/opencv/cv/src/
cvcalibration.cpp     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]
  /cts/suite/pts/hostTests/browser/browserlauncher/assets/octane/
regexp.js     [all...]
  /external/v8/benchmarks/
regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
v8-regexp.js     [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
v8-regexp.js     [all...]

Completed in 161 milliseconds