Searched refs:kMaxTwoByteValue (Results 1 – 6 of 6) sorted by relevance
485 static const int32_t kMaxTwoByteValue=0x1aff; variable487 … static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c
238 if(i<=BytesTrie.kMaxTwoByteValue) { in writeValueAndFinal()
1046 /*package*/ static final int kMaxTwoByteValue=0x1aff; local1048 …/*package*/ static final int kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; …
234 if(i<=BytesTrie.kMaxTwoByteValue) { in writeValueAndFinal()
1015 /*package*/ static final int kMaxTwoByteValue=0x1aff; local1017 …/*package*/ static final int kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; …
444 if(i<=BytesTrie::kMaxTwoByteValue) { in writeValueAndFinal()