Searched +refs:PC +refs:include +refs:file +refs:path (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/ncurses-44/ncurses/ncurses/
H A Dllib-lncursesw36 #include <curses.priv.h>
51 #include <term.h>
71 #include <ctype.h>
227 #include <tic.h>
1644 #include <fifo_defs.h>
2121 const char *file)
2126 const char *file)
2131 const char *file)
2136 const char *file)
2297 #include <wctyp
[all...]
H A Dllib-lncurses36 #include <curses.priv.h>
51 #include <term.h>
71 #include <ctype.h>
190 #include <tic.h>
1136 #include <fifo_defs.h>
1613 const char *file)
1618 const char *file)
1623 const char *file)
1628 const char *file)
1846 #include <SigActio
[all...]
H A Dllib-lncursest36 #include <curses.priv.h>
51 #include <term.h>
71 #include <ctype.h>
190 #include <tic.h>
1139 #include <fifo_defs.h>
1617 const char *file)
1622 const char *file)
1627 const char *file)
1632 const char *file)
1850 #include <SigActio
[all...]
/macosx-10.10.1/vim-55/src/
H A DMake_mvc.mak89 # XPM Image Support: XPM=[path to XPM directory]
125 # 2) Use MS Devstudio and set it up to allow that file to be debugged:
132 # It creates a file called Make_dvc.dsw which can then be used
225 !include <Win32.mak>
230 #>>>>> path of the compiler and linker; name of include and lib directories
232 # INCLUDE = c:\msvc20\include
286 XPM_INC = -I $(XPM)\include
642 LUA_INC = /I "$(LUA)\include" /I "$(LUA)"
670 PYTHON_INC = /I "$(PYTHON)\Include" /I "$(PYTHON)\PC"
[all...]
/macosx-10.10.1/vim-55/runtime/
H A Dmenu.vim1 " Vim support file to define the default menus
21 " Try to find a menu translation file for the current language.
33 " When the language does not include the charset add 'encoding'
48 " same menu file for them.
248 let g:menutrans_path_dialog = "Enter search path for files.\nSeparate directory names with a comma."
250 let n = inputdialog(g:menutrans_path_dialog, substitute(&path, '\\ ', ' ', 'g'))
252 let &path = substitute(n, ' ', '\\ ', 'g')
318 let g:menutrans_fileformat_dialog = "Select format for writing the file"
343 " get NL separated string with file names
455 echomsg "Found spell file "
[all...]
/macosx-10.10.1/vim-55/src/auto/
H A Dconfigure91 # Find who we are. Look in the path if we contain no directory separator.
106 # in which case we are not to be found in the path.
111 $as_echo "$as_myself: error: cannot find myself; rerun with an absolute file name" >&2
465 rm -f conf$$ conf$$.exe conf$$.file
467 rm -f conf$$.dir/conf$$.file
472 if (echo >conf$$.file) 2>/dev/null; then
473 if ln -s conf$$.file conf$$ 2>/dev/null; then
476 # 1) On MSYS, both `ln -s file dir' and `ln file dir' fail.
479 ln -s conf$$.file con
[all...]

Completed in 282 milliseconds