Searched refs:end_page (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-doc-handler.c198 a_this->end_page = NULL;
H A Dcr-doc-handler.h224 *a corresponding end_page() event for every single
244 void (*end_page) (CRDocHandler *a_this, member in struct:_CRDocHandler
H A Dcr-om-parser.c86 static void end_page (CRDocHandler * a_this, CRString * a_page,
176 sac_handler->end_page = end_page;
386 end_page (CRDocHandler * a_this, function
H A Dcr-statement.c1525 sac_handler->end_page = parse_page_end_page_cb;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-doc-handler.c198 a_this->end_page = NULL;
H A Dcr-doc-handler.h224 *a corresponding end_page() event for every single
244 void (*end_page) (CRDocHandler *a_this, member in struct:_CRDocHandler
H A Dcr-om-parser.c86 static void end_page (CRDocHandler * a_this, CRString * a_page,
176 sac_handler->end_page = end_page;
386 end_page (CRDocHandler * a_this, function
H A Dcr-statement.c1525 sac_handler->end_page = parse_page_end_page_cb;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dmemory.c168 int start_page, end_page, mpage, pg; local
180 end_page = q->mapped_page;
182 end_page = MAX_ALIGN_PAGES;
194 return end_page - start_page; /* return the new empty size */
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ia64/mm/
H A Dinit.c435 unsigned long address, start_page, end_page; local
447 end_page = PAGE_ALIGN((unsigned long) map_end);
450 for (address = start_page; address < end_page; address += PAGE_SIZE) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/firewire/
H A Dfw-ohci.c1520 int page, end_page, i, length, offset; local
1534 end_page = PAGE_ALIGN(payload_index + p->payload_length) >> PAGE_SHIFT;
1536 payload_z = end_page - (payload_index >> PAGE_SHIFT);

Completed in 229 milliseconds