Searched defs:isPositive (Results 1 – 5 of 5) sorted by relevance
38 bool isPositive) { in EmitUnknownDiagWarning()98 bool isPositive = true; in ProcessWarningOptions() local
123 bool isPositive() const { return Quantity > 0; } in isPositive() function
313 UBool isPositive(void) const { return decNumberIsNegative(fDecNumber) == 0;} in isPositive() function
139 inline bool isPositive() const in isPositive() function
168 bool isPositive() const { return getFloatValue() > 0; } in isPositive() function