Searched defs:smallSize (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/
H A DPartitionAllocTest.cpp807 size_t smallSize = (WTF::kSystemPageSize / 4) - kExtraAllocSize; local
808 bucketIdx = (smallSize + kExtraAllocSize) >> WTF::kBucketShift;
812 ptr = partitionAlloc(allocator.root(), smallSize);
816 totalSlots = (page->bucket->numSystemPagesPerSlotSpan * WTF::kSystemPageSize) / (smallSize + kExtraAllocSize);
817 firstPageSlots = WTF::kSystemPageSize / (smallSize + kExtraAllocSize);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 119 milliseconds