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

  /external/icu4c/common/unicode/
ucharstrie.h 425 } else if(leadUnit<kThreeUnitNodeValueLead) {
435 if(leadUnit<kThreeUnitNodeValueLead) {
561 static const int32_t kThreeUnitNodeValueLead=0x7fc0;
564 ((kThreeUnitNodeValueLead-kMinTwoUnitNodeValueLead)<<10)-1; // 0xfdffff
  /external/icu4c/common/
ucharstriebuilder.cpp 402 intUnits[0]=(UChar)(UCharsTrie::kThreeUnitNodeValueLead);

Completed in 170 milliseconds