Home
last modified time | relevance | path

Searched defs:kMinTwoUnitNodeValueLead (Results 1 – 6 of 6) sorted by relevance

/third_party/node/deps/icu-small/source/common/unicode/
Ducharstrie.h586 …static const int32_t kMinTwoUnitNodeValueLead=kMinValueLead+((kMaxOneUnitNodeValue+1)<<6); // 0x4… variable
/third_party/icu/icu4c/source/common/unicode/
Ducharstrie.h586 …static const int32_t kMinTwoUnitNodeValueLead=kMinValueLead+((kMaxOneUnitNodeValue+1)<<6); // 0x4… variable
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h550 …static const int32_t kMinTwoUnitNodeValueLead=kMinValueLead+((kMaxOneUnitNodeValue+1)<<6); // 0x4… variable
/third_party/skia/third_party/externals/icu/source/common/unicode/
Ducharstrie.h586 …static const int32_t kMinTwoUnitNodeValueLead=kMinValueLead+((kMaxOneUnitNodeValue+1)<<6); // 0x4… variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCharsTrie.java1050 …/*package*/ static final int kMinTwoUnitNodeValueLead=kMinValueLead+((kMaxOneUnitNodeValue+1)<<6);… field in CharsTrie
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DCharsTrie.java1023 …/*package*/ static final int kMinTwoUnitNodeValueLead=kMinValueLead+((kMaxOneUnitNodeValue+1)<<6);… field in CharsTrie