Searched defs:CheckedUnsignedAbs (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/base/numerics/
H A Dsafe_math_impl.h98 // However, there is no corresponding implementation of e.g. CheckedUnsignedAbs,
319 CheckedUnsignedAbs(T value) { function in namespace:base::internal
330 CheckedUnsignedAbs(T value) { function in namespace:base::internal
/external/libweave/third_party/chromium/base/numerics/
H A Dsafe_math_impl.h97 // However, there is no corresponding implementation of e.g. CheckedUnsignedAbs,
318 CheckedUnsignedAbs(T value) { function in namespace:base::internal
329 CheckedUnsignedAbs(T value) { function in namespace:base::internal

Completed in 89 milliseconds