Searched refs:term (Results 126 - 150 of 389) sorted by relevance

1234567891011>>

/macosx-10.10/vim-55/src/
H A DMake_os2.mak38 INCL = vim.h globals.h option.h keymap.h macros.h ascii.h term.h os_unix.h structs.h os_os2_cfg.h
81 term.o \
156 term.o: term.c $(INCL)
H A DMakefile1451 term.c \
1535 objects/term.o \
1599 term.pro \
2633 objects/term.o: term.c
2634 $(CCC) -o $@ term.c
2744 auto/osdef.h ascii.h keymap.h term.h macros.h option.h structs.h \
2748 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
2752 ascii.h keymap.h term.h macros.h option.h structs.h regexp.h gui.h \
2756 ascii.h keymap.h term
[all...]
H A Dterm.c11 * term.c: functions for controlling the terminal
150 * GUI pseudo term-cap.
1457 find_builtin_term(term)
1458 char_u *term;
1468 if (STRCMP(p->bt_string, "iris-ansi") == 0 && vim_is_iris(term))
1470 else if (STRCMP(p->bt_string, "xterm") == 0 && vim_is_xterm(term))
1475 if (STRCMP(p->bt_string, "vt320") == 0 && vim_is_vt300(term))
1479 if (STRCMP(term, p->bt_string) == 0)
1489 * Caller should check if 'name' is a valid builtin term.
1493 parse_builtin_tcap(term)
2238 char_u *term; local
2478 char_u *term; local
[all...]
H A DMake_djg.mak18 INCL = vim.h globals.h option.h keymap.h macros.h ascii.h term.h os_msdos.h structs.h
62 obj/term.o \
H A DMake_morph.mak67 term.c \
H A DMake_sas.mak132 term.c \
179 term.o \
226 proto/term.pro \
257 $(GST): scoptions vim.h keymap.h macros.h ascii.h term.h structs.h
367 term.o: term.c
368 proto/term.pro: term.c
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-funcs.el186 (term (math-mul (math-div-float (math-float (nth 1 bn))
190 (next (math-add sum term)))
199 (math-gamma-series next (math-mul x xinvsqr) xinvsqr term (+ n 2))))))
229 (term '(float 1 0)))
232 (setq term (math-div (math-mul term x) n)
233 sum (math-add sum term))
281 (defun math-inc-gamma-series-step (sum term a x)
284 term (math-div (math-mul term
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/
H A Dterminal.c424 const char *term; local
428 term = terminal_name ? terminal_name : sh_get_env_value ("TERM");
432 if (term == 0)
433 term = "dumb";
452 tgetent_ret = tgetent (term_buffer, term);
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/docstrip/
H A Ddocstrip_util.tcl123 foreach term [split $expr "()!,|&"] {
124 if {$term eq ""} then {continue}
125 if {![info exists T($term)]} then {set T($term) 0}
126 incr T($term) $E($expr)
/macosx-10.10/ruby-106/ruby/test/rss/
H A Dtest_atom.rb329 term = "music"
350 category.term = term
352 assert_rexml_element([], {"term" => term}, nil, xml)
355 category.term = term
358 assert_rexml_element([], {"term" => term, "scheme" => scheme}, nil, xml)
361 category.term
[all...]
/macosx-10.10/JavaScriptCore-7600.1.17/tests/exceptionFuzz/
H A Dearley-boyer.js3506 translate_term_nboyer = function(term) {
3508 return (!(term instanceof sc_Pair)?term:(new sc_Pair((BgL_sc_symbolzd2ze3symbolzd2record_1ze3_nboyer((term.car))), ((lst = (term.cdr)), ((lst === null)?null:(new sc_Pair((translate_term_nboyer((lst.car))), (translate_args_nboyer((lst.cdr))))))))));
3512 var term;
3513 return ((lst === null)?null:(new sc_Pair(((term = (lst.car)), (!(term instanceof sc_Pair)?term:(new sc_Pair((BgL_sc_symbolzd2ze3symbolzd2record_1ze3_nboyer((term
[all...]
/macosx-10.10/ncurses-44/ncurses/man/
H A Dman_db.renames155 term.5 term.5
156 term.7 term.7
/macosx-10.10/screen-22/screen/
H A Dterm.c24 #include "term.h"
30 struct term term[T_N] = variable in typeref:struct:term
H A Dtermcap.c33 extern struct term term[]; /* terminal capabilities */
91 if (term[i].type != T_STR)
93 if (strcmp(term[i].tcname, s) == 0)
146 switch(term[i].type)
149 D_tcs[i].flg = e_tgetflag(term[i].tcname);
152 D_tcs[i].num = e_tgetnum(term[i].tcname);
155 D_tcs[i].str = e_tgetstr(term[i].tcname, &tp);
1094 MakeString(term[i].tcname, buf, sizeof(buf), act->args[0]);
1103 switch(term[
[all...]
/macosx-10.10/vim-55/runtime/syntax/
H A Dlout.vim125 hi loutItalic term=italic cterm=italic gui=italic
127 hi loutBold term=bold cterm=bold gui=bold
129 hi loutBoldItalic term=bold,italic cterm=bold,italic gui=bold,italic
131 hi loutHeadings term=bold cterm=bold guifg=indianred
H A Dlss.vim83 hi def lssBold term=bold cterm=bold
84 hi def lssReverse term=reverse cterm=reverse
85 hi def lssUnderline term=underline cterm=underline
86 hi def lssStandout term=standout cterm=standout
/macosx-10.10/zsh-61/zsh/Functions/Misc/
H A Dzkbd12 local zkbd term key seq
57 read term"?Enter current terminal type: [$TERM] "
58 [[ -n $term ]] && TERM=$term
/macosx-10.10/Heimdal-398.1.2/appl/telnet/telnet/
H A Dtelnet_locl.h64 "/usr/include/term.h", line 1060: incomplete struct/union/enum termio: Ottyb
73 #include <term.h>
/macosx-10.10/emacs-93/emacs/lisp/eshell/
H A Dem-term.el1 ;;; em-term.el --- running visual commands
25 (provide 'em-term)
29 (defgroup eshell-term nil
31 the `term' package, which comes with Emacs. This package handles most
44 ;; Eshell uses the term.el package, and invokes them in a separate
48 (require 'term)
52 (defcustom eshell-term-load-hook '(eshell-term-initialize)
53 "*A list of functions to call when loading `eshell-term'."
55 :group 'eshell-term)
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dstartup.el176 (defvar term-setup-hook nil
183 "Non-nil means don't run `term-setup-hook' and `emacs-startup-hook'.
433 (and term-setup-hook
434 (run-hooks 'term-setup-hook)))
453 term)
455 ;; Don't override default set by files in lisp/term.
462 (setq term (getenv "TERM"))
463 ;; Some files in lisp/term do a better job with the
467 term)
617 (load (concat term
[all...]
/macosx-10.10/libxml2-26/libxml2/doc/
H A Dlibxml-doc.el99 (require 'term)
/macosx-10.10/ncurses-44/ncurses/ncurses/widechar/
H A Dlib_wacs.c34 #include <term.h>
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dpdf_stat.tcl788 set term 1.0
792 set term [expr {1.0 * $term * $x/$rn}]
793 set gin [expr {$gin + $term}]
794 if {$term < $tol} {
802 set term 0.0
811 set term [expr {$term + 1.0}]
812 set an [expr {$a * $term}]
988 set term [exp
[all...]
/macosx-10.10/tidy-15.15/tidy/htmldoc/
H A Dtidy.css187 td.term, font.term, .term, a:link.term, a:visited.term, a:active.term
/macosx-10.10/bash-94.1.2/bash-3.2/
H A Dtest.c122 static int term __P((void));
199 * term
200 * term '-a' and
207 value = term ();
218 * term - parse a term and return 1 or 0 depending on whether the term
221 * term ::=
236 term () function
253 return (value ? !term()
[all...]

Completed in 201 milliseconds

1234567891011>>