HomeSort by relevance Sort by last modified time
    Searched defs:kMaxOneUnitValue (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
ucharstrie.h 539 static const int32_t kMaxOneUnitValue=0x3fff;
541 static const int32_t kMinTwoUnitValueLead=kMaxOneUnitValue+1; // 0x4000
  /external/icu/icu4c/source/common/unicode/
ucharstrie.h 539 static const int32_t kMaxOneUnitValue=0x3fff;
541 static const int32_t kMinTwoUnitValueLead=kMaxOneUnitValue+1; // 0x4000

Completed in 2435 milliseconds