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

  /external/chromium_org/third_party/icu/source/common/unicode/
bytestrie.h 484 static const int32_t kMaxTwoByteValue=0x1aff;
486 static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c
  /external/icu/icu4c/source/common/unicode/
bytestrie.h 484 static const int32_t kMaxTwoByteValue=0x1aff;
486 static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 68 milliseconds