Home
last modified time | relevance | path

Searched refs:ps (Results 1 – 25 of 84) sorted by relevance

1234

/vim-8.2.3635/runtime/indent/
H A Dvhdl.vim80 let ps = getline(pn)
102 let ps = getline(pn)
105 let ps = getline(pn)
156 let ps = getline(pn)
168 if ps =~? s:NC.'\<\%(procedure\|generic\|map\|port\)\>' || ps =~ '^\s*('
202 let ps = getline(pn)
215 let ps = getline(pn)
216 while pn > 0 && (ps =~ '^\s*--' || ps !~? s2)
218 let ps = getline(pn)
356 let ps = getline(pn)
[all …]
/vim-8.2.3635/src/testdir/
H A Dtest_listdict.vim563 LET ps = ''
654 let ps = ''
657 let ps .= 'p'
659 let ps .= 'F'
663 let ps .= 'p'
665 let ps .= 'F'
669 let ps .= 'p'
671 let ps .= 'F'
675 let ps .= 'p'
677 let ps .= 'F'
[all …]
H A Dtest_memory_usage.vim26 if !executable('ps')
27 throw 'Skipped: ps program missing'
30 return s:pick_nr(system('ps -o rss= -p ' . a:pid))
H A Dtest_hardcopy.vim183 hardcopy > %.ps
184 call assert_true(filereadable('t e s t.txt.ps'))
185 call delete('t e s t.txt.ps')
H A Dtest_preview.vim11 ps.
H A Dtest_vim9_cmd.vim199 hardcopy > X`=outfile`.ps
200 assert_true(filereadable('Xprint.ps'))
202 delete('Xprint.ps')
H A Dtest_xxd.vim70 exe '0r! ' . s:xxd_cmd . ' -l 120 -ps -c20 ' . man_copy
/vim-8.2.3635/runtime/autoload/
H A DnetrwFileHandlers.vim279 fun! s:NFH_ps(ps) argument
280 " call Dfunc("s:NFH_ps(ps<".a:ps.">)")
282 " call Decho("exe silent! !gs ".a:ps)
283 exe "silent! !gs ".shellescape(a:ps,1)
286 " call Decho("exe silent! !ghostscript ".a:ps)
287 exe "silent! !ghostscript ".shellescape(a:ps,1)
290 " call Decho("exe silent! !gswin32 ".shellescape(a:ps,1))
291 exe "silent! !gswin32 ".shellescape(a:ps,1)
/vim-8.2.3635/src/
H A Dregexp.c662 ps->regparse = regparse; in save_parse_state()
664 ps->curchr = curchr; in save_parse_state()
665 ps->prevchr = prevchr; in save_parse_state()
667 ps->nextchr = nextchr; in save_parse_state()
668 ps->at_start = at_start; in save_parse_state()
670 ps->regnpar = regnpar; in save_parse_state()
679 regparse = ps->regparse; in restore_parse_state()
681 curchr = ps->curchr; in restore_parse_state()
682 prevchr = ps->prevchr; in restore_parse_state()
684 nextchr = ps->nextchr; in restore_parse_state()
[all …]
H A Dspellsuggest.c3826 ps = badsound; in soundalike_score()
3831 ps = goodsound; in soundalike_score()
3838 ++ps; in soundalike_score()
3850 ++ps; in soundalike_score()
3865 ps2 = ps; in soundalike_score()
3884 if (pl[0] == ps[1] && pl[1] == ps[0]) in soundalike_score()
3887 ps2 = ps + 2; in soundalike_score()
3900 ps2 = ps + 1; in soundalike_score()
3921 if (pl[0] == ps[1] && pl[1] == ps[0]) in soundalike_score()
3924 ps2 = ps + 2; in soundalike_score()
[all …]
H A Dcharset.c1005 char_u *ps; in win_lbr_chartabsize() local
1057 ps = s; in win_lbr_chartabsize()
1063 && (col2 == col || !VIM_ISBREAK((int)*ps)))))) in win_lbr_chartabsize()
H A Dgui_w32.c2827 PAINTSTRUCT ps; in _OnPaint() local
2830 (void)BeginPaint(hwnd, &ps); in _OnPaint()
2839 ps.rcPaint.left = rect.left; in _OnPaint()
2840 ps.rcPaint.right = rect.right; in _OnPaint()
2843 if (!IsRectEmpty(&ps.rcPaint)) in _OnPaint()
2845 gui_redraw(ps.rcPaint.left, ps.rcPaint.top, in _OnPaint()
2846 ps.rcPaint.right - ps.rcPaint.left + 1, in _OnPaint()
2847 ps.rcPaint.bottom - ps.rcPaint.top + 1); in _OnPaint()
2850 EndPaint(hwnd, &ps); in _OnPaint()
H A DMakefile2479 cd $(PRINTSOURCE); $(INSTALL_DATA) *.ps $(DEST_PRINT)
2480 cd $(DEST_PRINT); chmod $(FILEMOD) *.ps
2914 -rm -f $(DEST_PRINT)/*.ps
/vim-8.2.3635/src/po/
H A Dlv.po154 msgid "E456: Can't find PostScript resource file \"prolog.ps\""
155 msgstr "E456: Nevar atrast PostScript resursu failu \"prolog.ps\""
157 msgid "E456: Can't find PostScript resource file \"cidfont.ps\""
158 msgstr "E456: Nevar atrast PostScript resursu failu \"cidfont.ps\""
161 msgid "E456: Can't find PostScript resource file \"%s.ps\""
162 msgstr "E456: Nevar atrast PostScript resursu failu \"%s.ps\""
H A Den_GB.po337 msgid "E456: Can't find PostScript resource file \"prolog.ps\""
338 msgstr "E456: Cannot find PostScript resource file \"prolog.ps\""
340 msgid "E456: Can't find PostScript resource file \"cidfont.ps\""
341 msgstr "E456: Cannot find PostScript resource file \"cidfont.ps\""
344 msgid "E456: Can't find PostScript resource file \"%s.ps\""
345 msgstr "E456: Cannot find PostScript resource file \"%s.ps\""
/vim-8.2.3635/runtime/ftplugin/
H A Dpostscr.vim29 let b:browsefilter = "PostScript Files (*.ps)\t*.ps\n" .
/vim-8.2.3635/runtime/doc/
H A Dprint.txt443 ii. Copy $VIMRUNTIME/print/latin1.ps to the print subdirectory in your
445 iii. Edit your renamed copy of latin1.ps, replacing all occurrences of latin1
668 :hardcopy > test.ps
672 psnup -n 2 test.ps final.ps
677 Finally print the file final.ps to your PostScript printer with your
692 psselect -o test.ps odd.ps
693 psselect -e test.ps even.ps
695 Next print odd.ps with your platform's normal print command. Then take the
697 even.ps with your platform's print command. All the even pages should now
H A Dxxd.man44 Format <cols> octets per line. Default 16 (-i: 12, -ps: 30, -b:
84 -p | -ps | -postscript | -plain
168 % xxd -l 120 -ps -c 20 xxd.1
/vim-8.2.3635/src/xxd/
H A DMake_amiga.mak12 CFLAGS = $(OPTIONS) -wapruq -ps -qf -DAMIGA -Dconst=
/vim-8.2.3635/runtime/syntax/
H A Da2ps.vim36 \ '\<\%(del\|pro\|ps\|pl\|toc\|user\|\)\ze\.'
H A Dwml.vim50 syn keyword htmlTagName contained ps ds pi ein big sc spaced headline
H A Dnetrw.vim69 syn match netrwDoc "\(\S\+ \)*\S\+\.\%(doc\|txt\|pdf\|ps\|docx\)\>" contains=netrwTreeBar,@NoSpell
H A Dtf.vim87 syn keyword tfStatement localecho log nohilite not partial paste ps purge contained
H A Dplaintex.vim98 …\)\|triangle\%(down\|up\)\|uplus\|vee\|wedge\|bmod\|bullet\)\|c[au]p\|cdot[ps]\=\|circ\|coprod\|d\…
H A Dgnuplot.vim197 syn keyword gnuplotKeyword lw linecolor lc pointtype pt pointsize ps
376 syn keyword gnuplotKeyword pointtype ps pt radius range rectangle

1234