Searched refs:kMaxTwoByteValue (Results 1 – 6 of 6) sorted by relevance
484 static const int32_t kMaxTwoByteValue=0x1aff; variable486 … static const int32_t kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; // 0x6c
236 if(i<=BytesTrie.kMaxTwoByteValue) { in writeValueAndFinal()
1040 /*package*/ static final int kMaxTwoByteValue=0x1aff; local1042 …/*package*/ static final int kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; …
232 if(i<=BytesTrie.kMaxTwoByteValue) { in writeValueAndFinal()
1005 /*package*/ static final int kMaxTwoByteValue=0x1aff; local1007 …/*package*/ static final int kMinThreeByteValueLead=kMinTwoByteValueLead+(kMaxTwoByteValue>>8)+1; …
441 if(i<=BytesTrie::kMaxTwoByteValue) { in writeValueAndFinal()