Home
last modified time | relevance | path

Searched defs:MAX_VALUE (Results 1 – 24 of 24) sorted by relevance

/third_party/libcoap/examples/
Dtiny.c31 #define MAX_VALUE ( (1 << Nn) - (1 << ENCODE_HEADER_SIZE) ) * (1 << ((1 << ENCODE_HEADER_SIZE) - 1)) macro
/third_party/icu/icu4c/source/common/unicode/
Duniset.h363 MAX_VALUE = 0x10ffff enumerator
Dmessagepattern.h823 static const int32_t MAX_VALUE=0x7fff; variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Duniset.h363 MAX_VALUE = 0x10ffff enumerator
Dmessagepattern.h823 static const int32_t MAX_VALUE=0x7fff; variable
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Duniset.h361 MAX_VALUE = 0x10ffff enumerator
Dmessagepattern.h821 static const int32_t MAX_VALUE=0x7fff; variable
/third_party/node/deps/icu-small/source/common/unicode/
Duniset.h369 MAX_VALUE = 0x10ffff enumerator
Dmessagepattern.h823 static const int32_t MAX_VALUE=0x7fff; variable
/third_party/protobuf/js/experimental/runtime/
Dint64.js392 const MAX_VALUE = Int64.fromBits(ALL_32_BITS, LOW_31_BITS); constant
/third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/
DDurations.java67 public static final Duration MAX_VALUE = field in Durations
DTimestamps.java75 public static final Timestamp MAX_VALUE = field in Timestamps
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DMessagePattern.java730 private static final int MAX_VALUE=Short.MAX_VALUE; field in MessagePattern.Part
DRuleBasedNumberFormat.java1227 …private static final ohos.global.icu.math.BigDecimal MAX_VALUE = ohos.global.icu.math.BigDecimal.v… field in RuleBasedNumberFormat
DUnicodeSet.java327 public static final int MAX_VALUE = HIGH - 1; field in UnicodeSet
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DMessagePattern.java789 private static final int MAX_VALUE=Short.MAX_VALUE; field in MessagePattern.Part
DRuleBasedNumberFormat.java1254 …private static final com.ibm.icu.math.BigDecimal MAX_VALUE = com.ibm.icu.math.BigDecimal.valueOf(L… field in RuleBasedNumberFormat
DUnicodeSet.java329 public static final int MAX_VALUE = HIGH - 1; field in UnicodeSet
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts479 MAX_VALUE: number; variable
/third_party/typescript/src/lib/
Des5.d.ts557 readonly MAX_VALUE: number; property
/third_party/typescript/lib/
Dlib.es5.d.ts577 readonly MAX_VALUE: number; property
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
DUCharacter.java3950 public static final int MAX_VALUE = Character.MAX_CODE_POINT; field in UCharacter
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/lang/
DUCharacter.java3414 public static final int MAX_VALUE = Character.MAX_CODE_POINT; field in UCharacter
/third_party/typescript/tests/lib/
Dlib.d.ts506 MAX_VALUE: number; property