Lines Matching refs:kCacheSize
2544 static const int kCacheSize = 512;2566 return (hash & (kCacheSize - 1));2569 Element elements_[kCacheSize];