Searched refs:headIndex (Results 1 – 3 of 3) sorted by relevance
1870 int32_t headIndex=bootIndex; in hasNext() local1876 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()1882 headIndex++; in hasNext()1888 if ( patternMap->boot[headIndex] != NULL ) { in hasNext()1892 headIndex++; in hasNext()
2632 int headIndex = head.getHash() & newMask; in expand() local2636 newTable.set(headIndex, head); in expand()2642 int tailIndex = headIndex; in expand()
2954 int headIndex = head.getHash() & newMask; in expand() local2958 newTable.set(headIndex, head); in expand()2964 int tailIndex = headIndex; in expand()