Home
last modified time | relevance | path

Searched defs:cos (Results 1 – 3 of 3) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmlmath.h60 #define cos(x) ml_cos(x) macro
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmlmath.h60 #define cos(x) ml_cos(x) macro
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_trigonometric.inl53 GLM_FUNC_QUALIFIER vecType<T, P> cos(vecType<T, P> const & v) function