Searched refs:print_section (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffprobe.c879 int print_section; member in struct:CompactContext
897 {"print_section", "print section name", OFFSET(print_section), AV_OPT_TYPE_INT, {.i64=1}, 0, 1 },
898 {"p", "print section name", OFFSET(print_section), AV_OPT_TYPE_INT, {.i64=1}, 0, 1 },
950 if (compact->print_section &&
1013 {"print_section", "print section name", OFFSET(print_section), AV_OPT_TYPE_INT, {.i64=1}, 0, 1 },
1014 {"p", "print section name", OFFSET(print_section), AV_OPT_TYPE_INT, {.i64=1}, 0, 1 },
2801 static void print_section(SectionID id, int level) function
2815 print_section(*pi
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c326 static void print_section(char *text, u8 *addr, unsigned int length) function
458 print_section("Bytes b4", p - 16, 16);
460 print_section("Object", p, min_t(unsigned long, s->objsize, PAGE_SIZE));
463 print_section("Redzone", p + s->objsize,
476 print_section("Padding", p + off, s->size - off);
641 print_section("Padding", end - remainder, remainder);
792 print_section("Object", (void *)object, s->objsize);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/build-aux/
H A Dtexi2html322 $print_section
1431 $print_section = \&T2H_DEFAULT_print_section;
1627 # section_footer: after print_section of last section, before print_page_foot
1641 # chapter_header: after print_page_head, before print_section
1642 # chapter_footer: after print_section of last section, before print_page_foot
1645 # redefine print_section such that it does not call print_navigation,
14032 &$Texi2HTML::Config::print_section($FH, $first_section);

Completed in 289 milliseconds