Searched defs:allocations (Results 1 – 3 of 3) sorted by relevance
51 int allocations = 0; in allocateTillOOME() local
145 Allocations(byte[] allocations) { in Allocations()
1207 void MarkSweep::SweepArray(accounting::ObjectStack* allocations, bool swap_bitmaps) { in SweepArray()