Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dspaces.h813 Page* next_page() { return static_cast<Page*>(list_node_.next()); } in next_page() function
903 inline LargePage* next_page() { in next_page() function
2466 Page* next_page = current_page_->next_page(); in AdvancePage() local
/external/harfbuzz_ng/src/
Dhb-set.hh434 unsigned int next_page = na; in process() local
/external/pdfium/third_party/base/allocator/partition_allocator/
Dpartition_alloc.cc579 PartitionPage* next_page; in PartitionSetNewActivePage() local
Dpartition_alloc.h265 PartitionPage* next_page; member