Searched refs:E2 (Results 1 – 8 of 8) sorted by relevance
/hardware/google/gfxstream/third-party/glm/include/glm/detail/ |
D | _swizzle.hpp | 23 …ision P, template <typename, precision> class vecType, int E0, int E1, int E2, int E3, bool Aligne… 34 …T, precision P, template <typename, precision> class vecType, int E0, int E1, int E2, bool Aligned> 35 struct _swizzle_base1<3, T, P, vecType, E0,E1,E2,-1, Aligned> : public _swizzle_base0<T, 3> 37 …, P> operator ()() const { return vecType<T, P>(this->elem(E0), this->elem(E1), this->elem(E2)); } in operator ()() 40 …ision P, template <typename, precision> class vecType, int E0, int E1, int E2, int E3, bool Aligne… 41 struct _swizzle_base1<4, T, P, vecType, E0,E1,E2,E3, Aligned> : public _swizzle_base0<T, 4> 43 …() const { return vecType<T, P>(this->elem(E0), this->elem(E1), this->elem(E2), this->elem(E3)); } in operator ()() 58 …ision P, template <typename, precision> class vecType, int E0, int E1, int E2, int E3, int DUPLICA… 59 …struct _swizzle_base2 : public _swizzle_base1<N, T, P, vecType, E0,E1,E2,E3, detail::is_aligned<P>… 111 const int offset_dst[4] = { E0, E1, E2, E3 }; in operator []() [all …]
|
D | type_vec4_simd.inl | 10 template <precision P, int E0, int E1, int E2, int E3> 11 struct _swizzle_base1<4, float, P, glm::tvec4, E0,E1,E2,E3, true> : public _swizzle_base0<float, 4> 19 Result.data = _mm_permute_ps(data, _MM_SHUFFLE(E3, E2, E1, E0)); 21 Result.data = _mm_shuffle_ps(data, data, _MM_SHUFFLE(E3, E2, E1, E0)); 27 template <precision P, int E0, int E1, int E2, int E3> 28 struct _swizzle_base1<4, int32, P, glm::tvec4, E0,E1,E2,E3, true> : public _swizzle_base0<int32, 4> 35 Result.data = _mm_shuffle_epi32(data, _MM_SHUFFLE(E3, E2, E1, E0)); 40 template <precision P, int E0, int E1, int E2, int E3> 41 …struct _swizzle_base1<4, uint32, P, glm::tvec4, E0,E1,E2,E3, true> : public _swizzle_base0<uint32,… 48 Result.data = _mm_shuffle_epi32(data, _MM_SHUFFLE(E3, E2, E1, E0));
|
D | type_vec4.hpp | 153 template <int E0, int E1, int E2, int E3> 154 GLM_FUNC_DECL tvec4(detail::_swizzle<4, T, P, glm::tvec4, E0, E1, E2, E3> const & that) in tvec4() 183 template <int E0, int E1, int E2> 184 GLM_FUNC_DECL tvec4(detail::_swizzle<3, T, P, glm::tvec3, E0, E1, E2, -1> const & v, T const & w) in tvec4() 189 template <int E0, int E1, int E2> 190 GLM_FUNC_DECL tvec4(T const & x, detail::_swizzle<3, T, P, glm::tvec3, E0, E1, E2, -1> const & v) in tvec4()
|
D | type_vec3.hpp | 132 template <int E0, int E1, int E2> 133 GLM_FUNC_DECL tvec3(detail::_swizzle<3, T, P, glm::tvec3, E0, E1, E2, -1> const & that) in tvec3()
|
/hardware/interfaces/tests/trie/1.0/ |
D | types.hal | 44 enum E2 : E1 { 49 OK = E2:ACCEPT + ANOTHER,
|
/hardware/interfaces/vibrator/bench/ |
D | benchmark.cpp | 118 template <typename I, typename E1, typename E2 = EmptyEnum> 128 for (const auto& effect : difference(hidl_enum_range<E1>(), hidl_enum_range<E2>())) { in DefaultArgs()
|
/hardware/interfaces/tv/tuner/assets/ |
D | tuner_frontend_input.ts | 242 �.=b�^x��?����GA����!J_ �A����Հ�2�)�E2�0�[�����<G��#�x� 1003 ��U��eMr����k����æo��Z���w*b�4�q�A*q.r0��aC_��n+E2�o��لbz{b��!D<���0q�G<��a�s�q�…
|
D | tuner_frontend_input.es | 505 t��O���ra3��/[����GM�vϼ9�e��$)I�����vc3���������?�������?����� �A�@��Ն�i�E2��#�x… 545 �.=b�^x��?���� �A����Հ�2�)�E2�0�[�����<G��#�x� 616 …���nP��������|��Mpa$'���3s�)�1MC�@�n^�=�n=��5�Ḁ����$>T�oǢʜrXv��z�E2�!3��:B�gB�������\… 1215 ��U��eMr����k����æo��Z���w*b�4�q�A*q.r0��aC_��n+E2�o��لbz{b��!D<���0q�<��a�s�q�r�… 1897 …b��/����፣�l��M6��ϭx�j�t��m��S`LJҽK����e"O瑿*�^&�3.CLm�!��3C�E2��U�����s�яt�^2�S�…
|