Home
last modified time | relevance | path

Searched defs:sqrt (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dinteger.inl18 GLM_FUNC_QUALIFIER int sqrt(int x) function
120 GLM_FUNC_QUALIFIER uint sqrt(uint x) function
Dsimd_vec4.inl688 GLM_FUNC_QUALIFIER detail::fvec4SIMD sqrt(detail::fvec4SIMD const & x) function
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_exponential.inl122 GLM_FUNC_QUALIFIER vecType<T, P> sqrt(vecType<T, P> const & x) function
/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmlmath.h50 #define sqrt(x) ml_sqrt(x) macro
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmlmath.h50 #define sqrt(x) ml_sqrt(x) macro
/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_mathlib.h373 static inline float sqrt(float v) in sqrt() function
Dastcenc_vecmathlib_none_4.h887 ASTCENC_SIMD_INLINE vfloat4 sqrt(vfloat4 a) in sqrt() function
Dastcenc_vecmathlib_neon_4.h786 ASTCENC_SIMD_INLINE vfloat4 sqrt(vfloat4 a) in sqrt() function
Dastcenc_vecmathlib_sse_4.h864 ASTCENC_SIMD_INLINE vfloat4 sqrt(vfloat4 a) in sqrt() function
Dastcenc_vecmathlib_avx2_8.h961 ASTCENC_SIMD_INLINE vfloat8 sqrt(vfloat8 a) in sqrt() function
/hardware/google/gfxstream/third-party/astc-encoder/Source/UnitTest/
Dtest_simd.cpp859 TEST(vfloat4, sqrt) in TEST() argument
2587 TEST(vfloat8, sqrt) in TEST() argument