Home
last modified time | relevance | path

Searched refs:cs (Results 1 – 25 of 126) sorted by relevance

123456

/vim-8.2.3635/src/testdir/
H A Dtest_cscope.vim42 for cmd in ['cs find s main', 'cs find 0 main']
59 for cmd in ['cs find d test_mf_hash', 'cs find 2 test_mf_hash']
66 for cmd in ['cs find c test_mf_hash', 'cs find 3 test_mf_hash']
73 for cmd in ['cs find t Bram', 'cs find 4 Bram']
81 for cmd in ['cs find e ^\#includ.', 'cs find 6 ^\#includ.']
103 for cmd in ['cs find f Xmemfile_test.c', 'cs find 7 Xmemfile_test.c']
111 for cmd in ['cs find i assert.h', 'cs find 8 assert.h']
132 for cmd in ['cs find a item', 'cs find 9 item']
157 for cmd in ['cs', 'cs help', 'cs xxx']
307 cs add Xcscopedir
[all …]
/vim-8.2.3635/runtime/spell/cs/
H A Dmain.aap12 all: $SPELLDIR/cs.iso-8859-2.spl $SPELLDIR/cs.utf-8.spl \
13 $SPELLDIR/cs.cp1250.spl ../README_cs.txt
15 $SPELLDIR/cs.iso-8859-2.spl : $FILES
16 :sys env LANG=cs_CZ.ISO8859-2 $VIM -u NONE -e -c "mkspell! $SPELLDIR/cs cs_CZ" -c q
18 $SPELLDIR/cs.utf-8.spl : $FILES
19 :sys env LANG=cs_CZ.UTF-8 $VIM -u NONE -e -c "mkspell! $SPELLDIR/cs cs_CZ" -c q
21 $SPELLDIR/cs.cp1250.spl : $FILES
22 :sys $VIM -u NONE -e -c "set enc=cp1250" -c "mkspell! $SPELLDIR/cs cs_CZ" -c q
/vim-8.2.3635/src/po/
H A DMake_all.mak8 cs \
9 cs.cp1250 \
52 cs.po \
53 cs.cp1250.po \
96 cs.mo \
129 cs.cp1250.mo \
143 cs.ck \
144 cs.cp1250.ck \
H A DMakefile112 cs.cp1250.po: cs.po
113 rm -f cs.cp1250.po
114 iconv -f iso-8859-2 -t cp1250 cs.po | \
115 …charset=cp1250/' -e 's/# Original translations/# Generated from cs.po, DO NOT EDIT/' > cs.cp1250.po
/vim-8.2.3635/runtime/doc/
H A Dif_cscop.txt94 `:cscope` or `:cs` is the main command
115 *cscope-find* *cs-find* *E567*
119 USAGE :cs find {querytype} {name}
199 USAGE :cs help
216 USAGE :cs reset
220 USAGE :cs show
325 :cs add cscope.out
339 ":cs find". For example:
341 :cs find g ALIGN_SIZE
384 cs add cscope.out
[all …]
/vim-8.2.3635/runtime/tools/
H A Demoji_list.vim14 var cs = nr2char(c)
15 if charclass(cs) == 3
16 setline(lnum, '|' .. cs .. '| ' .. strwidth(cs))
/vim-8.2.3635/runtime/keymap/
H A Dserbian_iso-8859-2.vim3 " Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
4 " URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-iso-8859-2.vim
H A Dserbian-latin_utf-8.vim3 " Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
4 " URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-latin-UTF-8.vim
H A Dserbian_iso-8859-5.vim3 " Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
4 " URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-iso-8859-5.vim
H A Dserbian_cp1251.vim4 " Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
5 " URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-cp1251.vim
H A Dserbian_utf-8.vim3 " Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
4 " URL: http://www.cs.cmu.edu/~aleksa/personal/vim/keymap/serbian-UTF-8.vim
H A Dserbian_cp1250.vim3 " Maintainer: Aleksandar Veselinovic <aleksa@cs.cmu.edu>
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp840 CShellExt *cs = (CShellExt*) lParam; in EnumWindowsProc() local
841 if (cs->m_cntOfHWnd >= MAX_HWND) return TRUE; in EnumWindowsProc()
843 cs->m_hWnd[cs->m_cntOfHWnd] = hWnd; in EnumWindowsProc()
844 cs->m_cntOfHWnd ++; in EnumWindowsProc()
/vim-8.2.3635/runtime/syntax/
H A Dvmasm.vim38 syn match vmasmOpcode "\<bi[cs][bwl][23]\>"
56 syn match vmasmOpcode "\<b[cv][cs]\>"
57 syn match vmasmOpcode "\<bb[cs][cs]\>"
63 syn match vmasmOpcode "\<v[vs]bi[cs]l\>"
H A Dasm68k.vim55 syn match asm68kOpcode "\<b[vc][cs]\(\.[bwls]\)\=\s"
88 syn match asm68kOpcode "\<db[cv][cs]\(\.w\)\=\s"
133 syn match asm68kOpcode "\<s[cv][cs]\(\.b\)\=\s"
149 syn match asm68kOpcode "\<t\(rap\)\=[cv][cs]\(\.[wl]\)\=\s"
158 syn match asm68kOpcode "\<t\(rap\)\=[cv][cs]\>"
H A Dcsdl.vim18 syn match csdlOperator "cs contains"
20 syn match csdlOperator "cs substr"
22 syn match csdlOperator "cs contains_any"
24 syn match csdlOperator "cs any"
26 syn match csdlOperator "cs contains_near"
32 syn match csdlOperator "cs =="
33 syn match csdlOperator "cs !="
H A Dcs.vim7 " Filenames: *.cs
9 " Repository: https://github.com/nickspoons/vim-cs
219 let b:current_syntax = 'cs'
/vim-8.2.3635/runtime/ftplugin/
H A Dcs.vim24 let b:browsefilter = "C# Source Files (*.cs)\t*.cs\n" .
H A Dverilog.vim3 " Maintainer: Chih-Tsun Huang <cthuang@cs.nthu.edu.tw>
5 " URL: http://www.cs.nthu.edu.tw/~cthuang/vim/ftplugin/verilog.vim
/vim-8.2.3635/runtime/indent/
H A Dcs.vim7 " Filenames: *.cs
9 " Repository: https://github.com/nickspoons/vim-cs
H A Dd.vim3 " Maintainer: Jason Mills <jmills@cs.mun.ca> (Invalid email address)
/vim-8.2.3635/runtime/tutor/
H A Dtutor.vim48 let s:ext = ".cs"
145 if s:ext =~? '\.cs'
147 let s:ext = ".cs.cp1250"
/vim-8.2.3635/src/
H A Dgui_gtk_x11.c5502 char_u *cs; // current *s pointer in gui_gtk2_draw_string() local
5565 cs = s; in gui_gtk2_draw_string()
5569 is_utf8 = (*cs & 0x80); in gui_gtk2_draw_string()
5574 is_utf8 = (*(cs + 1) & 0x80) != 0; in gui_gtk2_draw_string()
5579 while (cs < s + len) in gui_gtk2_draw_string()
5593 is_utf8 = *(cs + slen) & 0x80; in gui_gtk2_draw_string()
5655 backup_ch = *(cs + slen); in gui_gtk2_draw_string()
5656 *(cs + slen) = NUL; in gui_gtk2_draw_string()
5659 cs, slen, flags, needs_pango); in gui_gtk2_draw_string()
5661 *(cs + slen) = backup_ch; in gui_gtk2_draw_string()
[all …]
/vim-8.2.3635/runtime/compiler/
H A Dcs.vim10 let current_compiler = "cs"
/vim-8.2.3635/runtime/pack/dist/opt/dvorak/plugin/
H A Ddvorak.vim2 " These mappings have been made by Lawrence Kesteloot <kesteloo@cs.unc.edu>.

123456