Searched refs:terminal (Results 26 - 43 of 43) sorted by relevance

12

/freebsd-9.3-release/usr.sbin/pmcstat/
H A Dpmcpl_calltree.c368 int i, terminal; local
381 * Check if this is a terminal node.
385 terminal = 1;
393 terminal = 0;
398 if (ct->pct_narc == 0 || terminal) {
/freebsd-9.3-release/contrib/binutils/gas/
H A Dsymbols.c2962 char * terminal = NULL;
2991 terminal = xmalloc (1 /* S or s */
2997 sprintf (terminal, "%c%d:%s", typetag, sname_len, sname);
2998 return terminal;
3009 char * terminal = xmalloc (28); /* Enough for long long. */
3011 terminal[0] = '#';
3012 sprintf_vma (& terminal[1], val);
3013 return terminal;
2957 char * terminal = NULL; local
3004 char * terminal = xmalloc (28); /* Enough for long long. */ local
/freebsd-9.3-release/contrib/libreadline/
H A DMANIFEST65 terminal.c f
/freebsd-9.3-release/contrib/ncurses/include/
H A DCaps.uwin213 auto_right_margin am bool am - - YBCGE terminal has automatic margins
219 hard_copy hc bool hc - - YBCG- hardcopy terminal
227 over_strike os bool os - - YBCG- terminal can overstrike
232 xon_xoff xon bool xo - - YB--- terminal uses xon/xoff handshaking
240 can_change ccc bool cc - - ----- terminal can re-define existing colors
241 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
261 virtual_terminal vt num vt - - YB--- virtual terminal number (CB/unix)
267 #max_attributes ma num ma - - YBC-- maximum combined attributes terminal can handle
301 command_character cmdch str CC - - YB-G- terminal settable cmd character in prototype !?
338 form_feed ff str ff - - YB-G- hardcopy terminal pag
[all...]
H A DCaps213 auto_right_margin am bool am - - YBCGE terminal has automatic margins
219 hard_copy hc bool hc - - YBCG- hardcopy terminal
227 over_strike os bool os - - YBCG- terminal can overstrike
232 xon_xoff xon bool xo - - YB--- terminal uses xon/xoff handshaking
239 can_change ccc bool cc - - ----- terminal can re-define existing colors
241 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
268 virtual_terminal vt num vt - - YB--- virtual terminal number (CB/unix)
273 max_attributes ma num ma - - YBC-- maximum combined attributes terminal can handle
333 command_character cmdch str CC - - YB-G- terminal settable cmd character in prototype !?
370 form_feed ff str ff - - YB-G- hardcopy terminal pag
[all...]
H A DCaps.aix4213 auto_right_margin am bool am - - YBCGE terminal has automatic margins
219 hard_copy hc bool hc - - YBCG- hardcopy terminal
227 over_strike os bool os - - YBCG- terminal can overstrike
232 xon_xoff xon bool xo - - YB--- terminal uses xon/xoff handshaking
239 can_change ccc bool cc - - ----- terminal can re-define existing colors
241 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
268 virtual_terminal vt num vt - - YB--- virtual terminal number (CB/unix)
273 max_attributes ma num ma - - YBC-- maximum combined attributes terminal can handle
333 command_character cmdch str CC - - YB-G- terminal settable cmd character in prototype !?
370 form_feed ff str ff - - YB-G- hardcopy terminal pag
[all...]
H A DCaps.hpux11213 auto_right_margin am bool am - - YBCGE terminal has automatic margins
219 hard_copy hc bool hc - - YBCG- hardcopy terminal
227 over_strike os bool os - - YBCG- terminal can overstrike
232 xon_xoff xon bool xo - - YB--- terminal uses xon/xoff handshaking
240 can_change ccc bool cc - - ----- terminal can re-define existing colors
242 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
269 virtual_terminal vt num vt - - YB--- virtual terminal number (CB/unix)
275 max_attributes ma num ma - - YBC-- maximum combined attributes terminal can handle
335 command_character cmdch str CC - - YB-G- terminal settable cmd character in prototype !?
372 form_feed ff str ff - - YB-G- hardcopy terminal pag
[all...]
H A DCaps.osf1r5213 auto_right_margin am bool am - - YBCGE terminal has automatic margins
219 hard_copy hc bool hc - - YBCG- hardcopy terminal
227 over_strike os bool os - - YBCG- terminal can overstrike
232 xon_xoff xon bool xo - - YB--- terminal uses xon/xoff handshaking
234 can_change ccc bool cc - - ----- terminal can re-define existing colors
240 hue_lightness_saturation hls bool hl - - ----- terminal uses only HLS color notation (Tektronix)
268 virtual_terminal vt num vt - - YB--- virtual terminal number (CB/unix)
278 max_attributes ma num ma - - YBC-- maximum combined attributes terminal can handle
317 command_character cmdch str CC - - YB-G- terminal settable cmd character in prototype !?
354 form_feed ff str ff - - YB-G- hardcopy terminal pag
[all...]
/freebsd-9.3-release/contrib/ncurses/misc/
H A Dterminfo.src6 # Report bugs and new terminal descriptions to
110 # script (reorder) that moved the most common terminal types to the front of
136 # that important and frequently-encountered terminal types are near the
139 # usually correspond to manufacturers or standard terminal classes.
147 # the terminal.
151 # particular hardware of the terminal. The part to the right may be used
152 # for flags indicating special ROMs, extra memory, particular terminal modes,
199 # u9 terminal enquire string (equiv. to ANSI/ECMA-48 DA)
200 # u8 terminal answerback description
204 # The terminal enquir
[all...]
/freebsd-9.3-release/contrib/ncurses/progs/
H A Dinfocmp.c64 static int termcount; /* count of terminal entries */
84 #define C_NAND 3 /* list capabilities in neither terminal */
105 /* extract the terminal type's primary name */
1063 /* dump C initializers for the terminal type */
1185 /* dump C initializers for the terminal type */
1241 char *terminal; local
1243 if ((terminal = getenv("TERM")) == 0) {
1249 return terminal;
1286 /* make sure we have enough space to add two terminal entries */
1475 /* make sure we have at least one terminal nam
[all...]
/freebsd-9.3-release/contrib/top/
H A DConfigure241 and the output is a dumb terminal. If we didn't do this, then
243 the system when running top on a dumb terminal (or redirected to a file).
/freebsd-9.3-release/sys/contrib/pf/net/
H A Dpf_norm.c1414 int terminal; local
1454 terminal = 0;
1519 terminal = 1;
1522 } while (!terminal);
H A Dpf.c5026 int terminal = 0; local
5119 terminal++;
5122 } while (!terminal);
7163 int off, terminal = 0, dirndx, rh_cnt = 0; local
7333 terminal++;
7336 } while (!terminal);
/freebsd-9.3-release/contrib/tcsh/
H A Dcomplete.tcsh850 complete emacs c/--/"(batch terminal display no-windows no-init-file \
854 n/{-t,--terminal}/x:'<terminal>'/ n/{-d,--display}/x:'<display>'/ \
/freebsd-9.3-release/contrib/amd/doc/
H A Dtexinfo.tex229 % and nothing on the terminal. We don't just call \tracingall here,
230 % since that produces some useless output on the terminal. We also make
/freebsd-9.3-release/contrib/gcc/doc/include/
H A Dtexinfo.tex238 % and nothing on the terminal. We don't just call \tracingall here,
239 % since that produces some useless output on the terminal. We also make
/freebsd-9.3-release/contrib/groff/doc/
H A Dtexinfo.tex230 % and nothing on the terminal. We don't just call \tracingall here,
231 % since that produces some useless output on the terminal. We also make
/freebsd-9.3-release/contrib/ncurses/
H A Dconfigure730 --with-fallbacks=XXX specify list of fallback terminal descriptions
771 --enable-tcap-names compile with user-definable terminal capabilities
8333 echo "$as_me:8333: checking for alternate terminal capabilities file" >&5
8334 echo $ECHO_N "checking for alternate terminal capabilities file... $ECHO_C" >&6
9526 echo "$as_me:9526: checking if you want user-definable terminal capabilities like termcap" >&5
9527 echo $ECHO_N "checking if you want user-definable terminal capabilities like termcap... $ECHO_C" >&6
12830 echo "$as_me:12830: checking for terminal-capability database functions" >&5
12831 echo $ECHO_N "checking for terminal-capability database functions... $ECHO_C" >&6

Completed in 374 milliseconds

12