Searched defs:first_page (Results 1 – 5 of 5) sorted by relevance
79 bool first_page = true; in emitPDF() local
139 Page* first_page = memory_allocator->AllocatePages( in TEST() local
562 char* const first_page = reinterpret_cast<char*>(two_pages); in TEST_F() local594 char* const first_page = reinterpret_cast<char*>(two_pages); in TEST_F() local
486 char* const first_page = reinterpret_cast<char*>(two_pages); in TEST_F() local519 char* const first_page = reinterpret_cast<char*>(two_pages); in TEST_F() local
629 Page* first_page = FindFirstPageInSameChunk(p); in FreePages() local727 Page** first_page, in RelinkPageListInChunkOrder()