HomeSort by relevance Sort by last modified time
    Searched refs:findRunOfZeros (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/JavaScriptCore/wtf/
Bitmap.h 43 int64_t findRunOfZeros(size_t) const;
111 inline int64_t Bitmap<size>::findRunOfZeros(size_t runLength) const
OSAllocatorSymbian.cpp 156 const int64_t startIdx = m_map.findRunOfZeros(nPages);

Completed in 1218 milliseconds