Searched refs:term (Results 226 - 250 of 409) sorted by relevance

1234567891011>>

/macosx-10.9.5/emacs-92/emacs/src/
H A Demacs.c1091 char *term;
1092 if (argmatch (argv, argc, "-t", "--terminal", 4, &term, &skip_args))
1097 result = emacs_open (term, O_RDWR, 0);
1101 fprintf (stderr, "%s: %s: %s\n", argv[0], term, errstring);
1107 fprintf (stderr, "%s: %s: not a tty\n", argv[0], term);
1110 fprintf (stderr, "Using %s\n", term);
1088 char *term; local
/macosx-10.9.5/vim-53/runtime/syntax/
H A Drc.vim185 hi def rcLanguage term=reverse ctermbg=Red ctermfg=Yellow guibg=Red guifg=Yellow
186 hi def rcMainObject term=underline ctermfg=Blue guifg=Blue
188 hi def rcCaptionParam term=underline ctermfg=DarkGreen guifg=Green
H A Ddoxygen.vim430 exe 'SynColor doxygenCodeWord term=bold cterm=bold '.font
553 SynColor doxygenBoldWord term=bold cterm=bold gui=bold
554 SynColor doxygenEmphasisedWord term=italic cterm=italic gui=italic
558 SynColor doxygenHtmlBoldUnderline term=bold,underline cterm=bold,underline gui=bold,underline
559 SynColor doxygenHtmlBoldItalic term=bold,italic cterm=bold,italic gui=bold,italic
560 SynColor doxygenHtmlBoldUnderlineItalic term=bold,italic,underline cterm=bold,italic,underline gui=bold,italic,underline
561 SynColor doxygenHtmlUnderline term=underline cterm=underline gui=underline
562 SynColor doxygenHtmlUnderlineItalic term=italic,underline cterm=italic,underline gui=italic,underline
563 SynColor doxygenHtmlItalic term=italic cterm=italic gui=italic
H A Dscreen.vim206 \ term
H A Dcterm.vim182 "hi PreConditBold term=bold ctermfg=1 cterm=bold guifg=Purple gui=bold
183 "hi Special term=bold ctermfg=6 guifg=SlateBlue gui=underline
H A Dlogtalk.vim149 syn match logtalkBuiltInMethod "\<\(goal\|term\)_expansion\ze("
245 syn match logtalkKeyword "\<write\(q\|_\(canonical\|term\)\)\?\ze("
257 " Atomic term processing
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Debnf-dtd.el784 (let ((term (ebnf-make-terminal ebnf-dtd-lex)))
785 (cons (ebnf-dtd-lex) term)))
/macosx-10.9.5/tcl-102/tcl/tcl/generic/
H A DtclCompExpr.c920 parsePtr->term = nestedPtr->term;
927 if ((nestedPtr->term < end) && (*(nestedPtr->term) == ']')
934 parsePtr->term = tokenPtr->start;
957 * or '"' and parsePtr->term is pointing to that unbalanced
961 * and parsePtr->term points to where the whitespace is
968 start = parsePtr->term;
1783 parsePtr->term = exprParsePtr->term;
[all...]
/macosx-10.9.5/vim-53/runtime/colors/
H A Dblue.vim45 hi Visual term=reverse ctermfg=black ctermbg=darkCyan guifg=black guibg=darkCyan
H A Ddelek.vim14 " Note: we never set 'term' because the defaults for B&W terminals are OK
H A Dslate.vim32 :hi Comment term=bold ctermfg=11 guifg=grey40
/macosx-10.9.5/file_cmds-230/pax/
H A Dtar.c155 * different fields. term selects which kind to use. str is '0' padded
163 ul_oct(u_long val, char *str, int len, int term) argument
168 * term selects the appropriate character(s) for the end of the string
171 switch (term) {
210 * different fields. term selects which kind to use. str is '0' padded
218 uqd_oct(u_quad_t val, char *str, int len, int term) argument
223 * term selects the appropriate character(s) for the end of the string
226 switch (term) {
515 * are too long. Be careful of the term (last arg) to ul_oct, each field
901 * are too long. Be careful of the term (las
[all...]
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dresizeterm.c42 #include <term.h>
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dlib_options.c44 #include <term.h>
/macosx-10.9.5/ncurses-42/ncurses/ncurses/trace/
H A Dlib_traceatr.c40 #include <term.h> /* acs_chars */
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tty/
H A Dlib_vidattr.c66 #include <term.h>
/macosx-10.9.5/ncurses-42/ncurses/ncurses/widechar/
H A Dlib_vid_attr.c34 #include <term.h>
/macosx-10.9.5/ruby-104/ruby/
H A Dsprintf.c568 char term = (*p == '<') ? '>' : '}'; local
571 for (; p < end && *p != term; ) {
583 (size_t)(p - start - 2), len, start, term);
599 if (term == '}') goto format_s;
/macosx-10.9.5/screen-22/screen/
H A Dwindow.h33 char *term; /* TERM to be set instead of "screen" */ member in struct:NewWindow
/macosx-10.9.5/vim-53/src/
H A DMake_w16.mak118 $(INTDIR)\term.obj\
H A Dsyntax.c26 int sg_term; /* "term=" highlighting attributes */
29 int sg_term_attr; /* Screen attr for term mode */
35 int sg_cterm_attr; /* Screen attr for color term mode */
62 #define SG_TERM 1 /* term has been set */
79 * The "term", "cterm" and "gui" arguments can be any combination of the
6453 CENT("ErrorMsg term=standout ctermbg=DarkRed ctermfg=White",
6454 "ErrorMsg term=standout ctermbg=DarkRed ctermfg=White guibg=Red guifg=White"),
6455 CENT("IncSearch term=reverse cterm=reverse",
6456 "IncSearch term=reverse cterm=reverse gui=reverse"),
6457 CENT("ModeMsg term
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v7.6/
H A Dconfigure1952 char *term;
1954 value = strtoul(string, &term, 0);
1955 if ((value != 0) || (term != (string+1))) {
2035 char *term;
2037 value = strtod(string, &term);
2038 if ((value != 69) || (term != (string+4))) {
2122 char *term;
2123 strtod(string, &term);
2124 if ((term != string) && (term[
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.0a1/
H A Dconfigure1953 char *term;
1955 value = strtoul(string, &term, 0);
1956 if ((value != 0) || (term != (string+1))) {
2036 char *term;
2038 value = strtod(string, &term);
2039 if ((value != 69) || (term != (string+4))) {
2123 char *term;
2124 strtod(string, &term);
2125 if ((term != string) && (term[
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/trf/trf/patches/v8.0a2/
H A Dconfigure2126 char *term;
2128 value = strtoul(string, &term, 0);
2129 if ((value != 0) || (term != (string+1))) {
2209 char *term;
2211 value = strtod(string, &term);
2212 if ((value != 69) || (term != (string+4))) {
2296 char *term;
2297 strtod(string, &term);
2298 if ((term != string) && (term[
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dterm.el0 ;;; term.el --- general command interpreter in a window stuff
55 ;;; (defun term-send-up () (interactive) (term-send-raw-string "\eOA"))
56 ;;; (defun term-send-down () (interactive) (term-send-raw-string "\eOB"))
57 ;;; (defun term-send-right () (interactive) (term-send-raw-string "\eOC"))
58 ;;; (defun term-send-left () (interactive) (term-send-raw-string "\eOD"))
64 ;;; With this enhanced ansi-term
408 (defgroup term nil function
1297 (defun term (program) function
[all...]

Completed in 222 milliseconds

1234567891011>>