Searched refs:hashStart (Results 1 – 1 of 1) sorted by relevance
351 private void clearHash(int hashStart) { in clearHash() argument353 mIndexBuffer.position(hashStart); in clearHash()550 private boolean lookupInternal(long key, int hashStart) { in lookupInternal() argument555 int offset = hashStart + slot * 12; in lookupInternal()571 mIndexBuffer.putInt(hashStart + slot * 12 + 8, 0); in lookupInternal()