Searched refs:kMaxTwoUnitDelta (Results 1 – 10 of 10) sorted by relevance
260 if(i<=CharsTrie.kMaxTwoUnitDelta) { in writeDeltaTo()
1034 …/*package*/ static final int kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; … field in CharsTrie
561 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
597 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
599 …static const int32_t kMaxTwoUnitDelta=((kThreeUnitDeltaLead-kMinTwoUnitDeltaLead)<<16)-1; // 0x03… variable
431 if(i<=UCharsTrie::kMaxTwoUnitDelta) { in writeDeltaTo()