Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/base/
Dsafe_conversions_impl.h61 constexpr bool IsValueNegative(T value) { in IsValueNegative() function
68 constexpr bool IsValueNegative(T) { in IsValueNegative() function
/third_party/gn/src/base/numerics/
Dsafe_conversions_impl.h52 constexpr bool IsValueNegative(T value) { in IsValueNegative() function
59 constexpr bool IsValueNegative(T) { in IsValueNegative() function
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dsafe_conversions_impl.h58 constexpr bool IsValueNegative(T value) in IsValueNegative() function
65 constexpr bool IsValueNegative(T) in IsValueNegative() function