Home | History | Annotate | Download | only in i18n

Lines Matching full:headindex

2232     int32_t headIndex=bootIndex;
2238 while ( headIndex < MAX_PATTERN_ENTRIES ) {
2244 headIndex++;
2250 if ( patternMap->boot[headIndex] != NULL ) {
2254 headIndex++;