Home
last modified time | relevance | path

Searched defs:pow (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/third-party/glm/include/glm/gtx/
Dinteger.inl7 GLM_FUNC_QUALIFIER int pow(int x, int y) function
112 GLM_FUNC_QUALIFIER uint pow(uint x, uint y) function
Dquaternion.inl81 GLM_FUNC_QUALIFIER tquat<T, P> pow(tquat<T, P> const & x, T const & y) function
/device/google/contexthub/firmware/lib/libm/
Dwf_pow.c170 double pow(double x, double y) in pow() function
/device/generic/vulkan-cereal/third-party/glm/include/glm/detail/
Dfunc_exponential.inl70 GLM_FUNC_QUALIFIER vecType<T, P> pow(vecType<T, P> const & base, vecType<T, P> const & exponent) function
/device/generic/vulkan-cereal/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h385 static ASTCENC_SIMD_INLINE vfloat4 pow(vfloat4 x, vfloat4 y) in pow() function
563 static ASTCENC_SIMD_INLINE float pow(float x, float y) in pow() function