Searched +refs:help +refs:for +refs:help (Results 1 - 25 of 130) sorted by relevance

123456

/macosx-10.10/tcl-105/tcl/tcl/win/
H A Dbuildall.vc.bat2 :: This is an example batchfile for building everything. Please
3 :: edit this (or make your own) for your needs and wants using
4 :: the instructions for calling makefile.vc found in makefile.vc
11 if "%1" == "/?" goto help
12 if /i "%1" == "/help" goto help
41 echo You asked for *everything*, remember?
46 :: makefile.vc uses this for its default anyways, but show its use here
53 :: Build the normal stuff along with the help file.
74 :: Build the core and shell for threa
108 :help label
[all...]
/macosx-10.10/tcl-105/tk/tk/win/
H A Dbuildall.vc.bat3 :: This is an example batchfile for building everything. Please
4 :: edit this (or make your own) for your needs and wants using
5 :: the instructions for calling makefile.vc found in makefile.vc
12 if "%1" == "/?" goto help
13 if /i "%1" == "/help" goto help
41 echo You asked for *everything*, remember?
46 :: makefile.vc uses this for its default anyways, but show its use here
57 :: Build the normal stuff along with the help file.
78 :: Build the core and shell for threa
111 :help label
[all...]
/macosx-10.10/vim-55/runtime/compiler/
H A Dtex.vim19 " otherwize the same for global variable with same name, else it will be
36 " Value errorformat are taken from vim help, see :help errorformat-LaTeX, with
H A Ddecada.vim13 " 15.10.2006 MK Bram's suggestion for runtime integration
52 " Vim is Charityware - see ":help license" or uganda.txt for licence details.
H A Dgnat.vim15 " 15.10.2006 MK Bram's suggestion for runtime integration
70 " Vim is Charityware - see ":help license" or uganda.txt for licence details.
/macosx-10.10/vim-55/runtime/
H A Dgvimrc_example.vim1 " An example for a gvimrc file.
8 " for Unix and OS/2: ~/.gvimrc
9 " for Amiga: s:.gvimrc
10 " for MS-DOS and Win32: $VIM\_gvimrc
11 " for OpenVMS: sys$login:.gvimrc
27 " Only do this for Vim version 5.0 and later.
41 " For Win32 version, have "K" lookup the keyword in a help file
48 " background for normal text is light grey
H A Doptwin.vim21 " not be recognized. See ":help 'cpoptions'".
40 " If this is a help window, go to the window below it
48 " <CR> on a "option" line shows help for that option
51 exe "help '" . name . "'"
69 " If this is a help window, go to the window below it
80 " returns 0 for global option, 1 for local option, -1 for error
86 if exists("b:current_syntax") && b:current_syntax == "help"
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A Dbuildall.vc.bat3 :: This is an example batchfile for building everything. Please
4 :: edit this (or make your own) for your needs and wants using
5 :: the instructions for calling makefile.vc found in makefile.vc
10 echo You asked for *everything*, remember?
19 :: Build the normal stuff along with the help file.
34 :: Build the core and shell for thread support.
/macosx-10.10/tcl-105/tk84/tk/win/
H A Dbuildall.vc.bat3 :: This is an example batchfile for building everything. Please
4 :: edit this (or make your own) for your needs and wants using
5 :: the instructions for calling makefile.vc found in makefile.vc
10 echo You asked for *everything*, remember?
24 :: Build the normal stuff along with the help file.
39 :: Build the core and shell for thread support.
/macosx-10.10/vim-55/runtime/syntax/
H A Dsyntax.vim5 " This file is used for ":syntax on".
6 " It installs the autocommands and starts highlighting for all buffers.
18 " Load the Syntax autocommands and set the default methods for highlighting.
36 " Execute the syntax autocommands for the each buffer.
38 " Always do the syntaxset autocommands, for buffers where the 'filetype'
39 " already was set manually (e.g., help buffers).
H A Drtf.vim6 " text and graphics for easy transfer between applications.
7 " .hlp (windows help files) use compiled rtf files
41 " Escaped characters (for 8 bytes characters upper than 127)
51 " Some stuff for help files
73 " Define colors for the syntax file
/macosx-10.10/vim-55/runtime/autoload/
H A Dadacomplete.vim12 " 26.05.2006 MK improved search for begin of word.
14 " 15.10.2006 MK Bram's suggestion for runtime integration
15 " 05.11.2006 MK Bram suggested not to use include protection for
28 " This function is used for the 'omnifunc' option.
41 " search tag file for matches
48 for Tag_Item in l:Tag_List
106 " Vim is Charityware - see ":help license" or uganda.txt for licence details.
H A Ddecada.vim13 " 15.10.2006 MK Bram's suggestion for runtime integration
14 " 05.11.2006 MK Bram suggested not to use include protection for
72 " Vim is Charityware - see ":help license" or uganda.txt for licence details.
H A Dpaste.vim1 " Vim support file to help with paste mappings and menus
5 " Define the string to use for items that are present both in Edit, Popup and
11 " the right position, also for "gi".
26 if col(".") < c " compensate for i<ESC> moving the cursor left
H A DnetrwSettings.vim12 " holder be liable for any damages resulting from the use
67 put ='+ Press <F1> with cursor atop any line for help'
158 put ='+ For help, place cursor on line and press <F1>'
188 " call Decho("trying help ".varhelp)
192 echo "***sorry*** no help available for <".varhelp.">"
H A Dgnat.vim16 " 15.10.2006 MK Bram's suggestion for runtime integration
17 " 05.11.2006 MK Bram suggested not to use include protection for
144 " Vim is Charityware - see ":help license" or uganda.txt for licence details.
/macosx-10.10/llvmCore-3425.0.34/docs/
H A Dmake.bat3 REM Command file for Sphinx documentation
16 if "%1" == "" goto help
18 if "%1" == "help" (
19 :help
26 echo. htmlhelp to make HTML files and a HTML help project
36 echo. linkcheck to check all external links for integrity
42 for /d %%i in (%BUILDDIR%\*) do rmdir /q /s %%i
103 echo.To view the help file:
176 echo.Link check complete; look for any errors in the above output ^
/macosx-10.10/awk-20/src/
H A Dvcvars32.bat17 rem VcOsDir is used to help create either a Windows 95 or Windows NT specific path.
23 echo Setting environment for using Microsoft Visual C++ tools.
/macosx-10.10/ruby-106/ruby/bcc32/
H A Dconfigure.bat36 if "%1" == "-h" goto :help
37 if "%1" == "--help" goto :help
126 :help label
128 echo --help display this help
133 echo --target=TARGET configure for TARGET [i386-bccwin32]
/macosx-10.10/ruby-106/ruby/symbian/
H A Dconfigure.bat17 if "%1" == "-h" goto :help
18 if "%1" == "--help" goto :help
50 :help label
52 echo --help display this help
55 echo --target=TARGET configure for TARGET [arm-symbianelf]
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dada.vim17 " 15.10.2006 MK Bram's suggestion for runtime integration
18 " 05.11.2006 MK Bram suggested not to use include protection for
24 " Provides mapping overrides for tag jumping that figure out the current
29 " Only do this when not done yet for this buffer
34 " Don't load another plugin for this buffer
61 " Make local tag mappings for this buffer (if not already set)
101 " Only do this when not done yet for this buffer & matchit is used
106 " The following lines enable the macros/matchit.vim plugin for
113 \ '\%(\<while\>.*\|\<for\>.*\|'.s:notend.'\)\<loop\>:\<end\>\s\+\<loop\>,' .
207 " Vim is Charityware - see ":help licens
[all...]
H A Dfortran.vim6 " Usage: Do :help fortran-plugin from Vim
10 " Only do these settings when not done yet for this buffer
15 " Don't do other file type settings for this buffer
55 " Fixed format requires a textwidth of 72 for code
63 " Free format allows a textwidth of 132 for code but 80 is more usual
67 " Set commentstring for foldmethod=marker
79 setlocal suffixesadd+=.f95,.f90,.for,.f,.F,.f77,.ftn,.fpp
84 " Define patterns for the matchit plugin
106 " File filters for :browse e
108 let b:browsefilter = "Fortran Files (*.f;*.F;*.for;*
[all...]
/macosx-10.10/vim-55/runtime/indent/
H A Dmp.vim10 " This screept need for you only if you (not MetaPost) need to do
12 " :help filetype-indent-off
22 " for i=0 upto 99:
28 " draw z0 for i=1 upto 99:
29 " -- z[i] % <- 1sw from left end of 'for' satement
30 " endfor withpen ... % <- 0sw from left end of 'for' satement
32 " draw if One: % <- This is internal if (like 'for' above)
53 setlocal indentkeys+=;,<:>,=if,=for,=def,=end,=else,=fi
112 " + all of start by :for, :if, :else, :elseif and end by ':'
116 \ '\<\(end\(for\|de
[all...]
/macosx-10.10/vim-55/runtime/plugin/
H A DzipPlugin.vim5 " License: Vim License (see vim's :help license)
13 " holder be liable for any damages resulting from the use
/macosx-10.10/ruby-106/ruby/win32/
H A Dconfigure.bat48 if "%1" == "-h" goto :help
49 if "%1" == "--help" goto :help
164 :help label
166 echo --help display this help
171 echo --target=TARGET configure for TARGET [i386-mswin32]

Completed in 222 milliseconds

123456