Home
last modified time | relevance | path

Searched defs:IsValueNegative (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/base/numerics/
Dsafe_conversions_impl.h45 constexpr bool IsValueNegative(T value) { in IsValueNegative() function
52 constexpr bool IsValueNegative(T) { in IsValueNegative() function
/external/libchrome/base/numerics/
Dsafe_conversions_impl.h52 constexpr bool IsValueNegative(T value) { in IsValueNegative() function
59 constexpr bool IsValueNegative(T) { in IsValueNegative() function