OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fastLog2
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/wtf/
MathExtras.h
295
inline unsigned
fastLog2
(unsigned i)
/external/chromium_org/third_party/WebKit/Source/core/fetch/
MemoryCache.cpp
319
unsigned queueIndex = WTF::
fastLog2
(resource->size() / accessCount);
Completed in 234 milliseconds