Home
last modified time | relevance | path

Searched defs:t1 (Results 1 – 20 of 20) sorted by relevance

/device/google/trout/hal/common/agl/watchdog/test/
Dservice.cpp38 std::thread t1([]() { in main() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dintersect.inl120 typename genType::value_type t1 = sqrt( sphereRadiusSquered - dSquared ); local
161 typename genType::value_type t1 = sqrt( sphereRadius * sphereRadius - dSquared ); local
Deuler_angles.inl137 T const & t1,
298 T & t1,
Dspline.inl33 genType const & t1,
Drotate_vector.inl21 T t1 = sin((static_cast<T>(1) - a) * Alpha) / SinAlpha; local
/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/astc-encoder/Source/
Dastcenc_vecmathlib_none_4.h1062 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4 t1, vint4& t0p, vint4& t1p) in vtable_prepare()
1072 vint4 t0, vint4 t1, vint4 t2, vint4 t3, in vtable_prepare()
1099 ASTCENC_SIMD_INLINE vint4 vtable_8bt_32bi(vint4 t0, vint4 t1, vint4 idx) in vtable_8bt_32bi()
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.h947 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4 t1, vint4& t0p, vint4& t1p) in vtable_prepare()
957 vint4 t0, vint4 t1, vint4 t2, vint4 t3, in vtable_prepare()
985 ASTCENC_SIMD_INLINE vint4 vtable_8bt_32bi(vint4 t0, vint4 t1, vint4 idx) in vtable_8bt_32bi()
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.h1047 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4 t1, vint4& t0p, vint4& t1p) in vtable_prepare()
1062 vint4 t0, vint4 t1, vint4 t2, vint4 t3, in vtable_prepare()
1103 ASTCENC_SIMD_INLINE vint4 vtable_8bt_32bi(vint4 t0, vint4 t1, vint4 idx) in vtable_8bt_32bi()
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.h1053 ASTCENC_SIMD_INLINE void vtable_prepare(vint4 t0, vint4 t1, vint8& t0p, vint8& t1p) in vtable_prepare()
1067 vint4 t0, vint4 t1, vint4 t2, vint4 t3, in vtable_prepare()
1099 ASTCENC_SIMD_INLINE vint8 vtable_8bt_32bi(vint8 t0, vint8 t1, vint8 idx) in vtable_8bt_32bi()
1115 ASTCENC_SIMD_INLINE vint8 vtable_8bt_32bi(vint8 t0, vint8 t1, vint8 t2, vint8 t3, vint8 idx) in vtable_8bt_32bi()
Dstb_image.h3447 int i,t0,t1; in stbi__resample_row_hv_2() local
3472 int i=0,t0,t1; in stbi__resample_row_hv_2_simd() local
3678 __m128i t1 = _mm_unpackhi_epi8(brb, gxb); in stbi__YCbCr_to_RGB_simd() local
Dtinyexr.h7537 char *t1 = reinterpret_cast<char *>(&tmpBuf.at(0)); in CompressZip() local
7643 const char *t1 = reinterpret_cast<const char *>(&tmpBuf.at(0)); in DecompressZip() local
7802 char *t1 = reinterpret_cast<char *>(&tmpBuf.at(0)); in CompressRle() local
7896 const char *t1 = reinterpret_cast<const char *>(&tmpBuf.at(0)); in DecompressRle() local
/device/generic/vulkan-cereal/third-party/glm/include/glm/simd/
Dcommon.h221 glm_ivec4 const t1 = _mm_castps_si128(x); // reinterpret as 32-bit integer in glm_vec4_nan() local
235 glm_ivec4 const t1 = _mm_castps_si128(x); // reinterpret as 32-bit integer in glm_vec4_inf() local
/device/google/trout/tools/tracing/time_utility/
DClocktimeMain.cpp76 uint64_t t1 = GetCPUTicks(); in GetCPUTicksPerNanoSecond() 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.h86 uint32_t t1; 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/goldfish/radio/librilutils/proto/
Dsap-api.proto291 t1 = 1; enumerator
/device/generic/vulkan-cereal/third-party/stb/include/stb/
Dstb_image.h3454 int i,t0,t1; in stbi__resample_row_hv_2() local
3479 int i=0,t0,t1; in stbi__resample_row_hv_2_simd() local
3685 __m128i t1 = _mm_unpackhi_epi8(brb, gxb); in stbi__YCbCr_to_RGB_simd() local