| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/number/ |
| D | IntegerWidth.java | 21 final int maxInt; field in IntegerWidth 23 private IntegerWidth(int minInt, int maxInt) { in IntegerWidth() 67 public IntegerWidth truncateAt(int maxInt) { in truncateAt()
|
| D | NumberPropertyMapper.java | 131 int maxInt = properties.getMaximumIntegerDigits(); in oldToNew() local
|
| /external/icu/android_icu4j/src/main/java/android/icu/number/ |
| D | IntegerWidth.java | 21 final int maxInt; field in IntegerWidth 23 private IntegerWidth(int minInt, int maxInt) { in IntegerWidth() 65 public IntegerWidth truncateAt(int maxInt) { in truncateAt()
|
| D | NumberPropertyMapper.java | 132 int maxInt = properties.getMaximumIntegerDigits(); in oldToNew() local
|
| /external/cronet/third_party/icu/source/i18n/ |
| D | number_integerwidth.cpp | 16 IntegerWidth::IntegerWidth(digits_t minInt, digits_t maxInt, bool formatFailIfMoreThanMaxDigits) { in IntegerWidth() 30 IntegerWidth IntegerWidth::truncateAt(int32_t maxInt) { in truncateAt()
|
| D | number_mapper.h | 219 int8_t maxInt; member
|
| D | number_mapper.cpp | 88 int32_t maxInt = properties.maximumIntegerDigits; in oldToNew() local
|
| D | number_skeletons.cpp | 1418 int32_t maxInt; in parseIntegerWidthOption() local 1457 void blueprint_helpers::generateIntegerWidthOption(int32_t minInt, int32_t maxInt, UnicodeString& s… in generateIntegerWidthOption()
|
| /external/icu/icu4c/source/i18n/ |
| D | number_integerwidth.cpp | 16 IntegerWidth::IntegerWidth(digits_t minInt, digits_t maxInt, bool formatFailIfMoreThanMaxDigits) { in IntegerWidth() 30 IntegerWidth IntegerWidth::truncateAt(int32_t maxInt) { in truncateAt()
|
| D | number_mapper.h | 219 int8_t maxInt; member
|
| D | number_mapper.cpp | 88 int32_t maxInt = properties.maximumIntegerDigits; in oldToNew() local
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fShaderSharedVarTests.cpp | 195 const int maxInt = m_precision == glu::PRECISION_LOWP ? 2 : 1024; in iterate() local 214 const int maxInt = m_precision == glu::PRECISION_LOWP ? 64 : 1024; in iterate() local 233 const deUint32 maxInt = m_precision == glu::PRECISION_LOWP ? 128 : 1024; in iterate() local 269 const int maxInt = m_precision == glu::PRECISION_LOWP ? 2 : 1024; in iterate() local
|
| /external/skia/tests/ |
| D | FloatingPointTextureTest.cpp | 44 T min, T max, T epsilon, T maxInt, in runFPTest()
|
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/ |
| D | DecimalQuantity.java | 55 public void applyMaxInteger(int maxInt); in applyMaxInteger()
|
| D | PatternStringUtils.java | 88 int maxInt = Math.min(properties.getMaximumIntegerDigits(), dosMax); in propertiesToPatternString() local
|
| D | DecimalQuantity_AbstractBCD.java | 144 public void applyMaxInteger(int maxInt) { in applyMaxInteger() 146 assert maxInt >= 0; in applyMaxInteger() local
|
| /external/icu/android_icu4j/src/main/java/android/icu/impl/number/ |
| D | DecimalQuantity.java | 57 public void applyMaxInteger(int maxInt); in applyMaxInteger()
|
| D | PatternStringUtils.java | 93 int maxInt = Math.min(properties.getMaximumIntegerDigits(), dosMax); in propertiesToPatternString() local
|
| D | DecimalQuantity_AbstractBCD.java | 146 public void applyMaxInteger(int maxInt) { in applyMaxInteger() 148 assert maxInt >= 0; in applyMaxInteger() local
|
| /external/icu/icu4c/source/common/ |
| D | putilimp.h | 544 uintptr_t maxInt; in pinCapacity() local
|
| /external/cronet/third_party/icu/source/common/ |
| D | putilimp.h | 544 uintptr_t maxInt; in pinCapacity() local
|
| /external/icu/libicu/cts_headers/ |
| D | putilimp.h | 544 uintptr_t maxInt; in pinCapacity() local
|
| D | number_mapper.h | 219 int8_t maxInt; member
|
| /external/python/pyasn1-modules/pyasn1_modules/ |
| D | rfc2251.py | 21 maxInt = univ.Integer(2147483647) variable
|
| /external/jsoncpp/include/json/ |
| D | value.h | 233 static constexpr Int maxInt = Int(UInt(-1) / 2); variable
|