Searched refs:control (Results 476 - 500 of 655) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/
H A DContext.pm1487 This method is used to control debugging output. It is used to implement
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Disearch.el76 "*Non-nil means random control characters terminate incremental search."
120 a tab, a carriage return (control-M), a newline, and `]+'.
322 (define-key map [t] 'isearch-other-control-char)
328 (define-key map (make-string 1 i) 'isearch-other-control-char)
537 Type \\[isearch-quote-char] to quote control character to search for it.
573 Other control and meta characters terminate the search
1627 (defalias 'isearch-other-control-char 'isearch-other-meta-char)
1684 ;; Handle an undefined shifted control character
1691 (memq 'control mods)
1700 isearch-other-control
[all...]
H A Dprinting.el480 ;; (global-set-key '(control f22) 'pr-txt-fast-fire)
481 ;; (global-set-key '(control meta f22) 'pr-txt-fast-fire)
755 ;; 4. If you have control characters (character code from \000 to \037) in a
757 ;; option. All control characters in your buffer or region will be
759 ;; use ^ (for ASCII control characters) or hex. The characters tab,
762 ;; PostScript engine treats control characters properly.
3132 (global-set-key `[(control ,pr-print-key)] 'pr-txt-fast-fire)
3133 (global-set-key `[(control meta ,pr-print-key)] 'pr-txt-fast-fire))
3268 4. If you have control characters (character code from \\000 to \\037) in a
3270 option. All control character
[all...]
H A Dsimple.el642 This is useful for inserting control characters.
5229 (defun event-apply-control-modifier (ignore-prompt)
5231 For example, type \\[event-apply-control-modifier] & to enter Ctrl-&."
5232 (vector (event-apply-modifier (read-event) 'control 26 "C-")))
5244 (cond ((eq symbol 'control)
5272 (define-key function-key-map [?\C-x ?@ ?c] 'event-apply-control-modifier)
H A Dsubr.el723 The elements of the list may include `meta', `control',
742 (push 'control list))
1644 ;; Translate TAB key into control-I ASCII character, and so on.
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Didlwave.el106 ;; variables which control the mode's behavior, use `M-x
1039 If you set this to '(control shift), this means setting a breakpoint will
1041 are `control', `meta', `super', `hyper', `alt', and `shift'."
1044 (const control)
1527 (define-key idlwave-mode-map [(control tab)] 'idlwave-hard-tab)
1538 (define-key idlwave-mode-map [(meta control h)] 'idlwave-mark-subprogram)
1600 (define-key idlwave-mode-map [(control meta ?\?)]
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dtex-mode.el765 (define-key map [(control return)] 'tex-feed-input)
/macosx-10.10.1/tcl-105/tcl_ext/tdom/tdom/extensions/tdomhtml/
H A Dconfigure1164 For better control, use the options below.
/macosx-10.10.1/cxxfilt-11/cxxfilt/etc/
H A Dconfigure758 For better control, use the options below.
/macosx-10.10.1/efax-38/efax/
H A Dconfigure598 For better control, use the options below.
/macosx-10.10.1/ksh-23/ksh/src/cmd/INIT/
H A Dproto.c224 long* control; member in struct:ppinstk
389 char* checkpoint; int constack; struct ppinstk* in; char* addp; char* args; char* addbuf; char* catbuf; char* hdrbuf; char* hidebuf; char* path; char* tmpbuf; char* valbuf; char* optflags; int lastout; char* include; char* prefix; struct ppmember* member; int hidden; int hiding; int level; struct { int input; int output; } pool; struct { long ro_state; long ro_mode; long ro_option; long ro_op[2]; int on; char* symtab; } reset; int truncate; struct ppmacstk* macp; char* maxmac; char* mactop; char* toknxt; long* control; long* maxcon; struct oplist* chop; struct ppfile* insert; struct ppfile* original; struct ppdirs* found; int vendor; char* dirtab; char* strtab; PPBUILTIN builtin; PPCOMMENT comment; PPINCREF incref; PPLINESYNC linesync; PPLINESYNC olinesync; PPMACREF macref; PPOPTARG optarg; PPPRAGMA pragma; struct counter counter; char funbuf[256]; member in struct:ppglobals
/macosx-10.10.1/tcl-105/tcl/tcl/tools/
H A Dconfigure757 For better control, use the options below.
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/
H A Dconfigure758 For better control, use the options below.
/macosx-10.10.1/vim-55/runtime/syntax/
H A Daml.vim52 syn keyword amlInfoCmd contained accept add adir alter dialog alter alt directory aret arithmetic expressions aselect automatic return calculate cchr change options change comi cominput commands list como comoutput compile concatenate controlling defaults copy cursor data delete data entry data manipulate data retrieval data update date format datafile create datafile management decode define delimiter dfmt directory management directory display do doend documentation done end environment erase execute exiting expand export external fc files first format forms control get goto help import input form ipf internal item types items label lchar list logical expressions log merge modify options modify move next nselect output password prif print programming program protect purge query quit recase redefine relate relate release notes remark rename report options reporting report reselect reserved words restrictions run save security select set sleep sort special form spool stop items system variables take terminal types terminal time topics list type update upf
H A Ddoxygen.vim16 " There are two variables that control the syntax highlighting produced by this
H A Dstata.vim9 " 'syntax clear' only under version control
/macosx-10.10.1/vim-55/src/
H A DMake_mvc.mak115 # This makefile gives a fineness of control which is not supported in
/macosx-10.10.1/CPANInternal-159.1/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm1458 '0. I/O control',
1460 '2. Code indentation control',
1461 '3. Whitespace control',
1466 '8. Blank line control',
1571 $category = 2; # Code indentation control
1588 $category = 3; # Whitespace control
1692 $category = 8; # Blank line control
3356 I/O control
3490 -okw outdent control keywords (redo, next, last, goto, return)
8092 These values are the main control o
[all...]
/macosx-10.10.1/CPANInternal-159.1/Class-DBI-v3.0.17/lib/Class/
H A DDBI.pm2090 When called as a class method it will control the updating style for
2092 will control updating for just that object, overriding the choice for
2442 It is also possible to control what happens to the 'child' objects when
/macosx-10.10.1/xnu-2782.1.97/bsd/vfs/
H A Dvfs_subr.c167 memory_object_control_t control);
170 memory_object_control_t control,
174 memory_object_control_t control);
3090 * partition, so it comes under the hard throttle control...
7056 * Extract the control bits from the action, everything else is
/macosx-10.10.1/BerkeleyDB-21/db/mod_db4/
H A Dconfigure774 For better control, use the options below.
/macosx-10.10.1/CPANInternal-159.1/Tree-Simple-1.18/lib/Tree/
H A DSimple.pm640 versioned files from a version control system or even an abstract syntax
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldaptcl/
H A Dconfigure1242 For better control, use the options below.
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/
H A Dproto-slap.h648 LDAPControl *control,
/macosx-10.10.1/tcl-105/tcl_ext/incrtcl/incrTcl/
H A Dconfigure1183 For better control, use the options below.

Completed in 261 milliseconds

<<11121314151617181920>>