/third_party/boost/libs/contract/test/constructor/ |
D | smoke.cpp | 111 t<'q'>::z_type& qz, t<'e'>::z_type& ez) : in c() 116 t<'d'>(dz), t<'p'>(pz), t<'q'>(qz), t<'e'>(ez) 187 t<'p'>::z_type& pz, t<'q'>::z_type& qz, t<'e'>::z_type& ez) : in a() 192 b(), c(y, dz, pz, qz, ez) 226 t<'q'>::z_type qz; qz.value = -5; in main() local 233 a aa(x, y, dz, pz, qz, ez); in main()
|
/third_party/boost/libs/qvm/test/ |
D | mul_eq_qq_test.cpp | 26 test_qvm::quaternion<Q1> const qz=rotz_quat(a); in test() local 30 q1 *= qref(qz); in test()
|
D | mul_qq_test.cpp | 27 test_qvm::quaternion<Q1> const qz=rotz_quat(a); in test() local 28 test_qvm::quaternion<Q1> const q1=qx*qy*qref(qz); in test()
|
D | mul_qv_test.cpp | 27 test_qvm::quaternion<Q1> const qz=rotz_quat(a); in test() local 37 test_qvm::vector<V1,3> const q_vz=qz*v; in test()
|
D | slerp_test.cpp | 39 test_qvm::quaternion<Q1> const qz=rotz_quat(a1*(1-t)+a2*t); in test() local 45 BOOST_QVM_TEST_CLOSE(qz.a,qsz.a,0.001f); in test()
|
/third_party/mesa3d/src/mesa/swrast/ |
D | s_aatriangle.c | 55 const GLfloat qz = z2 - z0; in compute_plane() local 58 const GLfloat a = py * qz - pz * qy; in compute_plane() 59 const GLfloat b = pz * qx - px * qz; in compute_plane()
|
D | s_aaline.c | 100 const GLfloat qz = 0; in compute_plane() 101 const GLfloat a = py * qz - pz * qy; in compute_plane() 102 const GLfloat b = pz * qx - px * qz; in compute_plane()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkTypeUtil.inl | 627 …oat sy, float c, float pvy, float sz, float pvz, float qx, float qy, float qz, float qw, float tx,… argument 641 res.qz = qz;
|
D | vkStructTypes.inl | 5315 float qz; member
|
D | vkVulkan_c.inl | 13615 float qz; member
|
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/ |
D | matrix_decompose.inl | 180 s = sqrt(static_cast<T>(1) + Row[2][2] - Row[0][0] - Row[1][1]) * static_cast<T>(2); // S=4*qz
|
/third_party/typescript/tests/baselines/reference/ |
D | hugeDeclarationOutputGTruncatedWithError.ts.types | 6 …" | "qp" | "qq" | "qr" | "qs" | "qt" | "qu" | "qv" | "qw" | "qx" | "qy" | "qz" | "ra" | "rb" | "rc… 9 …qz: "aa.qz"; ra: "aa.ra"; rb: "aa.rb"; rc: "aa.rc"; rd: "aa.rd"; re: "aa.re"; rf: "aa.rf"; rg: "aa… 10 …qz: "aa.qz"; ra: "aa.ra"; rb: "aa.rb"; rc: "aa.rc"; rd: "aa.rd"; re: "aa.re"; rf: "aa.rf"; rg: "aa…
|
D | hugeDeclarationOutputGetsTruncatedWithError.types | 6 …" | "qp" | "qq" | "qr" | "qs" | "qt" | "qu" | "qv" | "qw" | "qx" | "qy" | "qz" | "ra" | "rb" | "rc… 9 …qz: "aa.qz"; ra: "aa.ra"; rb: "aa.rb"; rc: "aa.rc"; rd: "aa.rd"; re: "aa.re"; rf: "aa.rf"; rg: "aa… 10 …qz: "aa.qz"; ra: "aa.ra"; rb: "aa.rb"; rc: "aa.rc"; rd: "aa.rd"; re: "aa.re"; rf: "aa.rf"; rg: "aa…
|
/third_party/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …qz�m}�o��u��|���������������������������������s�qh|c]tXSlNQdHRZCWYDYZH671671782893:;5<=7?>9@?:BA<B…
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …qz�m}�o��u��|���������������������������������s�qh|c]tXSlNQdHRZCWYDYZH671671782893:;5<=7?>9@?:BA<B…
|
/third_party/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …qz�m}�o��u��|���������������������������������s�qh|c]tXSlNQdHRZCWYDYZH671671782893:;5<=7?>9@?:BA<B…
|
/third_party/gstreamer/gstplugins_bad/tests/files/ |
D | test.ts | 1147 …�������������������������������������!MO���P@_�:�(8���#�H�3����\qz�r�-$�B�}G�#����N�…
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 12664 float qz; member
|
D | vulkan_structs.hpp | 2780 , qz( qz_ ) 2870 qz = qz_; in setQz() 2916 …( qy == rhs.qy ) && ( qz == rhs.qz ) && ( qw == rhs.qw ) && ( tx == rhs.tx ) && ( ty == rhs.ty ) && in operator ==() 2938 float qz = {}; member
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_core.h | 12493 float qz; member
|
D | vulkan_structs.hpp | 2772 , qz( qz_ ) 2862 qz = qz_; in setQz() 2908 …( qy == rhs.qy ) && ( qz == rhs.qz ) && ( qw == rhs.qw ) && ( tx == rhs.tx ) && ( ty == rhs.ty ) && in operator ==() 2930 float qz = {}; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_core.h | 12653 float qz; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_core.h | 12461 float qz; member
|
/third_party/openh264/res/ |
D | Cisco_Absolute_Power_1280x720_30fps.yuv | 770 …qz�������������������������������������������������z[aeku�������gbghd_ZXY`iw����������������������… 1545 …qz������������ó��������sd^\\YUMJPOLQUZ]_\\ZXVVTH?ABDJMOQPOQRTUURQQSSQRTSROQSRRRRTRRTRQROQTSQRRTTRS…
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | crash.devcore | 2484 …qz!!!-%5QCca!!!$"!)NXqz#_2mT!!*0%!WYIc!!*-t!!!'#z!!&5`!!%NM!<N6$z&-)\1!!**#zz!<E0#!!!$""b7-a!!!"Lz…
|