Searched refs:term (Results 26 - 50 of 409) sorted by relevance

1234567891011>>

/macosx-10.9.5/ncurses-42/ncurses/form/
H A Dfrm_hook.c86 GEN_HOOK_SET_FUNCTION(field, term)
96 GEN_HOOK_GET_FUNCTION(field, term)
130 GEN_HOOK_SET_FUNCTION(form, term)
140 GEN_HOOK_GET_FUNCTION(form, term)
/macosx-10.9.5/ncurses-42/ncurses/menu/
H A Dm_hook.c91 GEN_HOOK_SET_FUNCTION(menu, term)
103 GEN_HOOK_GET_FUNCTION(menu, term)
137 GEN_HOOK_SET_FUNCTION(item, term)
149 GEN_HOOK_GET_FUNCTION(item, term)
/macosx-10.9.5/Heimdal-323.92.1/appl/kx/
H A Drxterm.in6 term=xterm
16 -w) term=$2; shift 2;;
27 echo "Usage: $0 host [arguments to $term]"
45 $binary -n $rsh_args $host "/bin/sh -c 'DISPLAY=$disp XAUTHORITY=$auth $term -T $title -n $title $xterm_args </dev/null >/dev/null 2>/dev/null &'"
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dflow-ctrl.el112 (let ((term (getenv "TERM"))
117 (while (and term (not (member term losing-terminal-types)))
119 (if (setq hyphend (string-match "[-_][^-_]+$" term))
120 (setq term (substring term 0 hyphend))
121 (setq term nil)))
122 (if term
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/examples/term/
H A Dframe5 package require term::ansi::send
6 package require term::ansi::code::macros
7 term::ansi::send::import vt
8 term::ansi::code::macros::import mt
H A Dmenu5 package require term::ansi::send
6 package require term::ansi::code::macros
7 term::ansi::send::import vt
8 term::ansi::code::macros::import mt
H A Dmenu26 package require term::ansi::send
7 package require term::ansi::code::macros
8 package require term::receive::bind
9 package require term::ansi::ctrl::unix
10 package require term::ansi::code::ctrl
12 term::ansi::send::import vt
13 term::ansi::code::ctrl::import ctrl
34 term::ansi::ctrl::unix::cooked
61 term::receive::bind B
68 term
[all...]
/macosx-10.9.5/tcsh-65/tcsh/
H A Dsvn12 term = ""
14 term = "/"
15 print prefix + line.strip() + term
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/example/
H A Dterm_expect41 # 3) pack the text widget ($term) if you have so configured it (see
47 set rows 24 ;# number of rows in term
48 set rowsDumb $rows ;# number of rows in term when in dumb mode - this can
50 set cols 80 ;# number of columns in term
51 set term .t ;# name of text widget used by term
52 set sb .sb ;# name of scrollbar used by term in dumb mode
53 set term_alone 1 ;# if 1, directly pack term into .
59 set term_shell $env(SHELL) ;# program to run in term
66 # term_spawn_id ;# spawn id of term
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/utils/lit/lit/
H A DProgressBar.py18 >>> term = TerminalController()
19 >>> print 'This is '+term.GREEN+'green'+term.NORMAL
24 >>> term = TerminalController()
25 >>> print term.render('This is ${GREEN}green${NORMAL}')
35 >>> term = TerminalController()
36 >>> if term.CLEAR_SCREEN:
212 def __init__(self, term, header, useETA=True):
213 self.term = term
[all...]
/macosx-10.9.5/vim-53/runtime/colors/
H A Dkoehler.vim16 hi SpecialKey term=bold cterm=bold ctermfg=darkred guifg=#cc0000
17 hi NonText term=bold cterm=bold ctermfg=darkred gui=bold guifg=#cc0000
18 hi Directory term=bold cterm=bold ctermfg=brown guifg=#cc8000
19 hi ErrorMsg term=standout cterm=bold ctermfg=grey ctermbg=red guifg=White guibg=Red
20 hi Search term=reverse ctermfg=white ctermbg=red guifg=white guibg=Red
21 hi MoreMsg term=bold cterm=bold ctermfg=darkgreen gui=bold guifg=SeaGreen
22 hi ModeMsg term=bold cterm=bold gui=bold guifg=White guibg=Blue
23 hi LineNr term=underline cterm=bold ctermfg=darkcyan guifg=Yellow
24 hi Question term=standout cterm=bold ctermfg=darkgreen gui=bold guifg=Green
25 hi StatusLine term
[all...]
H A Delflord.vim14 hi Comment term=bold ctermfg=DarkCyan guifg=#80a0ff
15 hi Constant term=underline ctermfg=Magenta guifg=Magenta
16 hi Special term=bold ctermfg=DarkMagenta guifg=Red
17 hi Identifier term=underline cterm=bold ctermfg=Cyan guifg=#40ffff
18 hi Statement term=bold ctermfg=Yellow gui=bold guifg=#aa4444
19 hi PreProc term=underline ctermfg=LightBlue guifg=#ff80ff
20 hi Type term=underline ctermfg=LightGreen guifg=#60ff60 gui=bold
21 hi Function term=bold ctermfg=White guifg=White
22 hi Repeat term=underline ctermfg=White guifg=white
25 hi Error term
[all...]
H A Dzellner.vim14 hi Comment term=bold ctermfg=Red guifg=Red
16 hi Constant term=underline ctermfg=Magenta guifg=Magenta
17 hi Special term=bold ctermfg=Magenta guifg=Magenta
18 hi Identifier term=underline ctermfg=Blue guifg=Blue
19 hi Statement term=bold ctermfg=DarkRed gui=NONE guifg=Brown
20 hi PreProc term=underline ctermfg=Magenta guifg=Purple
21 hi Type term=underline ctermfg=Blue gui=NONE guifg=Blue
22 hi Visual term=reverse ctermfg=Yellow ctermbg=Red gui=NONE guifg=Black guibg=Yellow
23 hi Search term=reverse ctermfg=Black ctermbg=Cyan gui=NONE guifg=Black guibg=Cyan
24 hi Tag term
[all...]
/macosx-10.9.5/CPANInternal-140/Term-ReadLine-Perl/ReadLine/
H A DPerl.pm24 #$term;
30 if (defined $term) {
36 if ($term) {
37 warn "Ignoring name of second readline interface.\n" if defined $term;
44 if (!defined $term) {
57 if (defined $term and ($term->IN ne $_[0] or $term->OUT ne $_[1]) ) {
66 $term = bless [$readline::term_IN,$readline::term_OUT];
70 $term
[all...]
/macosx-10.9.5/CPANInternal-140/Term-ReadLine-Perl-1.0303/ReadLine/
H A DPerl.pm24 #$term;
30 if (defined $term) {
36 if ($term) {
37 warn "Ignoring name of second readline interface.\n" if defined $term;
44 if (!defined $term) {
57 if (defined $term and ($term->IN ne $_[0] or $term->OUT ne $_[1]) ) {
66 $term = bless [$readline::term_IN,$readline::term_OUT];
70 $term
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dreadpassphrase.c59 struct termios term, oterm; local
109 memcpy(&term, &oterm, sizeof(term));
111 term.c_lflag &= ~(ECHO | ECHONL);
113 if (term.c_cc[VSTATUS] != _POSIX_VDISABLE)
114 term.c_cc[VSTATUS] = _POSIX_VDISABLE;
116 (void)tcsetattr(input, _T_FLUSH, &term);
118 memset(&term, 0, sizeof(term));
119 term
[all...]
/macosx-10.9.5/Libc-997.90.3/gen/FreeBSD/
H A Dreadpassphrase.c61 struct termios term, oterm; local
104 memcpy(&term, &oterm, sizeof(term));
106 term.c_lflag &= ~(ECHO | ECHONL);
107 if (term.c_cc[VSTATUS] != _POSIX_VDISABLE)
108 term.c_cc[VSTATUS] = _POSIX_VDISABLE;
109 (void)tcsetattr(input, TCSAFLUSH|TCSASOFT, &term);
111 memset(&term, 0, sizeof(term));
132 if (!(term
[all...]
/macosx-10.9.5/JavaScriptCore-7537.78.1/yarr/
H A DYarrJIT.cpp118 PatternTerm& term = alternative->m_terms[i]; local
121 if ((term.type == PatternTerm::TypeCharacterClass)
122 && (term.quantityType == QuantifierFixedCount)
125 PatternTerm termCopy = term;
426 explicit YarrOp(PatternTerm* term) argument
428 , m_term(term)
480 // whilst generating the code for backtracking, when a term fails to match.
613 PatternTerm* term = op.m_term; local
619 if (!term->inputPosition)
622 readCharacter((term
643 PatternTerm* term = op.m_term; local
674 PatternTerm* term = op.m_term; local
688 PatternTerm* term = op.m_term; local
747 PatternTerm* term = op.m_term; local
863 PatternTerm* term = op.m_term; local
900 PatternTerm* term = op.m_term; local
931 PatternTerm* term = op.m_term; local
947 PatternTerm* term = op.m_term; local
958 PatternTerm* term = op.m_term; local
990 PatternTerm* term = op.m_term; local
1013 PatternTerm* term = op.m_term; local
1047 PatternTerm* term = op.m_term; local
1085 PatternTerm* term = op.m_term; local
1101 PatternTerm* term = op.m_term; local
1112 PatternTerm* term = op.m_term; local
1150 PatternTerm* term = op.m_term; local
1214 PatternTerm* term = op.m_term; local
1280 PatternTerm* term = op.m_term; local
1468 PatternTerm* term = op.m_term; local
1484 PatternTerm* term = op.m_term; local
1536 PatternTerm* term = op.m_term; local
1569 PatternTerm* term = op.m_term; local
1617 PatternTerm* term = op.m_term; local
1662 PatternTerm* term = op.m_term; local
1678 PatternTerm* term = op.m_term; local
1700 PatternTerm* term = op.m_term; local
1716 PatternTerm* term = op.m_term; local
2094 PatternTerm* term = op.m_term; local
2140 PatternTerm* term = op.m_term; local
2168 PatternTerm* term = op.m_term; local
2223 PatternTerm* term = op.m_term; local
2286 opCompileParenthesesSubpattern(PatternTerm* term) argument
2371 opCompileParentheticalAssertion(PatternTerm* term) argument
2421 PatternTerm* term = &alternative->m_terms[i]; local
[all...]
/macosx-10.9.5/bash-92/bash-3.2/examples/functions/
H A Dterm2 # term -- a shell function to set the terminal type interactively or not.
5 term()
/macosx-10.9.5/vim-53/src/proto/
H A Dtermlib.pro2 int tgetent __ARGS((char *tbuf, char *term));
/macosx-10.9.5/bind9-45.100/bind9/contrib/zkt/
H A Dtcap.c24 # include <term.h>
64 int tc_init (FILE *fp, const char *term) argument
76 if ( term == NULL || *term == '\0' ||
77 strcmp (term, "none") == 0 || strcmp (term, "dumb") == 0 )
80 if ( strcmp (term, "html") == 0 || strcmp (term, "HTML") == 0 )
103 switch ( tgetent (buf, term) )
107 case 0: fprintf (stderr, "unknown terminal %s\n", term);
173 tc_init(FILE *fp, const char *term) argument
195 tc_end(FILE *fp, const char *term) argument
208 tc_end(FILE *fp, const char *term) argument
299 char *term = getenv ("TERM"); local
[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_beep.c43 #include <term.h> /* beep, flash */
H A Dlib_endwin.c42 #include <term.h>
H A Dlib_flash.c42 #include <term.h> /* beep, flash */
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dlib_has_cap.c44 #include <term.h>

Completed in 421 milliseconds

1234567891011>>