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

  /external/icu4c/common/unicode/
ucharstrie.h 435 if(delta==kThreeUnitDeltaLead) {
448 if(delta==kThreeUnitDeltaLead) {
557 static const int32_t kThreeUnitDeltaLead=0xffff;
559 static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03feffff
  /external/icu4c/common/
ucharstriebuilder.cpp 433 intUnits[0]=(UChar)(UCharsTrie::kThreeUnitDeltaLead);
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 25 milliseconds