Searched defs:abs (Results 1 – 7 of 7) sorted by relevance
92 for (uint32_t abs : GetAbs()) { in SetUp() local143 static const std::vector<const uint32_t> abs{}; in GetAbs() local
34 static const std::vector<const uint32_t> abs{ABS_X, ABS_Y}; in GetAbs() local
32 GLM_FUNC_QUALIFIER int32 abs(int32 x) function309 GLM_FUNC_QUALIFIER genFIType abs(genFIType x) function315 GLM_FUNC_QUALIFIER vecType<T, P> abs(vecType<T, P> const & x) function
281 GLM_FUNC_QUALIFIER detail::fvec4SIMD abs function
198 unsigned int abs = fp32i & 0x7FFFFFFF; in float32ToFloat16() local
1105 constexpr const ImmutableString abs("abs"); variable
2286 constexpr const ImmutableString abs("abs"); variable