/hardware/google/gfxstream/guest/mesa/src/util/ |
D | softfloat.c | 799 uint64_t z0, mid1, z64, mid; in _mesa_softfloat_mul_f64_to_f128_m() local 805 z0 = (uint64_t) a0 * b0; in _mesa_softfloat_mul_f64_to_f128_m() 811 z0 += mid; in _mesa_softfloat_mul_f64_to_f128_m() 812 m_out[index_word(4, 1)] = z0 >> 32; in _mesa_softfloat_mul_f64_to_f128_m() 813 m_out[index_word(4, 0)] = z0; in _mesa_softfloat_mul_f64_to_f128_m() 814 z64 += (z0 < mid); in _mesa_softfloat_mul_f64_to_f128_m()
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | simd_mat4.hpp | 61 float const & x0, float const & y0, float const & z0, float const & w0,
|
D | simd_mat4.inl | 60 float const & x0, float const & y0, float const & z0, float const & w0, argument 66 this->Data[0] = fvec4SIMD(x0, y0, z0, w0);
|
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | type_mat2x3.hpp | 38 T x0, T y0, T z0,
|
D | type_mat3x4.hpp | 38 T x0, T y0, T z0, T w0,
|
D | type_mat2x4.hpp | 38 T x0, T y0, T z0, T w0,
|
D | type_mat4x3.hpp | 38 T const & x0, T const & y0, T const & z0,
|
D | type_mat3x3.hpp | 37 T x0, T y0, T z0,
|
D | type_mat4x4.hpp | 37 T const & x0, T const & y0, T const & z0, T const & w0,
|
D | type_mat2x3.inl | 50 T x0, T y0, T z0, argument 54 this->value[0] = col_type(x0, y0, z0);
|
D | type_mat2x4.inl | 51 T x0, T y0, T z0, T w0, argument 55 this->value[0] = col_type(x0, y0, z0, w0);
|
D | type_mat3x4.inl | 54 T x0, T y0, T z0, T w0, argument 59 this->value[0] = col_type(x0, y0, z0, w0);
|
D | type_mat3x3.inl | 56 T x0, T y0, T z0, argument 61 this->value[0] = col_type(x0, y0, z0);
|
D | type_mat4x3.inl | 58 T const & x0, T const & y0, T const & z0, argument 64 this->value[0] = col_type(x0, y0, z0);
|
D | type_mat4x4.inl | 60 T const & x0, T const & y0, T const & z0, T const & w0, argument 66 this->value[0] = col_type(x0, y0, z0, w0);
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | extensions.adoc | 505 sed -i -E 's/`?<<(VK_[A-Za-z0-9_]*)>>`?/`apiext:\1`/g' chapters/{*.adoc,*/*.adoc} appendices/*.adoc
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.ts | 635 \qT��b�R��)���X�3h��X��1@�j�e�=z0 1312 ���a�@5�����{m���������{�@���Z��z0
|
D | tuner_frontend_input.es | 892 \qT��b�R��)���X�3h��X��1@�j�e�=z0 1054 )����WS�vU����j8N�T�a�'�z0����X�+��� ����+3�8��Λ���<N\��֟{�͜ؽ=�;1�� ư ���A4�%���"… 1496 ���a�@5�����{m���������{�@���Z��z0 2878 …�[fM?�S��U�.�J�L[ͮ ӌ(�(�TGK�����_9t�*�^K�^4�����"p�����_(z0��_����6�joZ���p�… 3301 z0�>т��P<`�������aL��kQn��TjF��`Jb8��{�c!h���k�OZàklx��� 3761 …]ہ��K(���7��M�o�hSl�:\���>�C���x���Dk�?O��S+�������H1|��z0��|�b�>����\|�_�F��… 5525 ����T�z�z0����A���w�*oq}�wp.���.�2�"t��*)���^�4�k.;���DoY�����h���\@(@��7�v*=�đ �L �…
|