Searched defs:abs (Results 1 – 9 of 9) 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
835 ASTCENC_SIMD_INLINE vfloat4 abs(vfloat4 a) in abs() function
741 ASTCENC_SIMD_INLINE vfloat4 abs(vfloat4 a) in abs() function
797 ASTCENC_SIMD_INLINE vfloat4 abs(vfloat4 a) in abs() function
809 ASTCENC_SIMD_INLINE vfloat8 abs(vfloat8 a) in abs() function
281 GLM_FUNC_QUALIFIER detail::fvec4SIMD abs function
742 TEST(vfloat4, abs) in TEST() argument2472 TEST(vfloat8, abs) in TEST() argument