/third_party/skia/third_party/externals/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
|
/third_party/skia/third_party/externals/icu/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()
|
D | numparse_affixes.cpp | 441 bool isNegative = 0 != (fFlags & FLAG_NEGATIVE); in toString() local
|
D | plurrule_impl.h | 338 UBool isNegative; variable
|
/third_party/icu/icu4c/source/i18n/ |
D | number_utils.cpp | 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& statu… in setTo() 241 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()
|
D | numparse_affixes.cpp | 455 bool isNegative = 0 != (fFlags & FLAG_NEGATIVE); in toString() local
|
D | plurrule_impl.h | 342 UBool isNegative; variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | number_utils.cpp | 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& statu… in setTo() 241 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()
|
D | numparse_affixes.cpp | 455 bool isNegative = 0 != (fFlags & FLAG_NEGATIVE); in toString() local
|
D | plurrule_impl.h | 342 UBool isNegative; variable
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
D | RoundingUtils.java | 61 boolean isNegative, in getRoundingDirection()
|
D | DecimalQuantity.java | 154 public boolean isNegative(); in isNegative() method
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
D | RoundingUtils.java | 59 boolean isNegative, in getRoundingDirection()
|
D | DecimalQuantity.java | 157 public boolean isNegative(); in isNegative() method
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | APSInt.h | 48 bool isNegative() const { return isSigned() && APInt::isNegative(); } in isNegative() function
|
D | APFloat.h | 335 bool isNegative() const { return sign; } in isNegative() function 1167 bool isNegative() const { return getIEEE().isNegative(); } in isNegative() function
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
D | LocalizedNumberFormatter.java | 186 public String getAffixImpl(boolean isPrefix, boolean isNegative) { in getAffixImpl()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
D | LocalizedNumberFormatter.java | 179 public String getAffixImpl(boolean isPrefix, boolean isNegative) { in getAffixImpl()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | KnownBits.h | 95 bool isNegative() const { return One.isSignBitSet(); } in isNegative() function
|
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
D | Durations.java | 144 public static boolean isNegative(Duration duration) { in isNegative() method in Durations
|
/third_party/skia/third_party/externals/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
|
/third_party/icu/tools/unicode/c/genprops/ |
D | corepropsbuilder.cpp | 413 UBool isNegative; in encodeNumericValue() local
|