Searched +refs:cpp +refs:edit +refs:load (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/vim-55/src/
H A DMake_mvc.mak29 # DYNAMIC_IME=[yes or no] (to load the imm32.dll dynamically, default
35 # DYNAMIC_LUA=yes (to load the Lua DLL dynamically)
40 # DYNAMIC_MZSCHEME=yes (to load the MzScheme DLLs dynamically)
46 # DYNAMIC_PERL=yes (to load the Perl DLL dynamically)
52 # DYNAMIC_PYTHON=yes (to load the Python DLL dynamically)
57 # DYNAMIC_PYTHON3=yes (to load the Python3 DLL dynamically)
62 # DYNAMIC_RUBY=yes (to load the Ruby DLL dynamically)
69 # DYNAMIC_TCL=yes (to load the Tcl DLL dynamically)
127 # Use the "open workspace" menu entry to load Make_dvc.mak.
487 $(OUTDIR)\edit
[all...]
H A DMake_ming.mak221 # DYNAMIC_TCL=yes (to load the TCL DLL dynamically)
237 # DYNAMIC_RUBY=yes (to load the Ruby DLL dynamically)
436 $(OUTDIR)/edit.o \
620 GvimExt/gvimext.dll: GvimExt/gvimext.cpp GvimExt/gvimext.rc GvimExt/gvimext.h
671 $(OUTDIR)/if_ole.o: if_ole.cpp $(INCL)
672 $(CC) $(CFLAGS) -c -o $(OUTDIR)/if_ole.o if_ole.cpp
/macosx-10.10.1/tcsh-65/tcsh/
H A Dcomplete.tcsh145 traditional-cpp trigraphs pedantic x o l c g L \
151 complete CC n/*/f:*.{C,cc,cpp,o,s,i}/
283 delta diffs edit enter fix get help info \
464 complete module 'p%1%(add load unload switch display avail use unuse update purge list clear help initadd initrm initswitch initlist initclear)%' \
491 complete c++ 'p/*/f:*.{c++,cxx,c,cc,C,cpp}/'
504 edit editors export history import init log login \
506 update watch watchers)/' 'n/-a/(edit unedit commit \
521 complete cxx 'p/*/f:*.{c++,cxx,c,cc,C,cpp}/'
586 keep-going load-average[=N] makefile= max-load[
[all...]
/macosx-10.10.1/vim-55/runtime/autoload/
H A Dnetrw.vim276 let g:netrw_sort_sequence= '[\/]$,\<core\%(\.\d\+\)\=\>,\.h$,\.c$,\.cpp$,*,\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$'
278 let g:netrw_sort_sequence= '[\/]$,\.h$,\.c$,\.cpp$,*,\.o$,\.obj$,\.info$,\.swp$,\.bak$,\~$'
1385 " edit temporary file (ie. read the temporary file in)
1405 " call Decho("edit temporary file")
2744 echo 'Press "S" to edit sorting sequence'
3041 " edit a file:
3059 " this lets NetrwBrowseX avoid the edit
3093 " if its local only: LocalBrowseCheck() doesn't edit a file, but NetrwBrowse() will
3095 " call Decho("edit local file: exe e! ".fnameescape(dirname))
3098 " call Decho("remote file: NetrwBrowse will edit i
[all...]

Completed in 145 milliseconds