Searched refs:headIndex (Results 1 – 3 of 3) sorted by relevance
1885 int32_t headIndex=bootIndex; in hasNext() local1891 while ( headIndex < MAX_PATTERN_ENTRIES ) { in hasNext()1897 headIndex++; in hasNext()1903 if ( patternMap->boot[headIndex] != NULL ) { in hasNext()1907 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()