Searched defs:isNonNegative (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DCalculationValue.h51 bool isNonNegative() const { return m_isNonNegative; } function in class:blink::CalculationValue
/external/llvm/include/llvm/ADT/
H A DAPInt.h325 bool isNonNegative() const { return !isNegative(); } function in class:llvm::APInt
333 bool isStrictlyPositive() const { return isNonNegative() && !!*this; }
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 329 milliseconds