Searched defs:t1 (Results 1 – 16 of 16) sorted by relevance
| /device/google/trout/hal/common/agl/watchdog/test/ |
| D | service.cpp | 38 std::thread t1([]() { in main() local
|
| /device/generic/vulkan-cereal/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/linaro/hikey/hifi/xaf/hifi-dpf/include/ |
| D | xf-sched.h | 62 static inline int xf_timestamp_before(u32 t0, u32 t1) in xf_timestamp_before()
|
| /device/generic/vulkan-cereal/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/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/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/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()
|
| /device/generic/goldfish/radio/librilutils/proto/ |
| D | sap-api.proto | 291 t1 = 1; enumerator
|
| /device/generic/vulkan-cereal/third-party/angle/src/common/ |
| D | matrix_utils_unittest.cpp | 748 Mat4 t1 = Mat4::Translate(Vector3(1.f, 1.f, 1.f)); in TEST() local
|