Home
last modified time | relevance | path

Searched refs:PC (Results 1 – 25 of 38) sorted by relevance

12

/vim-8.2.3635/runtime/syntax/
H A Dupstreamlog.vim14 syn match upstreamlog_MsgD /Msg #\(Agt\|PC\|Srv\)\d\{4,5}D/ nextgroup=upstreamlog_Process skipwhite
15 syn match upstreamlog_MsgE /Msg #\(Agt\|PC\|Srv\)\d\{4,5}E/ nextgroup=upstreamlog_Process skipwhite
16 syn match upstreamlog_MsgI /Msg #\(Agt\|PC\|Srv\)\d\{4,5}I/ nextgroup=upstreamlog_Process skipwhite
17 syn match upstreamlog_MsgW /Msg #\(Agt\|PC\|Srv\)\d\{4,5}W/ nextgroup=upstreamlog_Process skipwhite
H A Dusw2kagtlog.vim14 syn match usw2kagtlog_MsgD /Msg #\(Agt\|PC\|Srv\)\d\{4,5}D/ nextgroup=usw2kagtlog_Process skipwhite
15 syn match usw2kagtlog_MsgE /Msg #\(Agt\|PC\|Srv\)\d\{4,5}E/ nextgroup=usw2kagtlog_Process skipwhite
16 syn match usw2kagtlog_MsgI /Msg #\(Agt\|PC\|Srv\)\d\{4,5}I/ nextgroup=usw2kagtlog_Process skipwhite
17 syn match usw2kagtlog_MsgW /Msg #\(Agt\|PC\|Srv\)\d\{4,5}W/ nextgroup=usw2kagtlog_Process skipwhite
H A Dusserverlog.vim14 syn match usserverlog_MsgD /Msg #\(Agt\|PC\|Srv\)\d\{4,5}D/ nextgroup=usserverlog_Process skipwhite
15 syn match usserverlog_MsgE /Msg #\(Agt\|PC\|Srv\)\d\{4,5}E/ nextgroup=usserverlog_Process skipwhite
16 syn match usserverlog_MsgI /Msg #\(Agt\|PC\|Srv\)\d\{4,5}I/ nextgroup=usserverlog_Process skipwhite
17 syn match usserverlog_MsgW /Msg #\(Agt\|PC\|Srv\)\d\{4,5}W/ nextgroup=usserverlog_Process skipwhite
/vim-8.2.3635/nsis/
H A DREADME.txt7 PC sources
8 PC runtime
9 PC language files
/vim-8.2.3635/src/
H A Dtermlib.c31 char PC = 0; // Pad character, default NULL variable
563 (*outc)(PC); in tputs()
H A Dconfig.h.in21 /* Define when termcap.h contains UP, BC and PC */
24 /* Define when UP, BC and PC can be extern */
H A Dterm.c186 extern char *UP, *BC, PC;
188 char *UP, *BC, PC; variable
1766 PC = *p; in get_term_entries()
4198 PC = NUL; // set pad character to NUL in clear_termcodes()
H A DINSTALL14 See INSTALLpc.txt for PC (Windows XP/Vista/7/8/10)
H A Dconfigure.ac3566 AC_MSG_CHECKING([whether termcap.h contains UP, BC and PC])
3571 ], [if (UP == 0 && BC == 0) PC = 1],
3574 AC_MSG_CHECKING([whether UP, BC and PC can be extern])
3579 extern char *UP, *BC, PC;
3580 ], [if (UP == 0 && BC == 0) PC = 1],
H A DMake_mvc.mak1027 PYTHON_INC = /I "$(PYTHON)\Include" /I "$(PYTHON)\PC"
1051 PYTHON3_INC = /I "$(PYTHON3)\Include" /I "$(PYTHON3)\PC"
/vim-8.2.3635/READMEdir/
H A DREADME_srcdos.txt12 See "src/INSTALLpc.txt" for instructions on how to compile Vim on the PC.
H A DREADME_bindos.txt8 There are several binary distributions of Vim for the PC. You would normally
H A DREADME_os390.txt14 uncompress it on your PC, as these tools are (most likely) not available on
/vim-8.2.3635/runtime/spell/eu/
H A Dmain.aap3 # NOTE: This takes a VERY long time: several hours on a modern PC, more than
/vim-8.2.3635/runtime/doc/
H A Dos_qnx.txt86 escaped with a '\'. The default font used is PC Terminal, size 8. Using
H A Ddebugger.txt53 representing the Program Counter (PC) of the program being debugged. Another
H A Dhebrew.txt50 + Under MS DOS, PC encoding (Hebrew letters codes: 128-154).
H A Dft_ada.txt64 Even on a slow (90Mhz) PC this mode works quickly, but if you find the
H A Ddevelop.txt534 memory use, but takes a long time. On a fast PC it takes a couple of
H A Dsign.txt23 arrow representing the Program Counter (PC). The sign features allow both
/vim-8.2.3635/
H A DREADME.txt31 There are separate distributions for Unix, PC, Amiga and some other systems.
H A DREADME.md44 There are separate distributions for Unix, PC, Amiga and some other systems.
/vim-8.2.3635/runtime/
H A Dscripts.vim48 " Only accept spaces in PC style paths: "#!c:/program files/perl [args]".
/vim-8.2.3635/src/po/
H A Dzh_TW.UTF-8.po5205 #~ msgid "PC (32 bits Vim)"
5206 #~ msgstr "PC (32 位元 Vim)"
5208 #~ msgid "PC (16 bits Vim)"
5209 #~ msgstr "PC (16 位元 Vim)"
H A Dzh_TW.po5198 #~ msgid "PC (32 bits Vim)"
5199 #~ msgstr "PC (32 �줸 Vim)"
5201 #~ msgid "PC (16 bits Vim)"
5202 #~ msgstr "PC (16 �줸 Vim)"

12