Searched refs:kMaxTwoUnitValue (Results 1 – 12 of 12) sorted by relevance
206 if(i<0 || i>CharsTrie.kMaxTwoUnitValue) { in writeValueAndFinal()
1046 …/*package*/ static final int kMaxTwoUnitValue=((kThreeUnitValueLead-kMinTwoUnitValueLead)<<16)-1; … field in CharsTrie
202 if(i<0 || i>CharsTrie.kMaxTwoUnitValue) { in writeValueAndFinal()
1019 …/*package*/ static final int kMaxTwoUnitValue=((kThreeUnitValueLead-kMinTwoUnitValueLead)<<16)-1; … field in CharsTrie
546 …static const int32_t kMaxTwoUnitValue=((kThreeUnitValueLead-kMinTwoUnitValueLead)<<16)-1; // 0x3f… variable
582 …static const int32_t kMaxTwoUnitValue=((kThreeUnitValueLead-kMinTwoUnitValueLead)<<16)-1; // 0x3f… variable
381 if(i<0 || i>UCharsTrie::kMaxTwoUnitValue) { in writeValueAndFinal()