| /external/swiftshader/third_party/LLVM/include/llvm/ |
| D | Constants.h | 152 bool isNegative() const { return Val.isNegative(); } in isNegative() function 266 bool isNegative() const { return Val.isNegative(); } in isNegative() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
| D | Constants.h | 188 bool isNegative() const { return Val.isNegative(); } in isNegative() function 305 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/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() 245 bool DecNum::isNegative() const { in isNegative() function in DecNum
|
| D | number_roundingutils.h | 45 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection()
|
| D | numparse_affixes.cpp | 462 bool isNegative = 0 != (fFlags & FLAG_NEGATIVE); in toString() local
|
| D | plurrule_impl.h | 302 UBool isNegative; variable
|
| /external/clang/include/clang/AST/ |
| D | CharUnits.h | 125 bool isNegative() const { return Quantity < 0; } in isNegative() function
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
| D | RoundingUtils.java | 58 boolean isNegative, in getRoundingDirection()
|
| D | DecimalQuantity.java | 114 public boolean isNegative(); in isNegative() method
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| D | RoundingUtils.java | 56 boolean isNegative, in getRoundingDirection()
|
| D | DecimalQuantity.java | 112 public boolean isNegative(); in isNegative() method
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| D | LocalizedNumberFormatter.java | 168 public String getAffixImpl(boolean isPrefix, boolean isNegative) { in getAffixImpl()
|
| /external/icu/android_icu4j/src/main/java/android/icu/number/ |
| D | LocalizedNumberFormatter.java | 164 public String getAffixImpl(boolean isPrefix, boolean isNegative) { in getAffixImpl()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | DecimalFormat_ICU58_Android.java | 807 private boolean isNegative(double number) { in isNegative() method in DecimalFormat_ICU58_Android 1018 int mode, boolean isNegative) { in round() 1290 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1348 boolean isNegative, in subformat() 1361 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1395 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 2898 private int compareAffix(String text, int pos, boolean isNegative, boolean isPrefix, in compareAffix() 4468 private void appendAffixPattern(StringBuffer buffer, boolean isNegative, boolean isPrefix, in appendAffixPattern()
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| D | DecimalFormat_ICU58_Android.java | 804 private boolean isNegative(double number) { in isNegative() method in DecimalFormat_ICU58_Android 1015 int mode, boolean isNegative) { in round() 1280 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1338 boolean isNegative, in subformat() 1351 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 1385 boolean isNegative, boolean isInteger, boolean parseAttr) { in subformat() 2886 private int compareAffix(String text, int pos, boolean isNegative, boolean isPrefix, in compareAffix() 4403 private void appendAffixPattern(StringBuffer buffer, boolean isNegative, boolean isPrefix, in appendAffixPattern()
|
| /external/eigen/Eigen/src/Cholesky/ |
| D | LDLT.h | 177 inline bool isNegative(void) const in isNegative() function
|
| /external/compiler-rt/lib/ubsan/ |
| D | ubsan_value.h | 187 bool isNegative() const { in isNegative() function
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | APFloat.h | 325 bool isNegative() const { return sign; } in isNegative() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | KnownBits.h | 96 bool isNegative() const { return One.isSignBitSet(); } in isNegative() function
|
| /external/llvm/include/llvm/ADT/ |
| D | APFloat.h | 404 bool isNegative() const { return sign; } in isNegative() function
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
| D | APFloat.h | 319 bool isNegative() const { return sign; } in isNegative() function 1147 bool isNegative() const { return getIEEE().isNegative(); } in isNegative() function
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | APFloat.h | 352 bool isNegative() const { return sign; } in isNegative() function 1035 bool isNegative() const { return getIEEE().isNegative(); } in isNegative() function
|
| /external/swiftshader/third_party/LLVM/lib/Target/ARM/AsmParser/ |
| D | ARMAsmParser.cpp | 337 unsigned isNegative : 1; // Negated OffsetReg? (~'U' bit) member 1613 bool isNegative, in CreateMem() 2750 bool isNegative = Parser.getTok().is(AsmToken::Minus); in parseAM3Offset() local 3190 bool isNegative = getParser().getTok().is(AsmToken::Minus); in parseMemory() local 3230 bool isNegative = false; in parseMemory() local 3338 bool isNegative = false; in parseFPImm() local 3433 bool isNegative = Parser.getTok().is(AsmToken::Minus); in parseOperand() local
|
| /external/jsoncpp/src/lib_json/ |
| D | json_writer.cpp | 42 bool isNegative = value < 0; in valueToString() local
|