Searched refs:getMinLinearMatch (Results 1 – 22 of 22) sorted by relevance
113 write(getMinLinearMatch()+maxLinearMatchLength-1); in writeNode()116 type=getMinLinearMatch()+length-1; in writeNode()122 if(--length<getMinLinearMatch()) { in writeNode()610 if(length<=builder.getMinLinearMatch()) { in write()
310 offset=b.writeValueAndType(hasValue, value, b.getMinLinearMatch()+length-1); in write()
363 offset=b.write(b.getMinLinearMatch()+length-1); in write()
485 offset=builder.writeValueAndType(hasValue, value, builder.getMinLinearMatch()+length-1); in write()797 if(length<=builder.getMinLinearMatch()) { in write()837 protected abstract int getMinLinearMatch() /*const*/; in getMinLinearMatch() method in StringTrieBuilder
129 protected int getMinLinearMatch() /*const*/ { return CharsTrie.kMinLinearMatch; } in getMinLinearMatch() method in CharsTrieBuilder
151 protected int getMinLinearMatch() /*const*/ { return BytesTrie.kMinLinearMatch; } in getMinLinearMatch() method in BytesTrieBuilder
484 offset=builder.writeValueAndType(hasValue, value, builder.getMinLinearMatch()+length-1); in write()796 if(length<=builder.getMinLinearMatch()) { in write()836 protected abstract int getMinLinearMatch() /*const*/; in getMinLinearMatch() method in StringTrieBuilder
125 protected int getMinLinearMatch() /*const*/ { return CharsTrie.kMinLinearMatch; } in getMinLinearMatch() method in CharsTrieBuilder
147 protected int getMinLinearMatch() /*const*/ { return BytesTrie.kMinLinearMatch; } in getMinLinearMatch() method in BytesTrieBuilder
150 virtual int32_t getMinLinearMatch() const { return UCharsTrie::kMinLinearMatch; } in getMinLinearMatch() function
142 virtual int32_t getMinLinearMatch() const { return BytesTrie::kMinLinearMatch; } in getMinLinearMatch() function
133 virtual int32_t getMinLinearMatch() const = 0;
12;ICU4J 56.1;; 2ST@3.6;PB;NS;NF;NS; ...
12;ICU4J 61.1;; 2ST@3.6;PB;NS;NF;NS; ...