Home
last modified time | relevance | path

Searched defs:current_top (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/heap/
Dpaged-spaces-inl.h101 Address current_top = allocation_info_.top(); in AllocateFastUnaligned() local
114 Address current_top = allocation_info_.top(); in AllocateFastAligned() local
Dpaged-spaces.cc371 Address current_top = top(); in MarkLinearAllocationAreaBlack() local
380 Address current_top = top(); in UnmarkLinearAllocationArea() local
389 Address current_top = top(); in MakeLinearAllocationAreaIterable() local
413 Address current_top = top(); in FreeLinearAllocationArea() local
Dspaces-inl.h140 Address current_top = allocation_info_.top(); in AllocateRawAligned() local
Dread-only-spaces.cc614 Address current_top = top_; in TryAllocateLinearlyAligned() local
659 Address current_top = top_; in AllocateRawUnaligned() local
/external/tensorflow/tensorflow/lite/
Dsimple_memory_arena.cc48 size_t current_top = 0; in Allocate() local