Searched +refs:global +refs:key +refs:binding (Results 1 - 17 of 17) sorted by relevance

/macosx-10.10/ruby-106/ruby/lib/
H A Ddebug.rb72 # v[ar] g[lobal] show global variables
138 # You can use the debugger to easily inspect both local and global variables.
158 # Similarly, you can show all global variables with +v g+:
161 # all global variables
286 def debug_eval(str, binding)
288 eval(str, binding)
290 at = eval("caller(1)", binding)
299 def debug_silent_eval(str, binding)
301 eval(str, binding)
307 def var_list(ary, binding)
[all...]
/macosx-10.10/emacs-93/emacs/src/
H A Dkeymap.c46 Lisp_Object current_global_map; /* Current global keymap */
48 Lisp_Object global_map; /* default global key bindings */
93 /* Keymap mapping ASCII function key sequences onto their preferred forms.
98 /* Keymap mapping ASCII function key sequences onto their preferred forms. */
103 This is used to speed up recomputation of menu key equivalents
116 in a string key sequence is equivalent to prefixing with this
171 which binds the function key or mouse event SYMBOL to DEFINITION.
184 /* This function is used for installing the standard key bindings
192 initial_define_key (keymap, key, defnam
586 Lisp_Object binding; local
598 Lisp_Object key = XCAR (binding); local
713 Lisp_Object binding = XCAR (tail); local
1136 Lisp_Object key; variable
1150 CHECK_VECTOR_OR_STRING (key); variable
1254 Lisp_Object maps, binding; variable
1287 Lisp_Object key; variable
1300 CHECK_VECTOR_OR_STRING (key); variable
1619 Lisp_Object key, accept_default, no_remap, position; variable
1851 Lisp_Object key, accept_default; variable
1855 Lisp_Object binding; variable
2164 Lisp_Object key; variable
2395 Lisp_Object key, no_angles; variable
2660 Lisp_Object elt, key, binding; local
[all...]
/macosx-10.10/emacs-93/emacs/etc/
H A Dorgcard.tex160 \if \maxcolumn\abc \multicolumnformat \global\def\abc{a}
162 \global\setbox\columna\columnbox \global\def\abc{b}
164 \global\setbox\columnb\hbox to -\intercolumnskip{}
166 \global\setbox\columnb\columnbox \global\def\abc{c}\fi\fi}
212 % beginindentedkeys...endindentedkeys - key definitions will be
234 {\obeyspaces\global\let =\ }
237 % key - definition of a key
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex151 % and any desired binding offset is added as an \hskip on either
274 \global\toks0 = \expandafter{\temp}%
771 \ifx\temp\empty \global\expandafter\let\csname SET#1\endcsname = \empty
783 \def\clearxxx#1{\global\expandafter\let\csname SET#1\endcsname=\relax}
880 \global\let\lastnode=\relax}
884 \global\let\lastnode=\relax}
888 \global\let\lastnode=\relax}
900 \global\let\setfilename=\comment % Ignore extra @setfilename cmds.
1112 \def\key #1{{\tt \nohyphenation \uppercase{#1}}\null}
1152 \global\de
[all...]
/macosx-10.10/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex633 \global\let\tiepenalty = \@M
703 \global\dimen1 = \prevdepth
1007 \global\everypar = {%
1014 \global \let \indent = \ptexindent
1015 \global \let \noindent = \ptexnoindent
1016 \global \everypar = {}%
1352 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1370 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1374 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
1737 \def\key#
[all...]
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex636 \global\let\tiepenalty = \@M
706 \global\dimen1 = \prevdepth
1010 \global\everypar = {%
1017 \global \let \indent = \ptexindent
1018 \global \let \noindent = \ptexnoindent
1019 \global \everypar = {}%
1360 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1378 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1382 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
1765 \def\key#
[all...]
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex636 \global\let\tiepenalty = \@M
706 \global\dimen1 = \prevdepth
1010 \global\everypar = {%
1017 \global \let \indent = \ptexindent
1018 \global \let \noindent = \ptexnoindent
1019 \global \everypar = {}%
1360 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1378 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1382 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
1765 \def\key#
[all...]
/macosx-10.10/bc-21/bc/doc/
H A Dtexinfo.tex359 \global\toks0 = \expandafter{\temp}%
496 \global\let\tiepenalty = \@M
823 \global\let\setfilename=\comment % Ignore extra @setfilename cmds.
996 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1014 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1019 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
1272 \def\key#1{{\keyrm\textfont2=\keysy \leavevmode\hbox{%
1279 %\def\key #1{{\ttsl \nohyphenation \uppercase{#1}}\null}
1322 \global\def\code{\begingroup
1330 \global\de
[all...]
/macosx-10.10/uucp-11/uucp/
H A Dtexinfo.tex360 \global\toks0 = \expandafter{\temp}%
497 \global\let\tiepenalty = \@M
862 \global\let\setfilename=\comment % Ignore extra @setfilename cmds.
1036 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1054 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1059 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
1312 \def\key#1{{\keyrm\textfont2=\keysy \leavevmode\hbox{%
1319 %\def\key #1{{\ttsl \nohyphenation \uppercase{#1}}\null}
1362 \global\def\code{\begingroup
1370 \global\de
[all...]
/macosx-10.10/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex400 \global\toks0 = \expandafter{\temp}%
529 \global\let\tiepenalty = \@M
960 \global\let\setfilename=\comment % Ignore extra @setfilename cmds.
1142 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1160 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1164 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
1473 \def\key#1{{\keyrm\textfont2=\keysy \leavevmode\hbox{%
1480 %\def\key #1{{\ttsl \nohyphenation \uppercase{#1}}\null}
1523 \global\def\code{\begingroup
1531 \global\de
[all...]
/macosx-10.10/gnudiff-19/diffutils/config/
H A Dtexinfo.tex373 \global\toks0 = \expandafter{\temp}%
510 \global\let\tiepenalty = \@M
900 \global\let\setfilename=\comment % Ignore extra @setfilename cmds.
1083 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1101 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1105 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
1382 \def\key#1{{\keyrm\textfont2=\keysy \leavevmode\hbox{%
1389 %\def\key #1{{\ttsl \nohyphenation \uppercase{#1}}\null}
1432 \global\def\code{\begingroup
1440 \global\de
[all...]
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DLite.pm29 ($hash->{key} => $hash->{value})
1360 key => $_,
3136 <port name="@{[$port || 'FakePort']}" binding="@{[$s->binding->name]}"/>
3148 my $binding = SOAP::Utils::disqualify($_->binding);
3150 foreach ($s->binding) {
3151 # is this a SOAP binding?
3152 next unless grep { $_->uri eq 'http://schemas.xmlsoap.org/wsdl/soap/' } $_->binding;
3153 next unless $_->name eq $binding;
[all...]
/macosx-10.10/emacs-93/emacs/man/
H A Dtexinfo.tex641 \global\let\tiepenalty = \@M
726 \global\dimen1 = \prevdepth
1030 \global\everypar = {%
1037 \global \let \indent = \ptexindent
1038 \global \let \noindent = \ptexnoindent
1039 \global \everypar = {}%
1474 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1492 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1496 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
2317 \def\key#
[all...]
/macosx-10.10/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex641 \global\let\tiepenalty = \@M
726 \global\dimen1 = \prevdepth
1030 \global\everypar = {%
1037 \global \let \indent = \ptexindent
1038 \global \let \noindent = \ptexnoindent
1039 \global \everypar = {}%
1474 \def\adn#1{\addtokens{\toksC}{#1}\global\countA=1\let\next=\maketoks}
1492 {\noexpand\pdflink{\the\toksC}}\toksC={}\global\countA=0}
1496 \def\done{\edef\st{\global\noexpand\toksA={\the\toksB}}\st}
2317 \def\key#
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dprinting.el317 ;; followed by one of the commands below, or type a key associated with the
318 ;; command you want (if there is a key binding).
467 ;; Current global keyboard mapping for GNU Emacs is:
469 ;; (global-set-key [print] 'pr-ps-fast-fire)
470 ;; (global-set-key [M-print] 'pr-ps-mode-using-ghostscript)
471 ;; (global-set-key [
[all...]
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dsql.el734 The global value of sql-buffer is the name of the latest SQLi buffer
765 (define-key map (kbd "C-j") 'sql-accumulate-and-indent)
766 (define-key map (kbd "C-c C-w") 'sql-copy-column)
767 (define-key map (kbd "O") 'sql-magic-go)
768 (define-key map (kbd "o") 'sql-magic-go)
769 (define-key map (kbd ";") 'sql-magic-semicolon)
778 (define-key map (kbd "C-c C-c") 'sql-send-paragraph)
779 (define-key map (kbd "C-c C-r") 'sql-send-region)
780 (define-key map (kbd "C-c C-s") 'sql-send-string)
781 (define-key ma
[all...]
/macosx-10.10/vim-55/runtime/macros/
H A Dmatchit.vim1 " matchit.vim: (global plugin) Extended "%" matching
23 " This saves the values of several key script variables as buffer-local
72 " specify a key binding.

Completed in 391 milliseconds