Searched defs:pow (Results 1 – 6 of 6) sorted by relevance
| /device/generic/vulkan-cereal/include/glm/gtx/ |
| D | integer.inl | 7 GLM_FUNC_QUALIFIER int pow(int x, int y) function 112 GLM_FUNC_QUALIFIER uint pow(uint x, uint y) function
|
| D | quaternion.inl | 81 GLM_FUNC_QUALIFIER tquat<T, P> pow(tquat<T, P> const & x, T const & y) function
|
| /device/google/contexthub/firmware/lib/libm/ |
| D | wf_pow.c | 170 double pow(double x, double y) in pow() function
|
| /device/generic/vulkan-cereal/include/glm/detail/ |
| D | func_exponential.inl | 70 GLM_FUNC_QUALIFIER vecType<T, P> pow(vecType<T, P> const & base, vecType<T, P> const & exponent) function
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | SymbolTable_ESSL_autogen.cpp | 1290 constexpr const ImmutableString pow("pow"); variable
|
| D | SymbolTable_autogen.cpp | 2507 constexpr const ImmutableString pow("pow"); variable
|