Home
last modified time | relevance | path

Searched defs:numPages (Results 1 - 4 of 4) sorted by relevance

/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf_processor.cc117 std::vector<int> bookletShuffle(int numPages,int signature) // {{{ in bookletShuffle() argument
179 const int numPages=std::max(shuffle.size(),pages.size()); in processPDFTOPDF() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkBinaryRegistry.hpp133 const size_t numPages = (numElements >> ELEMENTS_PER_PAGE_LOG2) + ((numElements & ((1u<<ELEMENTS_PER_PAGE_LOG2)-1u)) == 0 ? 0 : 1); in LazyResource() local
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_reg.h305 uint32 numPages; member
1813 uint32 numPages; member
1857 uint32 numPages; /* number of pages to remap */ member
H A Dsvga3d_cmd.h2128 uint32 numPages; member

Completed in 8 milliseconds