HomeSort by: relevance | last modified time | path
    Searched refs:dumb (Results 1 - 21 of 21) sorted by relevancy

  /src/lib/libterminfo/
genterms 40 ${TOOL_TIC} -Sx ${TERMINFO} ansi dumb vt100 vt220 wsvt25 xterm
  /src/lib/libc/stdio/
fseeko.c 156 goto dumb;
162 goto dumb;
176 goto dumb;
186 goto dumb;
240 goto dumb;
249 goto dumb;
261 dumb:
  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_object.c 132 bo->dumb = params->dumb;
virtgpu_plane.c 165 if (bo->dumb)
211 if (bo && bo->dumb && (plane->state->fb != new_state->fb)) {
260 if (bo && bo->dumb && (plane->state->fb != old_state->fb)) {
virtgpu_drv.h 58 bool dumb; member in struct:virtio_gpu_object_params
76 bool dumb; member in struct:virtio_gpu_object
virtgpu_gem.c 86 params.dumb = true;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
readline-ask.exp 24 setenv TERM dumb
wrap-line.exp 22 # Test both ansi (no auto-wrap) and xterm (auto-wrap). Also test dumb, which
25 set terms {ansi xterm dumb}
filename-completion.exp 359 setenv TERM dumb
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.tui/
tui-layout.exp 31 # TERMINAL should be either 'dumb' or 'ansi'. When TERMINAL is 'dumb'
45 set dumb_terminal [string equal $terminal "dumb"]
73 "Cannot enable the TUI: terminal doesn't support cursor addressing \\\[TERM=dumb\\\]"
90 foreach_with_prefix terminal {ansi dumb} {
  /src/external/mpl/dhcp/dist/tests/
unittest.sh.in 28 # colors if not outputting to a dumb terminal and stdout is a tty
29 if test "$TERM" != dumb && { test -t 1; } 2>/dev/null; then \
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
readline-ask.exp 26 setenv TERM dumb
style.exp 534 # Color support is disabled when TERM=dumb and COLORTERM="".
539 setenv TERM dumb
670 # Color support is limited by 16777216 colors when TERM=dumb and
675 setenv TERM dumb
707 # Check that styling is auto-disabled when using a "dumb" terminal,
711 # "dumb" terminal, but don't get a warning if they are in an "ansi"
722 foreach_with_prefix term_type { dumb unset ansi } {
723 if { $term_type eq "dumb" } {
724 setenv TERM dumb
wrap-line.exp 22 # Test both ansi (no auto-wrap) and xterm (auto-wrap). Also test dumb, which
25 set terms {ansi xterm dumb}
filename-completion.exp 359 setenv TERM dumb
default.exp 19 setenv TERM dumb
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.tui/
tui-layout.exp 31 # TERMINAL should be either 'dumb' or 'ansi'. When TERMINAL is 'dumb'
45 set dumb_terminal [string equal $terminal "dumb"]
73 "Cannot enable the TUI: terminal doesn't support cursor addressing \\\[TERM=dumb\\\]"
90 foreach_with_prefix terminal {ansi dumb} {
  /src/external/bsd/ntp/dist/scripts/
plot_summary-opts.def 64 @code{dumb} is it's not'. See output from @code(gnuplot -e "set
  /src/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
acinclude.m4.in 4650 dnl *autoconf 2.13 is dumb, and thinks it can use INSTALL_PROGRAM as
  /src/share/terminfo/
terminfo 304 dumb|80-column dumb tty,
309 gn, use=dumb,
320 vanilla|dumb tty,
324 # This is almost the same as "dumb", but with no prespecified width.
443 klone+sgr-dumb|attribute control for ansi.sys displays (no ESC [ 11 m),
593 use=klone+sgr-dumb,
1573 # I renamed GS/GE/HM/EN/PU/PD/RT and added klone+sgr-dumb, based
1576 # klone+sgr-dumb is an error since the acsc does not match -TD
8139 dumb-emacs-ansi|Emacs dumb terminal with ANSI color codes
    [all...]
  /src/external/gpl3/gdb/dist/gdb/testsuite/lib/
gdb.exp 2811 # We set TERM to dumb by default to avoid this, but some
7922 # Set TERM to dumb to prevent the '^[[6n' from occurring.
7927 setenv TERM dumb
7931 # want to set the terminal to a non-"dumb" value, and for those we

Completed in 79 milliseconds