Home
last modified time | relevance | path

Searched defs:new_top (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/heap/
Dspaces-inl.h316 Address new_top = current_top + size_in_bytes; in AllocateLinearly() local
329 Address new_top = current_top + filler_size + size_in_bytes; in AllocateRawAligned() local
347 Address new_top = current_top + filler_size + *size_in_bytes; in AllocateLinearlyAligned() local
Dstore-buffer.cc218 Address* new_top = old_start_; in Filter() local
373 Address* new_top = old_start_; in ClearInvalidStoreBufferEntries() local
Dspaces.cc1548 Address new_top = allocation_info_.top() + size_in_bytes; in AllocateChunk() local
1557 Address new_top = allocation_info_.top() + size_in_bytes; in AllocateChunk() local
1641 Address new_top = old_top + aligned_size_in_bytes; in AllocateChunk() local
1703 void NewSpace::InlineAllocationStep(Address top, Address new_top, in AllocateChunk()
Dincremental-marking.cc782 int new_top = current; in UpdateMarkingDequeAfterScavenge() local
/external/freetype/src/truetype/
Dttinterp.h165 FT_Long new_top; /* new top after exec. */ member
/external/pdfium/third_party/freetype/src/truetype/
Dttinterp.h165 FT_Long new_top; /* new top after exec. */ member