Home
last modified time | relevance | path

Searched refs:qx (Results 1 – 19 of 19) sorted by relevance

/external/fdlibm/
Dk_cos.c71 double a,hz,z,r,qx; local
83 qx = 0.28125;
85 __HI(qx) = ix-0x00200000; /* x/4 */
86 __LO(qx) = 0;
88 hz = 0.5*z-qx;
89 a = one-qx;
/external/speex/libspeex/
Dlsp.c236 spx_word32_t *qx; in lpc_to_lsp() local
254 qx = Q; in lpc_to_lsp()
256 q = qx; in lpc_to_lsp()
260 *qx++ = LPC_SCALING; in lpc_to_lsp()
263 *qx++ = ADD32(SUB32(EXTEND32(a[i]),EXTEND32(a[lpcrdr-i-1])), *q++); in lpc_to_lsp()
266 qx = Q; in lpc_to_lsp()
274 *qx = PSHR32(*qx,2); in lpc_to_lsp()
276 qx++; in lpc_to_lsp()
283 *qx++ = LPC_SCALING; in lpc_to_lsp()
286 *qx++ = (a[i]-a[lpcrdr-1-i]) + *q++; in lpc_to_lsp()
[all …]
/external/jmonkeyengine/engine/src/core/com/jme3/math/
DQuaternion.java841 float qw = q.w, qx = q.x, qy = q.y, qz = q.z; in mult() local
842 res.x = x * qw + y * qz - z * qy + w * qx; in mult()
843 res.y = -x * qz + y * qw + z * qx + w * qy; in mult()
844 res.z = x * qy - y * qx + z * qw + w * qz; in mult()
845 res.w = -x * qx - y * qy - z * qz + w * qw; in mult()
990 public Quaternion multLocal(float qx, float qy, float qz, float qw) { in multLocal() argument
991 float x1 = x * qw + y * qz - z * qy + w * qx; in multLocal()
992 float y1 = -x * qz + y * qw + z * qx + w * qy; in multLocal()
993 float z1 = x * qy - y * qx + z * qw + w * qz; in multLocal()
994 w = -x * qx - y * qy - z * qz + w * qw; in multLocal()
/external/clang/test/PCH/
Dcxx0x-default-delete.cpp37 quux qx; // expected-error{{private destructor}} expected-note@20{{private here}} variable
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/es-ES/
Des-ES_zl0_kdt_dur.pkb92 ��^)�����'��`����0������/C��6:qx���<!ݤ�>����*����,�@n�Sb� `A�`c`D� �J0�ր��׬$�1�� l���A…
161 �&��!&��)�!ܣe�n)��G�?H��Ӟ�E�-�6:qx�$)ph�%Jsb�d"N�h�̐�1g�9�FT���"Jx��������ᰑ�BH���v�…
200 …fǶ�gO�VM��-HWc�A�r�lX�ݨ!��~�%�c���D�p�%����x�ŋN ����r�����.�u1�86:qx��V}(;�]��nr5c�F…
Des-ES_zl0_kdt_mgc1.pkb38 �������A}xv:qx{����m�{׬4�w��sl٣`O�g�"��9zS����e�`ԏcX�7�J�����W��L��a�(� ahc�wۗ#�@��Wy�BY��
/external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
Dvoice.rtpdump16 …��������������������������{ux���{qvvkgmtvuvmt��|����}}zwyx~�}rrp~��y}�~x{qx���qqw����������9��4…
89 …�����}x}}slks�����yr�����vn���������:��5����pjv��qmz��yv�����������tnx���qx��zfgrqh`bkpruyx~����…
90 …kp��vw{��yrt|~i_cr��ldntwnqxunz}��{zpmoyvonz��~uoijs��|��������������������qx���������:��5����pj…
Dvideo.rtpdump230 …Y�G&2L����� Y��=�n�$���.���f�����XDr��H!�XY���_L#��o3$�"����c�`n�qx���dwӪ׿��Fsx�8@L�_���…
/external/bison/build-aux/
Dgitlog-to-changelog210 my $git_dir = qx($cmd);
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/de-DE/
Dde-DE_kdt_g2p.pkb236 …]��_�/�����#��������@���������%ݣ�w���0ѫ,�+�'������˛[��<��7�PY��*���qx]��4���T�m��Tt � �…
510 ��qxف!�~� �2E��b��@2,g$<��>�:|��j�`n�@ ϭZ�V��h��}�L�Z�y���"n�(���(�ղ���>�fz��R�B�}���…
Dde-DE_gl0_kpdf_mgc.pkb2875 … ��(m&�i,cF5rw8:CLQatstM?gL"#+'2.,�Z�mm�x�����[e`bkn_rkgs���x�������gix{qx���}��|�����#�!�O…
/external/opencv/cv/src/
Dcvcalibration.cpp2643 double qx = q[0][1]*y + q[0][3], qy = q[1][1]*y + q[1][3]; in cvReprojectImageTo3D() local
2656 for( x = 0; x < cols; x++, qx += q[0][0], qy += q[1][0], qz += q[2][0], qw += q[3][0] ) in cvReprojectImageTo3D()
2660 double X = (qx + q[0][2]*d)*iW; in cvReprojectImageTo3D()
/external/tcpdump/
Dconfigure.in896 AC_MSG_ERROR([neither %llx nor %Lx nor %qx worked on a 64-bit integer])
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-US/
Den-US_lh0_kpdf_mgc.pkb5713 8G<DTBfqs?DFl�7<8K^gk3''+247KCHVNZs���[]qx�� '49<?<MEIDPZ2>HNTVjg{��Y$ I�6<P -�F�����{…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/it-IT/
Dit-IT_cm0_kpdf_mgc.pkb3132 <�[��B�����5���;����U�,�6Z;$";e5A[O/!2#>5Ca:���xx�@��p��SAT9CWHg`]pw����gaut�qx��������…
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_kh0_kpdf_mgc.pkb1608 …�*gZ�q����$���_<��-�К����X� 1��������\8\�2���f?Et/EWhip=qx�Zz9GC[rc:GO/9`�?LOTQ…
/external/qemu/distrib/jpeg-6b/
Dtestimg.ppm4 …9T�8U�9Z�:^�;c�>i�>l�>o�>p�>q�@r�@t�Aq�Cj�Mm�Ss�Jh�@`�Ts�g��e��]w�_x�h{�p}�qx�gg�^X{ZQ�~w������ļ��…
/external/jpeg/
Dtestimg.ppm4 …9T�8U�9Z�:^�;c�>i�>l�>o�>p�>q�@r�@t�Aq�Cj�Mm�Ss�Jh�@`�Ts�g��e��]w�_x�h{�p}�qx�gg�^X{ZQ�~w������ļ��…
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en4630 http://dublin.goireland.com/Scripts/low/xq/asp/cat.0/areatype.T/areaid.3151/SubjectID.65/qx/listing…
26073 http://www.atmosphere.mpg.de/enid/5057ce0c8397e666f5a77ee2a0017790,55a304092d09/1qx.html
44652 http://www.girlguiding.org.uk/xq/asp/sID.183/aID.1119/qx/new/international/article.asp
70255 http://www.sierratradingpost.com/xq/asp/base_no.80369/dept_id./est./qx/product.htm
70256 http://www.sierratradingpost.com/xq/asp/base_no.80369/dept_id./qx/product.htm
70257 http://www.sierratradingpost.com/xq/asp/base_no.80370/dept_id./qx/product.htm
70258 http://www.sierratradingpost.com/xq/asp/base_no.80371/dept_id./est./qx/product.htm
70259 http://www.sierratradingpost.com/xq/asp/base_no.80371/dept_id./qx/product.htm