Home
last modified time | relevance | path

Searched refs:maxAllocatedIndex (Results 1 – 2 of 2) sorted by relevance

/dports/devel/folly/folly-2021.12.27.00/folly/
H A DIndexedMemPool.h220 for (uint32_t i = maxAllocatedIndex(); i > 0; --i) { in ~IndexedMemPool()
236 uint32_t maxAllocatedIndex() const { in maxAllocatedIndex() function
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DIndexedMemPool.h213 for (uint32_t i = maxAllocatedIndex(); i > 0; --i) { in ~IndexedMemPool()
229 uint32_t maxAllocatedIndex() const { in maxAllocatedIndex() function