Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dlarge-spaces.h40 LargePage* next_page() { return static_cast<LargePage*>(list_node_.next()); } in next_page() function
Dspaces.h253 Page* next_page() { return static_cast<Page*>(list_node_.next()); } in next_page() function
256 const Page* next_page() const { in next_page() function
Dnew-spaces.h90 Page* next_page = current_page_->next_page(); in AdvancePage() local
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_page.h54 PartitionPage* next_page; member
Dpartition_bucket.cc412 PartitionPage* next_page; in SetNewActivePage() local
/external/harfbuzz_ng/src/
Dhb-set.hh458 unsigned int next_page = na; in process() local