Searched defs:lastpage (Results 1 - 8 of 8) sorted by relevance
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | pdf.c | 220 static int render_pages(const char *filename, int firstpage, int lastpage) in render_pages() argument 155 render_pages_with_generic_command(dstr_t *cmd, const char *filename, int firstpage, int lastpage) render_pages_with_generic_command() argument 184 render_pages_with_ghostscript(dstr_t *cmd, size_t start_gs_cmd, size_t end_gs_cmd, const char *filename, int firstpage, int lastpage) render_pages_with_ghostscript() argument [all...] |
| /third_party/cups-filters/filter/pdftopdf/ |
| H A D | pdftopdf_processor.cc | 131 lastpage=curpage+signature-1; in bookletShuffle() local
|
| /kernel/linux/linux-5.10/fs/ufs/ |
| H A D | inode.c | 1056 struct page *lastpage; in ufs_alloc_lastblock() local
|
| /kernel/linux/linux-6.6/fs/ufs/ |
| H A D | inode.c | 1060 struct page *lastpage; in ufs_alloc_lastblock() local
|
| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| H A D | mt9m111.c | 243 int lastpage; /* PageMap cache value */ member
|
| /kernel/linux/linux-6.6/drivers/media/i2c/ |
| H A D | mt9m111.c | 242 int lastpage; /* PageMap cache value */ member
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 52 int lastpage = (mtd->erasesize / mtd->writesize) - 1; in nand_pairing_dist3_get_info() local
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 53 int lastpage = (mtd->erasesize / mtd->writesize) - 1; in nand_pairing_dist3_get_info() local
|
Completed in 24 milliseconds