Home
last modified time | relevance | path

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

/external/cronet/base/allocator/partition_allocator/partition_alloc_base/numerics/
Dsafe_conversions_impl.h51 constexpr bool IsValueNegative(T value) { in IsValueNegative() function
58 constexpr bool IsValueNegative(T) { in IsValueNegative() function
/external/cronet/base/numerics/
Dsafe_conversions_impl.h52 constexpr bool IsValueNegative(T value) { in IsValueNegative() function
59 constexpr bool IsValueNegative(T) { in IsValueNegative() function
/external/pdfium/third_party/base/numerics/
Dsafe_conversions_impl.h53 constexpr bool IsValueNegative(T value) { in IsValueNegative() function
60 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
/external/angle/src/common/base/anglebase/numerics/
Dsafe_conversions_impl.h58 constexpr bool IsValueNegative(T value) in IsValueNegative() function
65 constexpr bool IsValueNegative(T) in IsValueNegative() function