Searched defs:kMaxTwoUnitDelta (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Ducharstrie.h559 static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03feffff member in class:UCharsTrie
/external/icu/icu4c/source/common/unicode/
H A Ducharstrie.h559 static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03feffff member in class:UCharsTrie

Completed in 462 milliseconds