Home
last modified time | relevance | path

Searched defs:loutput (Results 1 – 25 of 62) sorted by relevance

123

/dports/devel/hwloc2/hwloc-2.5.0/utils/lstopo/
H A Dlstopo-text.c32 output_console_obj (struct lstopo_output *loutput, hwloc_obj_t l, int collapse) in output_console_obj()
142 output_topology (struct lstopo_output *loutput, hwloc_obj_t l, hwloc_obj_t parent, int i) in output_topology()
186 output_only (struct lstopo_output *loutput, hwloc_obj_t l) in output_only()
215 static void output_distances(struct lstopo_output *loutput) in output_distances()
257 static void output_memattr_obj(struct lstopo_output *loutput, in output_memattr_obj()
277 static void output_memattr_initiator(struct lstopo_output *loutput, in output_memattr_initiator()
313 static void output_memattrs(struct lstopo_output *loutput) in output_memattrs()
423 static void output_cpukinds(struct lstopo_output *loutput) in output_cpukinds()
452 output_console(struct lstopo_output *loutput, const char *filename) in output_console()
544 output_synthetic(struct lstopo_output *loutput, const char *filename) in output_synthetic()
H A Dlstopo-draw.c60 declare_color(struct lstopo_output *loutput, struct lstopo_color *color) in declare_color()
104 destroy_colors(struct lstopo_output *loutput) in destroy_colors()
149 struct lstopo_output *loutput = output; in get_textwidth() local
479 place__children(struct lstopo_output *loutput, hwloc_obj_t parent, in place__children()
504 place_children(struct lstopo_output *loutput, hwloc_obj_t parent, in place_children()
678 draw__children(struct lstopo_output *loutput, hwloc_obj_t parent, in draw__children()
859 lstopo_prepare_custom_styles(struct lstopo_output *loutput) in lstopo_prepare_custom_styles()
865 lstopo_set_object_color(struct lstopo_output *loutput, in lstopo_set_object_color()
968 prepare_text(struct lstopo_output *loutput, hwloc_obj_t obj) in prepare_text()
1386 output_align_PU_textwidth(struct lstopo_output *loutput) in output_align_PU_textwidth()
[all …]
H A Dlstopo-fig.c26 fig_declare_color(struct lstopo_output *loutput, struct lstopo_color *lcolor) in fig_declare_color()
46 fig_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth, unsigned … in fig_box()
78 fig_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth, unsigned… in fig_line()
97 fig_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size, unsigned depth… in fig_text()
137 output_fig (struct lstopo_output *loutput, const char *filename) in output_fig()
H A Dlstopo-windows.c27 struct lstopo_output *loutput; member
54 struct lstopo_output *loutput = the_output.loutput; in WndProc() local
406 windows_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwlo… in windows_box()
422 windows_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwl… in windows_line()
433 windows_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size __hwloc_att… in windows_text()
448 windows_textsize(struct lstopo_output *loutput, const char *text, unsigned textlength, unsigned fon… in windows_textsize()
470 output_windows (struct lstopo_output *loutput, const char *dummy __hwloc_attribute_unused) in output_windows()
H A Dlstopo-cairo.c57 struct lstopo_output *loutput; member
64 topo_cairo_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __h… in topo_cairo_box()
93 topo_cairo_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __… in topo_cairo_line()
106 topo_cairo_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int fontsize, uns… in topo_cairo_text()
126 topo_cairo_textsize(struct lstopo_output *loutput, const char *text, unsigned textlength __hwloc_at… in topo_cairo_textsize()
212 struct lstopo_output *loutput = coutput->loutput; in move_x11() local
287 output_x11(struct lstopo_output *loutput, const char *dummy __hwloc_attribute_unused) in output_x11()
671 output_png(struct lstopo_output *loutput, const char *filename) in output_png()
733 output_pdf(struct lstopo_output *loutput, const char *filename) in output_pdf()
795 output_ps(struct lstopo_output *loutput, const char *filename) in output_ps()
[all …]
H A Dlstopo-tikz.c40 tikz_declare_color(struct lstopo_output *loutput, struct lstopo_color *lcolor) in tikz_declare_color()
54 tikz_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwloc_a… in tikz_box()
81 tikz_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwloc_… in tikz_line()
99 tikz_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size __hwloc_attrib… in tikz_text()
133 int output_tikz(struct lstopo_output * loutput, const char *filename) in output_tikz()
/dports/devel/hwloc/hwloc-1.11.13/utils/lstopo/
H A Dlstopo-fig.c26 struct lstopo_output *loutput = loutput_; in fig_init() local
54 struct lstopo_output *loutput = loutput_; in fig_declare_color() local
72 struct lstopo_output *loutput = loutput_; in fig_box() local
90 struct lstopo_output *loutput = loutput_; in fig_line() local
105 struct lstopo_output *loutput = loutput_; in fig_text() local
125 output_fig (struct lstopo_output *loutput, const char *filename) in output_fig()
/dports/net/mpich/mpich-3.4.3/modules/hwloc/utils/lstopo/
H A Dlstopo-text.c28 output_console_obj (struct lstopo_output *loutput, hwloc_obj_t l, int collapse) in output_console_obj()
138 output_topology (struct lstopo_output *loutput, hwloc_obj_t l, hwloc_obj_t parent, int i) in output_topology()
182 output_only (struct lstopo_output *loutput, hwloc_obj_t l) in output_only()
211 static void output_distances(struct lstopo_output *loutput) in output_distances()
251 static void output_memattr_initiator(struct lstopo_output *loutput, in output_memattr_initiator()
295 static void output_memattrs(struct lstopo_output *loutput) in output_memattrs()
379 static void output_cpukinds(struct lstopo_output *loutput) in output_cpukinds()
408 output_console(struct lstopo_output *loutput, const char *filename) in output_console()
495 output_synthetic(struct lstopo_output *loutput, const char *filename) in output_synthetic()
H A Dlstopo-draw.c60 declare_color(struct lstopo_output *loutput, struct lstopo_color *color) in declare_color()
104 destroy_colors(struct lstopo_output *loutput) in destroy_colors()
149 struct lstopo_output *loutput = output; in get_textwidth() local
479 place__children(struct lstopo_output *loutput, hwloc_obj_t parent, in place__children()
504 place_children(struct lstopo_output *loutput, hwloc_obj_t parent, in place_children()
678 draw__children(struct lstopo_output *loutput, hwloc_obj_t parent, in draw__children()
859 lstopo_prepare_custom_styles(struct lstopo_output *loutput) in lstopo_prepare_custom_styles()
865 lstopo_set_object_color(struct lstopo_output *loutput, in lstopo_set_object_color()
968 prepare_text(struct lstopo_output *loutput, hwloc_obj_t obj) in prepare_text()
1370 output_align_PU_textwidth(struct lstopo_output *loutput) in output_align_PU_textwidth()
[all …]
H A Dlstopo-fig.c26 fig_declare_color(struct lstopo_output *loutput, struct lstopo_color *lcolor) in fig_declare_color()
46 fig_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth, unsigned … in fig_box()
78 fig_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth, unsigned… in fig_line()
97 fig_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size, unsigned depth… in fig_text()
137 output_fig (struct lstopo_output *loutput, const char *filename) in output_fig()
H A Dlstopo-windows.c27 struct lstopo_output *loutput; member
54 struct lstopo_output *loutput = the_output.loutput; in WndProc() local
406 windows_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwlo… in windows_box()
422 windows_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwl… in windows_line()
433 windows_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size __hwloc_att… in windows_text()
448 windows_textsize(struct lstopo_output *loutput, const char *text, unsigned textlength, unsigned fon… in windows_textsize()
470 output_windows (struct lstopo_output *loutput, const char *dummy __hwloc_attribute_unused) in output_windows()
H A Dlstopo-cairo.c57 struct lstopo_output *loutput; member
64 topo_cairo_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __h… in topo_cairo_box()
93 topo_cairo_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __… in topo_cairo_line()
106 topo_cairo_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int fontsize, uns… in topo_cairo_text()
126 topo_cairo_textsize(struct lstopo_output *loutput, const char *text, unsigned textlength __hwloc_at… in topo_cairo_textsize()
212 struct lstopo_output *loutput = coutput->loutput; in move_x11() local
287 output_x11(struct lstopo_output *loutput, const char *dummy __hwloc_attribute_unused) in output_x11()
671 output_png(struct lstopo_output *loutput, const char *filename) in output_png()
733 output_pdf(struct lstopo_output *loutput, const char *filename) in output_pdf()
795 output_ps(struct lstopo_output *loutput, const char *filename) in output_ps()
[all …]
H A Dlstopo-tikz.c40 tikz_declare_color(struct lstopo_output *loutput, struct lstopo_color *lcolor) in tikz_declare_color()
54 tikz_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwloc_a… in tikz_box()
81 tikz_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwloc_… in tikz_line()
99 tikz_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size __hwloc_attrib… in tikz_text()
133 int output_tikz(struct lstopo_output * loutput, const char *filename) in output_tikz()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra/tools/topo/hwloc/hwloc/utils/lstopo/
H A Dlstopo-text.c28 output_console_obj (struct lstopo_output *loutput, hwloc_obj_t l, int collapse) in output_console_obj()
138 output_topology (struct lstopo_output *loutput, hwloc_obj_t l, hwloc_obj_t parent, int i) in output_topology()
182 output_only (struct lstopo_output *loutput, hwloc_obj_t l) in output_only()
211 static void output_distances(struct lstopo_output *loutput) in output_distances()
251 static void output_memattr_initiator(struct lstopo_output *loutput, in output_memattr_initiator()
295 static void output_memattrs(struct lstopo_output *loutput) in output_memattrs()
379 static void output_cpukinds(struct lstopo_output *loutput) in output_cpukinds()
408 output_console(struct lstopo_output *loutput, const char *filename) in output_console()
495 output_synthetic(struct lstopo_output *loutput, const char *filename) in output_synthetic()
H A Dlstopo-draw.c60 declare_color(struct lstopo_output *loutput, struct lstopo_color *color) in declare_color()
104 destroy_colors(struct lstopo_output *loutput) in destroy_colors()
149 struct lstopo_output *loutput = output; in get_textwidth() local
479 place__children(struct lstopo_output *loutput, hwloc_obj_t parent, in place__children()
504 place_children(struct lstopo_output *loutput, hwloc_obj_t parent, in place_children()
678 draw__children(struct lstopo_output *loutput, hwloc_obj_t parent, in draw__children()
859 lstopo_prepare_custom_styles(struct lstopo_output *loutput) in lstopo_prepare_custom_styles()
865 lstopo_set_object_color(struct lstopo_output *loutput, in lstopo_set_object_color()
968 prepare_text(struct lstopo_output *loutput, hwloc_obj_t obj) in prepare_text()
1370 output_align_PU_textwidth(struct lstopo_output *loutput) in output_align_PU_textwidth()
[all …]
H A Dlstopo-fig.c26 fig_declare_color(struct lstopo_output *loutput, struct lstopo_color *lcolor) in fig_declare_color()
46 fig_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth, unsigned … in fig_box()
78 fig_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth, unsigned… in fig_line()
97 fig_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size, unsigned depth… in fig_text()
137 output_fig (struct lstopo_output *loutput, const char *filename) in output_fig()
H A Dlstopo-windows.c27 struct lstopo_output *loutput; member
54 struct lstopo_output *loutput = the_output.loutput; in WndProc() local
406 windows_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwlo… in windows_box()
422 windows_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwl… in windows_line()
433 windows_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size __hwloc_att… in windows_text()
448 windows_textsize(struct lstopo_output *loutput, const char *text, unsigned textlength, unsigned fon… in windows_textsize()
470 output_windows (struct lstopo_output *loutput, const char *dummy __hwloc_attribute_unused) in output_windows()
H A Dlstopo-cairo.c57 struct lstopo_output *loutput; member
64 topo_cairo_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __h… in topo_cairo_box()
93 topo_cairo_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __… in topo_cairo_line()
106 topo_cairo_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int fontsize, uns… in topo_cairo_text()
126 topo_cairo_textsize(struct lstopo_output *loutput, const char *text, unsigned textlength __hwloc_at… in topo_cairo_textsize()
212 struct lstopo_output *loutput = coutput->loutput; in move_x11() local
287 output_x11(struct lstopo_output *loutput, const char *dummy __hwloc_attribute_unused) in output_x11()
671 output_png(struct lstopo_output *loutput, const char *filename) in output_png()
733 output_pdf(struct lstopo_output *loutput, const char *filename) in output_pdf()
795 output_ps(struct lstopo_output *loutput, const char *filename) in output_ps()
[all …]
H A Dlstopo-tikz.c40 tikz_declare_color(struct lstopo_output *loutput, struct lstopo_color *lcolor) in tikz_declare_color()
54 tikz_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwloc_a… in tikz_box()
81 tikz_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwloc_… in tikz_line()
99 tikz_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size __hwloc_attrib… in tikz_text()
133 int output_tikz(struct lstopo_output * loutput, const char *filename) in output_tikz()
/dports/net/mpich/mpich-3.4.3/src/pm/hydra2/libhydra/topo/hwloc/hwloc/utils/lstopo/
H A Dlstopo-text.c28 output_console_obj (struct lstopo_output *loutput, hwloc_obj_t l, int collapse) in output_console_obj()
138 output_topology (struct lstopo_output *loutput, hwloc_obj_t l, hwloc_obj_t parent, int i) in output_topology()
182 output_only (struct lstopo_output *loutput, hwloc_obj_t l) in output_only()
211 static void output_distances(struct lstopo_output *loutput) in output_distances()
251 static void output_memattr_initiator(struct lstopo_output *loutput, in output_memattr_initiator()
295 static void output_memattrs(struct lstopo_output *loutput) in output_memattrs()
379 static void output_cpukinds(struct lstopo_output *loutput) in output_cpukinds()
408 output_console(struct lstopo_output *loutput, const char *filename) in output_console()
495 output_synthetic(struct lstopo_output *loutput, const char *filename) in output_synthetic()
H A Dlstopo-draw.c60 declare_color(struct lstopo_output *loutput, struct lstopo_color *color) in declare_color()
104 destroy_colors(struct lstopo_output *loutput) in destroy_colors()
149 struct lstopo_output *loutput = output; in get_textwidth() local
479 place__children(struct lstopo_output *loutput, hwloc_obj_t parent, in place__children()
504 place_children(struct lstopo_output *loutput, hwloc_obj_t parent, in place_children()
678 draw__children(struct lstopo_output *loutput, hwloc_obj_t parent, in draw__children()
859 lstopo_prepare_custom_styles(struct lstopo_output *loutput) in lstopo_prepare_custom_styles()
865 lstopo_set_object_color(struct lstopo_output *loutput, in lstopo_set_object_color()
968 prepare_text(struct lstopo_output *loutput, hwloc_obj_t obj) in prepare_text()
1370 output_align_PU_textwidth(struct lstopo_output *loutput) in output_align_PU_textwidth()
[all …]
H A Dlstopo-fig.c26 fig_declare_color(struct lstopo_output *loutput, struct lstopo_color *lcolor) in fig_declare_color()
46 fig_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth, unsigned … in fig_box()
78 fig_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth, unsigned… in fig_line()
97 fig_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size, unsigned depth… in fig_text()
137 output_fig (struct lstopo_output *loutput, const char *filename) in output_fig()
H A Dlstopo-windows.c27 struct lstopo_output *loutput; member
54 struct lstopo_output *loutput = the_output.loutput; in WndProc() local
406 windows_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwlo… in windows_box()
422 windows_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwl… in windows_line()
433 windows_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size __hwloc_att… in windows_text()
448 windows_textsize(struct lstopo_output *loutput, const char *text, unsigned textlength, unsigned fon… in windows_textsize()
470 output_windows (struct lstopo_output *loutput, const char *dummy __hwloc_attribute_unused) in output_windows()
H A Dlstopo-cairo.c57 struct lstopo_output *loutput; member
64 topo_cairo_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __h… in topo_cairo_box()
93 topo_cairo_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __… in topo_cairo_line()
106 topo_cairo_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int fontsize, uns… in topo_cairo_text()
126 topo_cairo_textsize(struct lstopo_output *loutput, const char *text, unsigned textlength __hwloc_at… in topo_cairo_textsize()
212 struct lstopo_output *loutput = coutput->loutput; in move_x11() local
287 output_x11(struct lstopo_output *loutput, const char *dummy __hwloc_attribute_unused) in output_x11()
671 output_png(struct lstopo_output *loutput, const char *filename) in output_png()
733 output_pdf(struct lstopo_output *loutput, const char *filename) in output_pdf()
795 output_ps(struct lstopo_output *loutput, const char *filename) in output_ps()
[all …]
H A Dlstopo-tikz.c40 tikz_declare_color(struct lstopo_output *loutput, struct lstopo_color *lcolor) in tikz_declare_color()
54 tikz_box(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwloc_a… in tikz_box()
81 tikz_line(struct lstopo_output *loutput, const struct lstopo_color *lcolor, unsigned depth __hwloc_… in tikz_line()
99 tikz_text(struct lstopo_output *loutput, const struct lstopo_color *lcolor, int size __hwloc_attrib… in tikz_text()
133 int output_tikz(struct lstopo_output * loutput, const char *filename) in output_tikz()

123