Searched refs:UpperPowerOfTwoBound (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DHashTable.h582 struct UpperPowerOfTwoBound { struct in namespace:WTF
587 // UpperPowerOfTwoBound, or 4 times their values.
595 static const unsigned value = UpperPowerOfTwoBound<size>::value;

Completed in 92 milliseconds