Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 25 of 79) sorted by relevance

1234

/vim-8.2.3635/src/testdir/
H A Dtest_memory_usage.vim1 " Tests for memory usage.
8 " usage.
36 " Wait for memory usage to level off.
102 " Estimate the limit of max usage as 2x initial usage.
119 " free until garbage collector runs, but after that memory usage doesn't
147 " The usage may be a bit less than the last value, use 80%.
/vim-8.2.3635/runtime/tools/
H A Defm_perl.pl73 &usage if $opt_h; # not necessarily needed, but good for further extension
86 (my $file = shift) or &usage; # display usage if no filename is supplied
127 sub usage { subroutine
H A Dshtags.pl13 sub usage subroutine
53 getopts( "t:s:vVwx" ) || &usage();
59 &usage() unless @ARGV != 0;
/vim-8.2.3635/src/tee/
H A Dtee.c43 void usage(void) in usage() function
101 usage(); in main()
110 usage(); in main()
/vim-8.2.3635/runtime/doc/
H A Dvim2html.pl174 sub usage subroutine
217 usage() if $#ARGV < 1;
H A Dos_vms.txt17 6. Practical usage |vms-usage|
161 6. Practical usage *vms-usage*
408 $ if (p1 .eqs. "") .OR. (p2 .eqs. "") then goto usage
414 $ usage:
781 - solve the 100% cpu usage issue while waiting for a keystroke
791 - handle iconv usage correctly
876 - menu changes (fixed printing, CTAGS and XXD usage)
H A Dpi_zip.txt23 2. Usage...................................................|zip-usage|
28 2. Usage *zip-usage* *zip-manual*
H A Dpi_tar.txt23 2. Usage.....................................................|tar-usage|
28 2. Usage *tar-usage* *tar-manual*
H A Dos_qnx.txt135 - Replace usage of fork() with spawn() when launching external
H A Dusr_45.txt357 The usage of the keymap is indicated in the mode message, if you have the
358 'showmode' option set. In the GUI Vim will indicate the usage of keymaps with
360 You can also change the usage of the keymap with the 'iminsert' and
H A Dif_cscop.txt20 6. Suggested usage |cscope-suggestions|
345 shortcut keys. See |cscope-suggestions| for suggested usage.
372 6. Suggested usage *cscope-suggestions*
/vim-8.2.3635/src/
H A Dinstall-sh87 usage="\
127 --help) echo "$usage"; exit $?;;
H A Dif_cscope.h35 char * usage; member
H A Dvim.rc5 // Do ":help uganda" in Vim to read copying and usage conditions.
H A Dmain.c39 static void usage(void);
2000 usage(); in command_line_scan()
2147 usage(); in command_line_scan()
3413 usage(void) in usage() function
H A Dos_macosx.m5 * Do ":help uganda" in Vim to read copying and usage conditions.
/vim-8.2.3635/runtime/macros/life/
H A Dclick.me9 See life.vim for more advanced usage.
/vim-8.2.3635/runtime/indent/
H A Drhelp.vim101 …if secname =~ '^\\usage{' || secname =~ '^\\examples{' || secname =~ '^\\dontshow{' || secname =~ …
/vim-8.2.3635/runtime/syntax/
H A Dcdl.vim19 …Identifier contained xcheck endbal accounttype natsign consolidate formula pctown usage periodicity
H A Drhelp.vim48 syn region rhelpRcode matchgroup=Delimiter start="\\usage{" matchgroup=Delimiter transparent end="}…
79 " Examples of usage:
H A Dhex.vim55 " Data digit pair regex usage also results in only highlighting the checksum
H A Dsrec.vim57 " Data digit pair regex usage also results in only highlighting the checksum
H A Dindent.vim69 \ -h --help --usage
H A Deviews.vim43 …ststat text tic toc trace tramoseats tsls unlink update updatecoefs uroot usage valmap var vars ve…
/vim-8.2.3635/
H A DLICENSE7 that you made from the unmodified Vim sources, plus your own usage

1234