| /device/google/trout/hal/common/agl/watchdog/test/ |
| D | service.cpp | 38 std::thread t1([]() { in main() local
|
| /device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/ |
| D | intersect.inl | 120 typename genType::value_type t1 = sqrt( sphereRadiusSquered - dSquared ); local 161 typename genType::value_type t1 = sqrt( sphereRadius * sphereRadius - dSquared ); local
|
| D | euler_angles.inl | 137 T const & t1, 298 T & t1,
|
| D | spline.inl | 33 genType const & t1,
|
| D | rotate_vector.inl | 21 T t1 = sin((static_cast<T>(1) - a) * Alpha) / SinAlpha; local
|
| /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/third-party/astc-encoder/Source/ |
| D | astcenc_vecmathlib_none_4.h | 1062 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()
|
| D | astcenc_vecmathlib_neon_4.h | 947 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()
|
| D | astcenc_vecmathlib_sse_4.h | 1047 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()
|
| D | astcenc_vecmathlib_avx2_8.h | 1053 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()
|
| D | stb_image.h | 3447 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
|
| D | tinyexr.h | 7537 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/ |
| D | common.h | 221 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/ |
| D | ClocktimeMain.cpp | 76 uint64_t t1 = GetCPUTicks(); in GetCPUTicksPerNanoSecond() 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/generic/goldfish/dhcp/client/ |
| D | dhcpclient.h | 86 uint32_t t1; member
|
| D | dhcpclient.cpp | 404 uint32_t t1 = mDhcpInfo.t1, t2 = mDhcpInfo.t2; in configureDhcp() local
|
| /device/google/contexthub/firmware/lib/libm/ |
| D | ef_pow.c | 67 float y1,t1,t2,r,s,t,u,v,w; local
|
| /device/generic/goldfish/radio/librilutils/proto/ |
| D | sap-api.proto | 291 t1 = 1; enumerator
|
| /device/generic/vulkan-cereal/third-party/stb/include/stb/ |
| D | stb_image.h | 3454 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
|