Searched defs:t2 (Results 1 – 12 of 12) sorted by relevance
| /device/google/contexthub/lib/nanohub/ |
| D | aes.c | 217 uint32_t t0, t1, t2; in aesEncr() local 287 uint32_t t0, t1, t2; in aesDecr() local
|
| /device/generic/vulkan-cereal/include/glm/gtx/ |
| D | euler_angles.inl | 138 T const & t2, 299 T & t2,
|
| D | spline.inl | 35 genType const & t2,
|
| D | rotate_vector.inl | 22 T t2 = sin(a * Alpha) / SinAlpha; local
|
| /device/generic/vulkan-cereal/include/glm/simd/ |
| D | common.h | 222 glm_ivec4 const t2 = _mm_sll_epi32(t1, _mm_cvtsi32_si128(1)); // shift out sign bit in glm_vec4_nan() local 236 glm_ivec4 const t2 = _mm_sll_epi32(t1, _mm_cvtsi32_si128(1)); // shift out sign bit in glm_vec4_inf() local
|
| /device/generic/goldfish/dhcp/client/ |
| D | dhcpclient.h | 87 uint32_t t2; member
|
| D | dhcpclient.cpp | 404 uint32_t t1 = mDhcpInfo.t1, t2 = mDhcpInfo.t2; in configureDhcp() local
|
| /device/google/contexthub/firmware/os/algos/common/math/ |
| D | macros.h | 74 #define NANO_TIMER_CHECK_T1_GEQUAL_T2_PLUS_DELTA(t1, t2, t_delta) \ argument
|
| /device/google/contexthub/firmware/lib/libm/ |
| D | ef_pow.c | 67 float y1,t1,t2,r,s,t,u,v,w; local
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | matrix_utils_unittest.cpp | 749 Mat4 t2 = Mat4::Translate(Vector3(2.f, 2.f, 2.f)); in TEST() local 792 Mat4 t2 = Mat4::Scale(Vector3(2.f, 2.f, 2.f)); in TEST() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | util.cpp | 857 ImplicitTypeConversion GetConversion(TBasicType t1, TBasicType t2) in GetConversion()
|
| D | IntermNode.cpp | 3847 bool TIntermConstantUnion::IsFloatDivision(TBasicType t1, TBasicType t2) in IsFloatDivision()
|