Searched +refs:handle +refs:switch (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/Windows/
H A DPathV2.inc117 switch (value) {
652 // Convert the Windows API file handle into a C-runtime handle.
720 switch (Mode) {
743 switch (Mode) {
800 // Get file handle for creating a file mapping.
959 // Closes the handle if it's valid.
/macosx-10.9.5/emacs-92/emacs/lisp/term/
H A Dmac-win.el92 ;; Handler for switches of the form "-switch value" or "-switch".
93 (defun x-handle-switch (switch)
94 (let ((aelt (assoc switch command-line-x-option-alist)))
108 ;; Handler for switches of the form "-switch n"
109 (defun x-handle-numeric-switch (switch)
[all...]
/macosx-10.9.5/vim-53/src/
H A DMake_sas.mak36 # don't switch on debugging when generating proto files, it crashes the
255 # that it does not handle nested makefiles properly in this stage.
262 # generate an options file, because SAS/C smake can't handle the amiga command
263 # line can handle the lengths that this makefile will impose on the shell.
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dvimball.vim134 " create/switch to mkvimball tab
469 " handle *.gz with gunzip
479 " handle *.gz with gzip -d
489 " handle *.bz2 with bunzip2
499 " handle *.bz2 with bzip2 -d
509 " handle *.zip with unzip
H A Dphpcomplete.vim754 \ 'switch':'',
1413 \ 'dba_close(': 'resource handle | void',
1414 \ 'dba_delete(': 'string key, resource handle | bool',
1415 \ 'dba_exists(': 'string key, resource handle | bool',
1416 \ 'dba_fetch(': 'string key, resource handle | string',
1417 \ 'dba_firstkey(': 'resource handle | string',
1419 \ 'dba_insert(': 'string key, string value, resource handle | bool',
1422 \ 'dba_nextkey(': 'resource handle | string',
1424 \ 'dba_optimize(': 'resource handle | bool',
1426 \ 'dba_replace(': 'string key, string value, resource handle | boo
[all...]
H A Dnetrw.vim642 " call Decho("checking if NetrwBrowse() should handle choice<".choice."> with netrw_list_cmd<".g:netrw_list_cmd.">")
1677 " to handle extra junk that their system's ftp dumps
2293 " call Decho("handle w:netrw_acdkeep:")
2396 " handle g:netrw_keepdir: set vim's current directory to netrw's notion of the current directory {{{3
2398 " call Decho("handle g:netrw_keepdir=".g:netrw_keepdir.": getcwd<".getcwd()."> acd=".&acd)
2569 " handle approximate matches
3102 " handle g:Netrw_funcref -- call external-to-netrw functions
3103 " This code will handle g:Netrw_funcref as an individual function reference
3107 " call Decho("handle optional Funcrefs")
3609 " handle
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dwindow.el470 new-w bottom switch moved)
772 (switch-to-buffer (other-buffer))))
808 'handle-select-window' shall select the window immediately\).")
817 '(handle end-scroll)))
901 (defun handle-select-window (event)
906 ;; Don't switch if we're currently in the minibuffer.
911 ;; Don't switch to a minibuffer window unless it's active.
/macosx-10.9.5/llvmCore-3425.0.33/bindings/ocaml/llvm/
H A Dllvm.mli47 (** Used to efficiently handle large buffers of read-only binary data.
1747 [switch %case, %elsebb]
1768 (** [add_case sw onval bb] causes switch instruction [sw] to branch to [bb]
1773 (** [switch_default_dest sw] returns the default destination of the [switch]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
199 % change spans more than two lines of output. To handle that, we would
974 % We switch the definition of this back and forth according to WORD.
1905 % @l was never documented to mean ``switch to the Lisp font'',
2866 % We have this subroutine so that we can handle at least some @value's
3013 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3215 % how to handle braces?
4380 \begingroup % Set up to handle contents files properly.
6340 % If label is given but no type, we handle that as the empty type.
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
202 % change spans more than two lines of output. To handle that, we would
977 % We switch the definition of this back and forth according to WORD.
1937 % @l was never documented to mean ``switch to the Lisp font'',
2978 % We have this subroutine so that we can handle at least some @value's
3124 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3336 % how to handle braces?
4522 \begingroup % Set up to handle contents files properly.
6485 % If label is given but no type, we handle that as the empty type.
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
202 % change spans more than two lines of output. To handle that, we would
977 % We switch the definition of this back and forth according to WORD.
1937 % @l was never documented to mean ``switch to the Lisp font'',
2978 % We have this subroutine so that we can handle at least some @value's
3124 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3336 % how to handle braces?
4522 \begingroup % Set up to handle contents files properly.
6485 % If label is given but no type, we handle that as the empty type.
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
792 % control sequence to switch into and out of math mode.
1435 % @l was never documented to mean ``switch to the Lisp font'',
2479 % We have this subroutine so that we can handle at least some @value's
2675 \def\@{@}% will be @@ when we switch to @ as escape char.
3791 \begingroup % Set up to handle contents files properly.
5553 % change spans more than two lines of output. To handle that, we would
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
831 % control sequence to switch into and out of math mode.
1475 % @l was never documented to mean ``switch to the Lisp font'',
2523 % We have this subroutine so that we can handle at least some @value's
2725 \def\@{@}% will be @@ when we switch to @ as escape char.
3845 \begingroup % Set up to handle contents files properly.
5761 % change spans more than two lines of output. To handle that, we would
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex1 %% TeX macros to handle texinfo files
860 % control sequence to switch into and out of math mode.
2294 % Now switch to the double-column output routine.
2885 \begingroup % Set up to handle contents files properly.
4120 % change spans more than two lines of output. To handle that, we would
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
204 % change spans more than two lines of output. To handle that, we would
997 % We switch the definition of this back and forth according to WORD.
1226 % To handle parens, we must adopt a different approach, since parens are
2521 % @l was never documented to mean ``switch to the Lisp font'',
3572 % We have this subroutine so that we can handle at least some @value's
3719 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3939 % how to handle braces?
5203 \begingroup % Set up to handle contents files properly.
7219 % If label is given but no type, we handle tha
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
204 % change spans more than two lines of output. To handle that, we would
997 % We switch the definition of this back and forth according to WORD.
1226 % To handle parens, we must adopt a different approach, since parens are
2521 % @l was never documented to mean ``switch to the Lisp font'',
3572 % We have this subroutine so that we can handle at least some @value's
3719 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3939 % how to handle braces?
5200 \begingroup % Set up to handle contents files properly.
7221 % If label is given but no type, we handle tha
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
1646 % @l was never documented to mean ``switch to the Lisp font'',
2785 % We have this subroutine so that we can handle at least some @value's
2953 \def\@{@}% change to @@ when we switch to @ as escape char in index files.
3128 % how to handle braces?
4178 \begingroup % Set up to handle contents files properly.
6188 % change spans more than two lines of output. To handle that, we would
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex1 % texinfo.tex -- TeX macros to handle Texinfo files.
1553 % @l was never documented to mean ``switch to the Lisp font'',
2613 % We have this subroutine so that we can handle at least some @value's
2793 \def\@{@}% change to @@ when we switch to @ as escape char in aux files.
2901 % how to handle braces?
3972 \begingroup % Set up to handle contents files properly.
5893 % change spans more than two lines of output. To handle that, we would

Completed in 386 milliseconds