Home
last modified time | relevance | path

Searched defs:ceil (Results 1 – 4 of 4) sorted by relevance

/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
Dmlmath.h55 #define ceil(x) ml_ceil(x) macro
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
Dmlmath.h55 #define ceil(x) ml_ceil(x) macro
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Dsimd_vec4.inl341 GLM_FUNC_QUALIFIER detail::fvec4SIMD ceil function
/hardware/google/gfxstream/third-party/glm/include/glm/detail/
Dfunc_common.inl418 GLM_FUNC_QUALIFIER vecType<T, P> ceil(vecType<T, P> const & x) function