Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Dsafe_conversions_impl.h88 constexpr typename std::make_unsigned<T>::type SafeUnsignedAbs(T value) { in SafeUnsignedAbs() function
/third_party/gn/src/base/numerics/
Dsafe_conversions_impl.h80 constexpr typename std::make_unsigned<T>::type SafeUnsignedAbs(T value) { in SafeUnsignedAbs() function
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dsafe_conversions_impl.h85 constexpr typename std::make_unsigned<T>::type SafeUnsignedAbs(T value) in SafeUnsignedAbs() function