| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| H A D | LocalizedNumberFormatter.java | 186 public String getAffixImpl(boolean isPrefix, boolean isNegative) { in getAffixImpl() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/ |
| H A D | LocalizedNumberFormatter.java | 179 public String getAffixImpl(boolean isPrefix, boolean isNegative) { in getAffixImpl() argument
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_roundingutils.h | 46 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection() argument
|
| H A D | number_utils.cpp | 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status) { in setTo() argument 241 bool DecNum::isNegative() const { in isNegative() function in DecNum
|
| H A D | numparse_affixes.cpp | 455 bool isNegative = 0 != (fFlags & FLAG_NEGATIVE); in toString() local
|
| H A D | number_fluent.cpp | 655 void LocalizedNumberFormatter::getAffixImpl(bool isPrefix, bool isNegative, UnicodeString& result, in getAffixImpl() argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_roundingutils.h | 46 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection() argument
|
| H A D | number_utils.cpp | 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status) { in setTo() argument 241 bool DecNum::isNegative() const { in isNegative() function in DecNum
|
| H A D | numparse_affixes.cpp | 455 bool isNegative = 0 != (fFlags & FLAG_NEGATIVE); in toString() local
|
| H A D | number_fluent.cpp | 655 void LocalizedNumberFormatter::getAffixImpl(bool isPrefix, bool isNegative, UnicodeString& result, in getAffixImpl() argument
|
| /third_party/skia/third_party/externals/icu/source/i18n/ |
| H A D | number_roundingutils.h | 46 getRoundingDirection(bool isEven, bool isNegative, Section section, RoundingMode roundingMode, in getRoundingDirection() argument
|
| H A D | number_utils.cpp | 192 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& status) { in setTo() argument 247 bool DecNum::isNegative() const { in isNegative() function in DecNum
|
| H A D | number_fluent.cpp | 627 void LocalizedNumberFormatter::getAffixImpl(bool isPrefix, bool isNegative, UnicodeString& result, in getAffixImpl() argument
|
| H A D | numparse_affixes.cpp | 441 bool isNegative = 0 != (fFlags & FLAG_NEGATIVE); in toString() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| H A D | RoundingUtils.java | 57 getRoundingDirection( boolean isEven, boolean isNegative, int section, int roundingMode, Object reference) getRoundingDirection() argument
|
| H A D | DecimalQuantity.java | 157 public boolean isNegative(); in isNegative() method
|
| H A D | DecimalQuantity_AbstractBCD.java | 335 public boolean isNegative() { in isNegative() method in DecimalQuantity_AbstractBCD [all...] |
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/number/ |
| H A D | RoundingUtils.java | 59 getRoundingDirection( boolean isEven, boolean isNegative, int section, int roundingMode, Object reference) getRoundingDirection() argument
|
| H A D | DecimalQuantity.java | 154 public boolean isNegative(); in isNegative() method
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
| H A D | KnownBits.h | 95 bool isNegative() const { return One.isSignBitSet(); } in isNegative() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| H A D | APInt.h | 324 bool isNegative() const { return (*this)[BitWidth - 1]; } in isNegative() function in llvm::APInt
|
| /third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/ |
| H A D | Durations.java | 144 public static boolean isNegative(Duration duration) { in isNegative() method in Durations
|
| /third_party/icu/tools/unicode/c/genprops/ |
| H A D | corepropsbuilder.cpp | 413 UBool isNegative; in encodeNumericValue() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| H A D | APFloat.cpp | 235 bool isNegative; in readExponent() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
| H A D | APSInt.h | 48 bool isNegative() const { return isSigned() && APInt::isNegative(); } in isNegative() function in llvm::APSInt
|