Home
last modified time | relevance | path

Searched full:dumb (Results 1 – 25 of 135) sorted by relevance

123456

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-color-test.py73 self.assertTrue(not UsesColor('dumb', None, None))
89 self.assertTrue(not UsesColor('dumb', None, 'no'))
94 self.assertTrue(UsesColor('dumb', None, 'yes'))
100 self.assertTrue(not UsesColor('dumb', 'no', None))
103 self.assertTrue(not UsesColor('dumb', 'auto', None))
105 self.assertTrue(UsesColor('dumb', 'yes', None))
112 self.assertTrue(UsesColor('dumb', 'no', 'yes'))
118 self.assertTrue(UsesColor('dumb', None, 'true'))
119 self.assertTrue(UsesColor('dumb', None, 'YES'))
120 self.assertTrue(UsesColor('dumb', None, 'T'))
[all …]
/freebsd/usr.bin/fold/
H A Dfold.179 $ echo "I am smart enough to know that I am dumb" | fold -w 15
82 I am dumb
87 $ echo "I am smart enough to know that I am dumb" | fold -s -w 15
90 that I am dumb
/freebsd/contrib/sendmail/libsm/
H A Dfseek.c196 goto dumb;
204 goto dumb;
220 goto dumb;
232 goto dumb;
291 goto dumb;
302 goto dumb;
313 dumb:
/freebsd/lib/libc/stdio/
H A Dfseek.c168 goto dumb; in _fseeko()
174 goto dumb; in _fseeko()
188 goto dumb; in _fseeko()
205 goto dumb; in _fseeko()
259 goto dumb; in _fseeko()
267 goto dumb; in _fseeko()
279 dumb: in _fseeko()
/freebsd/contrib/ntp/html/drivers/
H A Ddriver33.html7 <title>Dumb Clock</title>
12 <h3>Dumb Clock</h3>
24 …<p>This driver supports a dumb ASCII clock that only emits localtime at a reliable interval. This …
/freebsd/sys/dev/syscons/
H A Dscterm-dumb.c45 /* dumb terminal emulator */
59 "dumb", /* emulator name */
60 "dumb terminal", /* description */
77 SCTERM_MODULE(dumb, sc_term_dumb);
/freebsd/usr.bin/top/
H A Dscreen.c72 /* pretend we have a dumb terminal */ in init_termcap()
84 /* if there is no TERM, assume it's a dumb terminal */ in init_termcap()
104 /* pretend it's dumb and proceed */ in init_termcap()
173 /* if stdout is not a terminal, pretend we are a dumb terminal */ in init_termcap()
209 /* not a terminal at all---consider it dumb */ in init_screen()
H A Dtop.h59 * the output is a dumb terminal. If we didn't do this, then
61 * process in the system when running top on a dumb terminal (or redirected
H A Dtop.142 .Dq dumb
47 is redirected to a file, it acts as if it were being run on a dumb
69 This is the default on a dumb terminal, or when the output is not a terminal.
93 The default is 1 for dumb terminals.
/freebsd/share/doc/usd/12.vi/vi/
H A Dvi.in86 function quite well on dumb terminals over slow phone lines.
154 act4 Microterm ACT-IV Dumb
155 act5 Microterm ACT-V Dumb
156 adm3a Lear Siegler ADM-3a Dumb
159 dm1520 Datamedia 1520 Dumb
162 fox Perkin-Elmer Fox Dumb
168 vt52 Dec VT-52 Dumb
377 to scroll up is \fB^U\fR. Many dumb terminals can't scroll up at all, in which
601 If you are on an dumb terminal it will seem, for a minute,
636 and dumb terminal the editor may choose to wait to redraw the
[all …]
/freebsd/contrib/ntp/ntpd/
H A Drefclock_dumbclock.c27 * This driver supports a generic dumb clock that only outputs hh:mm:ss,
47 #define DESCRIPTION "Dumb clock" /* WRU */
58 * Dumb clock control structure
/freebsd/contrib/tcsh/nls/C/
H A Dset724 22 %s: using dumb terminal settings.\n
/freebsd/contrib/tcsh/nls/russian/
H A Dset724 22 %s: using dumb terminal settings.\n
/freebsd/contrib/tcsh/nls/finnish/
H A Dset724 22 %s: Käytän tyhmän (dumb) päätteen asetuksia.\n
/freebsd/contrib/ncurses/man/
H A Dterm.761 Older Unix systems pre-set a very dumb terminal type
62 like \*(``dumb\*('' or \*(``dialup\*('' on dialup lines.
/freebsd/contrib/sendmail/doc/op/
H A DMakefile18 ULASCII= ${UL_CMD} -t dumb
/freebsd/sys/contrib/device-tree/Bindings/display/bridge/
H A Dsimple-bridge.yaml30 - dumb-vga-dac
/freebsd/contrib/ntp/scripts/
H A Dplot_summary-opts.def64 @code{dumb} is it's not'. See output from @code(gnuplot -e "set
H A Dplot_summary.1plot_summarymdoc
H A Dplot_summary.mdoc.in
/freebsd/sys/contrib/device-tree/Bindings/mfd/
H A Dnxp,bbnsm.yaml21 Dumb PMIC mode supported.
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DCommentBriefParser.h1 //===--- CommentBriefParser.h - Dumb comment parser -------------*- C++ -*-===//
/freebsd/sbin/init/
H A Dttys44 # Dumb console
/freebsd/tools/tools/nanobsd/pcengines/Files/etc/
H A Dttys47 # Dumb console
/freebsd/tools/tools/nanobsd/rescue/Files/etc/
H A Dttys47 # Dumb console

123456