Searched refs:kFourByteValueLead (Results 1 – 16 of 16) sorted by relevance
735 } else if(leadByte<kFourByteValueLead) { in readValue()737 } else if(leadByte==kFourByteValueLead) { in readValue()749 } else if(leadByte<(kFourByteValueLead<<1)) { in skipValue()837 } else if(node<kFourByteValueLead) { in branchNext()840 } else if(node==kFourByteValueLead) { in branchNext()1063 /*package*/ static final int kFourByteValueLead=0x7e; local1066 …/*package*/ static final int kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-…
240 intBytes[0]=(byte)BytesTrie.kFourByteValueLead; in writeValueAndFinal()
770 } else if(leadByte<kFourByteValueLead) { in readValue()772 } else if(leadByte==kFourByteValueLead) { in readValue()784 } else if(leadByte<(kFourByteValueLead<<1)) { in skipValue()877 } else if(node<kFourByteValueLead) { in branchNext()880 } else if(node==kFourByteValueLead) { in branchNext()1103 /*package*/ static final int kFourByteValueLead=0x7e; local1106 …/*package*/ static final int kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-…
247 intBytes[0]=(byte)BytesTrie.kFourByteValueLead; in writeValueAndFinal()
38 } else if(leadByte<kFourByteValueLead) { in readValue()40 } else if(leadByte==kFourByteValueLead) { in readValue()119 } else if(node<kFourByteValueLead) { in branchNext()122 } else if(node==kFourByteValueLead) { in branchNext()
450 intBytes[0]=(char)BytesTrie::kFourByteValueLead; in writeValueAndFinal()
372 } else if(leadByte<(kFourByteValueLead<<1)) { in skipValue()488 static const int32_t kFourByteValueLead=0x7e; variable491 static const int32_t kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-1;
411 } else if(leadByte<(kFourByteValueLead<<1)) { in skipValue()527 static const int32_t kFourByteValueLead=0x7e; variable530 static const int32_t kMaxThreeByteValue=((kFourByteValueLead-kMinThreeByteValueLead)<<16)-1;