Home
last modified time | relevance | path

Searched defs:headings (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dprobe.c361 std::vector<struct info_probe_column> headings in gen_ui_out_table_header_info() local
404 std::vector<struct info_probe_column> headings in print_ui_out_not_applicables() local
420 std::vector<struct info_probe_column> headings in print_ui_out_info() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dprobe.c361 std::vector<struct info_probe_column> headings in gen_ui_out_table_header_info() local
404 std::vector<struct info_probe_column> headings in print_ui_out_not_applicables() local
420 std::vector<struct info_probe_column> headings in print_ui_out_info() local
/netbsd/external/gpl2/lvm2/dist/tools/
H A Dreporter.c224 int aligned, buffered, headings, field_prefixes, quoted; in _report() local
H A Ddmsetup.c2401 int aligned = 1, headings = 1, buffered = 1, field_prefixes = 0; in _report_init() local
/netbsd/external/gpl2/lvm2/dist/lib/report/
H A Dreport.c1173 int aligned, int buffered, int headings, int field_prefixes, in report_init()
/netbsd/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp1545 char_buffer headings; // all the headings used in the document member in header_desc