Home
last modified time | relevance | path

Searched refs:dpy_type (Results 1 – 5 of 5) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/gdb/tui/
H A Dtui-layout.c430 enum tui_register_display_type dpy_type = TUI_UNDEFINED_REGS; in tui_set_layout_for_display_command() local
475 dpy_type = TUI_SFLOAT_REGS; in tui_set_layout_for_display_command()
477 dpy_type = in tui_set_layout_for_display_command()
482 dpy_type = TUI_GENERAL_AND_SPECIAL_REGS; in tui_set_layout_for_display_command()
484 dpy_type = TUI_GENERAL_REGS; in tui_set_layout_for_display_command()
486 dpy_type = TUI_SPECIAL_REGS; in tui_set_layout_for_display_command()
491 dpy_type in tui_set_layout_for_display_command()
494 dpy_type = TUI_GENERAL_REGS; in tui_set_layout_for_display_command()
513 tui_set_layout (new_layout, dpy_type); in tui_set_layout_for_display_command()
/dports/devel/gdb761/gdb-7.6.1/gdb/tui/
H A Dtui-layout.c429 enum tui_register_display_type dpy_type = TUI_UNDEFINED_REGS; in tui_set_layout_for_display_command() local
474 dpy_type = TUI_SFLOAT_REGS; in tui_set_layout_for_display_command()
476 dpy_type = in tui_set_layout_for_display_command()
481 dpy_type = TUI_GENERAL_AND_SPECIAL_REGS; in tui_set_layout_for_display_command()
483 dpy_type = TUI_GENERAL_REGS; in tui_set_layout_for_display_command()
485 dpy_type = TUI_SPECIAL_REGS; in tui_set_layout_for_display_command()
490 dpy_type in tui_set_layout_for_display_command()
493 dpy_type = TUI_GENERAL_REGS; in tui_set_layout_for_display_command()
512 tui_set_layout (new_layout, dpy_type); in tui_set_layout_for_display_command()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-layout.c416 enum tui_register_display_type dpy_type = TUI_UNDEFINED_REGS; in tui_set_layout_for_display_command() local
459 dpy_type = TUI_SFLOAT_REGS; in tui_set_layout_for_display_command()
461 dpy_type = in tui_set_layout_for_display_command()
466 dpy_type = TUI_GENERAL_AND_SPECIAL_REGS; in tui_set_layout_for_display_command()
468 dpy_type = TUI_GENERAL_REGS; in tui_set_layout_for_display_command()
470 dpy_type = TUI_SPECIAL_REGS; in tui_set_layout_for_display_command()
475 dpy_type = in tui_set_layout_for_display_command()
478 dpy_type = TUI_GENERAL_REGS; in tui_set_layout_for_display_command()
499 tui_set_layout (new_layout, dpy_type); in tui_set_layout_for_display_command()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/tui/
H A Dtui-layout.c416 enum tui_register_display_type dpy_type = TUI_UNDEFINED_REGS; in tui_set_layout_for_display_command() local
459 dpy_type = TUI_SFLOAT_REGS; in tui_set_layout_for_display_command()
461 dpy_type = in tui_set_layout_for_display_command()
466 dpy_type = TUI_GENERAL_AND_SPECIAL_REGS; in tui_set_layout_for_display_command()
468 dpy_type = TUI_GENERAL_REGS; in tui_set_layout_for_display_command()
470 dpy_type = TUI_SPECIAL_REGS; in tui_set_layout_for_display_command()
475 dpy_type = in tui_set_layout_for_display_command()
478 dpy_type = TUI_GENERAL_REGS; in tui_set_layout_for_display_command()
499 tui_set_layout (new_layout, dpy_type); in tui_set_layout_for_display_command()
/dports/audio/snd/snd-21.2/
H A Dsnd-test.rb22192 dpys.zip(ffts) do |dpy_type, fft_type|
22193 set_transform_graph_type(dpy_type, fd, 0)
22199 snd_display("transform_sample %s %s -> %s %s?", dpy_type, fft_type, vals[0], res)
22205 snd_display("transform %s %s -> %s?", dpy_type, fft_type, vals)