| /external/llvm-project/flang/lib/Evaluate/ |
| D | real.cpp | 35 bool isNegative{IsNegative()}; in Compare() local 67 bool isNegative{IsNegative()}; in Add() local 146 bool isNegative{IsNegative() != y.IsNegative()}; in Multiply() local 206 bool isNegative{IsNegative() != y.IsNegative()}; in Divide() local 393 bool isNegative, int exponent, const Fraction &fraction, Rounding rounding, in NormalizeAndRound()
|
| /external/llvm-project/mlir/lib/Parser/ |
| D | AttributeParser.cpp | 292 Attribute Parser::parseFloatAttr(Type type, bool isNegative) { in parseFloatAttr() 326 static Optional<APInt> buildAttributeAPInt(Type type, bool isNegative, in buildAttributeAPInt() 366 Attribute Parser::parseDecOrHexAttr(Type type, bool isNegative) { in parseDecOrHexAttr() 581 bool isNegative = signAndToken.first; in getIntAttrElements() local 624 bool isNegative = signAndToken.first; in getFloatAttrElements() local
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | Constants.h | 195 bool isNegative() const { return Val.isNegative(); } in isNegative() function 317 bool isNegative() const { return Val.isNegative(); } in isNegative() function
|
| /external/llvm/include/llvm/IR/ |
| D | Constants.h | 177 bool isNegative() const { return Val.isNegative(); } in isNegative() function 289 bool isNegative() const { return Val.isNegative(); } in isNegative() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Constants.h | 187 bool isNegative() const { return Val.isNegative(); } in isNegative() function 308 bool isNegative() const { return Val.isNegative(); } in isNegative() function
|
| /external/icu/icu4c/source/i18n/ |
| D | number_utils.cpp | 192 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& statu… in setTo() 247 bool DecNum::isNegative() const { in isNegative() function in DecNum
|
| D | number_roundingutils.h | 46 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection()
|
| /external/llvm-project/flang/include/flang/Evaluate/ |
| D | rounding-bits.h | 78 Rounding rounding, bool isNegative, bool isOdd) const { in MustRound()
|
| /external/icu/libicu/cts_headers/ |
| D | number_roundingutils.h | 46 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection()
|
| /external/llvm-project/clang/include/clang/AST/ |
| D | CharUnits.h | 125 bool isNegative() const { return Quantity < 0; } in isNegative() function
|
| /external/clang/include/clang/AST/ |
| D | CharUnits.h | 125 bool isNegative() const { return Quantity < 0; } in isNegative() function
|
| /external/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| D | CheckerContext.cpp | 128 bool CheckerContext::isNegative(const Expr *E) { in isNegative() function in CheckerContext
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| D | RoundingUtils.java | 59 boolean isNegative, in getRoundingDirection()
|
| D | DecimalQuantity.java | 152 public boolean isNegative(); in isNegative() method
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
| D | RoundingUtils.java | 61 boolean isNegative, in getRoundingDirection()
|
| D | DecimalQuantity.java | 154 public boolean isNegative(); in isNegative() method
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| D | APSInt.h | 48 bool isNegative() const { return isSigned() && APInt::isNegative(); } in isNegative() function
|
| /external/llvm-project/llvm/include/llvm/ADT/ |
| D | APSInt.h | 48 bool isNegative() const { return isSigned() && APInt::isNegative(); } in isNegative() function
|
| /external/cldr/tools/java/com/ibm/icu/text/ |
| D | FixedDecimal.java | 34 final boolean isNegative; field in FixedDecimal 108 public boolean isNegative() { in isNegative() method in FixedDecimal
|
| /external/icu/android_icu4j/src/main/java/android/icu/number/ |
| D | LocalizedNumberFormatter.java | 181 public String getAffixImpl(boolean isPrefix, boolean isNegative) { in getAffixImpl()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| D | LocalizedNumberFormatter.java | 186 public String getAffixImpl(boolean isPrefix, boolean isNegative) { in getAffixImpl()
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_value.h | 187 bool isNegative() const { in isNegative() function
|
| /external/eigen/Eigen/src/Cholesky/ |
| D | LDLT.h | 177 inline bool isNegative(void) const in isNegative() function
|
| /external/llvm-project/compiler-rt/lib/ubsan/ |
| D | ubsan_value.h | 189 bool isNegative() const { in isNegative() function
|
| /external/llvm-project/clang/lib/AST/Interp/ |
| D | Boolean.h | 71 constexpr static bool isNegative() { return false; } in isNegative() function
|