Searched refs:mUsed (Results 1 – 4 of 4) sorted by relevance
123 else if (mBlocks != 0 && mUsed < kBlockCount) { in Allocate()124 result = (void*)&mBlocks[mUsed++]; in Allocate()161 static size_t mUsed; member in FastAllocator167 size_t FastAllocator::mUsed; member in FastAllocator
90 address mUsed; member
131 unsigned mUsed; member762 inContainer->mObjects[objectLoop].mSections[sectionLoop].mUsed - in calcContainer()765 inContainer->mObjects[objectLoop].mSections[sectionLoop].mUsed += in calcContainer()
1831 section->mUsed += size; in map2tsv()1842 if(section && section->mUsed < section->mLength) in map2tsv()1845 section->mLength - section->mUsed, in map2tsv()