Home
last modified time | relevance | path

Searched defs:next_page (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/heap/
H A Dlarge-spaces.h45 LargePage* next_page() { return static_cast<LargePage*>(list_node_.next()); } in next_page() function in v8::internal::LargePage
46 const LargePage* next_page() const { in next_page() function in v8::internal::LargePage
H A Dnew-spaces.h90 Page* next_page = current_page_->next_page(); in AdvancePage() local
H A Dspaces.h273 Page* next_page() { return static_cast<Page*>(list_node_.next()); } in next_page() function in v8::internal::Page
276 const Page* next_page() const { in next_page() function in v8::internal::Page
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh466 unsigned int next_page = na; in process() local
/third_party/backends/backend/escl/
H A Descl.c1837 SANE_Bool next_page = SANE_FALSE; in sane_read() local

Completed in 7 milliseconds