/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/icu/icu4j/main/core/src/main/java/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/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 | 217 int8_t maxInt; member
|
/external/cronet/tot/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
|
/external/cronet/stable/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
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderSharedVarTests.cpp | 196 const int maxInt = m_precision == glu::PRECISION_LOWP ? 2 : 1024; in iterate() local 219 const int maxInt = m_precision == glu::PRECISION_LOWP ? 64 : 1024; in iterate() local 242 const uint32_t maxInt = m_precision == glu::PRECISION_LOWP ? 128 : 1024; in iterate() local 286 const int maxInt = m_precision == glu::PRECISION_LOWP ? 2 : 1024; in iterate() local
|
/external/tink/go/aead/subtle/ |
D | subtle.go | 24 maxInt = 1<<(intSize-1) - 1 const
|
/external/tink/go/internal/aead/ |
D | aes_gcm_insecure_iv.go | 35 maxInt = 1<<(intSize-1) - 1 const
|
/external/tink/go/mac/ |
D | mac_factory.go | 34 maxInt = 1<<(intSize-1) - 1 const
|
/external/tink/go/daead/subtle/ |
D | aes_siv.go | 67 maxInt = 1<<(intSize-1) - 1 const
|
/external/skia/tests/ |
D | FloatingPointTextureTest.cpp | 45 T min, T max, T epsilon, T maxInt, in runFPTest()
|
/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
|
/external/icu/icu4j/main/core/src/main/java/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
|
/external/cronet/stable/third_party/icu/source/common/ |
D | putilimp.h | 544 uintptr_t maxInt; in pinCapacity() local
|
/external/icu/libicu/cts_headers/ |
D | putilimp.h | 550 uintptr_t maxInt; in pinCapacity() local
|
D | number_mapper.h | 217 int8_t maxInt; member
|
/external/icu/icu4c/source/common/ |
D | putilimp.h | 550 uintptr_t maxInt; in pinCapacity() local
|
/external/cronet/tot/third_party/icu/source/common/ |
D | putilimp.h | 544 uintptr_t maxInt; in pinCapacity() local
|