Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 15 of 15) sorted by relevance

/device/google/contexthub/lib/nanohub/
Daes.c217 uint32_t t0, t1, t2; in aesEncr() local
287 uint32_t t0, t1, t2; in aesDecr() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Deuler_angles.inl138 T const & t2,
299 T & t2,
Dspline.inl35 genType const & t2,
Drotate_vector.inl22 T t2 = sin(a * Alpha) / SinAlpha; local
/device/generic/vulkan-cereal/third-party/glm/include/glm/simd/
Dcommon.h222 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/google/contexthub/firmware/os/algos/common/math/
Dmacros.h74 #define NANO_TIMER_CHECK_T1_GEQUAL_T2_PLUS_DELTA(t1, t2, t_delta) \ argument
/device/generic/goldfish/dhcp/client/
Ddhcpclient.h87 uint32_t t2; member
Ddhcpclient.cpp404 uint32_t t1 = mDhcpInfo.t1, t2 = mDhcpInfo.t2; in configureDhcp() local
/device/google/contexthub/firmware/lib/libm/
Def_pow.c67 float y1,t1,t2,r,s,t,u,v,w; local
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h1072 vint4 t0, vint4 t1, vint4 t2, vint4 t3, in vtable_prepare()
1114 ASTCENC_SIMD_INLINE vint4 vtable_8bt_32bi(vint4 t0, vint4 t1, vint4 t2, vint4 t3, vint4 idx) in vtable_8bt_32bi()
Dastcenc_vecmathlib_neon_4.h957 vint4 t0, vint4 t1, vint4 t2, vint4 t3, in vtable_prepare()
1002 ASTCENC_SIMD_INLINE vint4 vtable_8bt_32bi(vint4 t0, vint4 t1, vint4 t2, vint4 t3, vint4 idx) in vtable_8bt_32bi()
Dastcenc_vecmathlib_sse_4.h1062 vint4 t0, vint4 t1, vint4 t2, vint4 t3, in vtable_prepare()
1131 ASTCENC_SIMD_INLINE vint4 vtable_8bt_32bi(vint4 t0, vint4 t1, vint4 t2, vint4 t3, vint4 idx) in vtable_8bt_32bi()
Dastcenc_vecmathlib_avx2_8.h1067 vint4 t0, vint4 t1, vint4 t2, vint4 t3, in vtable_prepare()
1115 ASTCENC_SIMD_INLINE vint8 vtable_8bt_32bi(vint8 t0, vint8 t1, vint8 t2, vint8 t3, vint8 idx) in vtable_8bt_32bi()
Dtinyexr.h7538 char *t2 = reinterpret_cast<char *>(&tmpBuf.at(0)) + (src_size + 1) / 2; in CompressZip() local
7644 const char *t2 = reinterpret_cast<const char *>(&tmpBuf.at(0)) + in DecompressZip() local
7803 char *t2 = reinterpret_cast<char *>(&tmpBuf.at(0)) + (src_size + 1) / 2; in CompressRle() local
7897 const char *t2 = reinterpret_cast<const char *>(&tmpBuf.at(0)) + in DecompressRle() local
/device/generic/goldfish/camera/
Dexif.cpp142 Timestamp t2 = t; in convertT64ToTm() local