Lines Matching full:linear
546 sentinel. Fixed to search with double-hashing instead of linear probing.665 - move from linear probing to double hashing, gives an 0.7% speedup in iBench JavaScript669 Moved from linear probing to double hashing, using the hash modulo