Home
last modified time | relevance | path

Searched refs:free (Results 1 – 25 of 168) sorted by relevance

1234567

/vim-8.2.3635/src/xdiff/
H A DCOPYING18 free software--to make sure the software is free for all its users.
27 When we speak of free software, we are referring to freedom of use,
32 it in new free programs; and that you are informed that you can do
60 any free program. We wish to make sure that a company cannot
61 effectively restrict the users of a free program by obtaining a
71 libraries into non-free programs.
91 a de-facto standard. To achieve this, non-free programs must be
92 allowed to use the library. A more frequent case is that a free
94 case, there is little to gain by limiting the free library to free
100 non-free programs enables many more people to use the whole GNU
[all …]
/vim-8.2.3635/src/
H A Dsound.c369 free(wp); in f_sound_playevent()
392 free(esc); in f_sound_playfile()
396 free(esc); in f_sound_playfile()
399 free(p); in f_sound_playfile()
404 free(wp); in f_sound_playfile()
H A Ddosinst.c336 free(*destination); in findoldfile()
337 free(tmpname); in findoldfile()
368 free(targets[i].oldbat); in find_bat_exe()
924 free(choices[idx].text); in alloc_text()
1044 free(names[i]); in change_bat_choice()
1045 free(names); in change_bat_choice()
2153 free(homedir); in init_homedir()
H A Dvimrun.c96 free(cmd); in main()
H A Discygpty.c165 free(nameinfo); in is_cygpty()
/vim-8.2.3635/runtime/ftplugin/
H A Dfortran.vim23 " Determine whether this is a fixed or free format source file
30 " User guarantees free source form
42 " Modern fortran still allows both fixed and free source form
43 " Assume fixed source form unless signs of free source form
78 " compatible with both free and fixed format, then you should do so
H A Drpl.vim3 " Maintainer: Joël BERTRAND <rpl2@free.fr>
/vim-8.2.3635/src/GvimExt/
H A Dgvimext.cpp103 free(name); in getGvimInvocationW()
229 free(buf); in dyn_libintl_init()
230 free(buf2); in dyn_libintl_init()
923 free(cmdStrW); in InvokeSingleGvim()
963 free(cmdStrW); in InvokeSingleGvim()
/vim-8.2.3635/runtime/indent/
H A Dfortran.vim31 " Determine whether this is a fixed or free format source file
38 " User guarantees free source form
50 " Modern fortran still allows both fixed and free source form
51 " Assume fixed source form unless signs of free source form
H A Dlifelines.vim4 " Location: <http://patrick.texier.free.fr/vim/indent/lifelines.vim>
/vim-8.2.3635/src/libvterm/t/
H A D90vttest_01-movement-1.test67 PUSH "\e[14;13Hwith one (1) free position around it. Push <RETURN>"
80 …?screen_row 13 = "*+ E with one (1) free position around it. Push <RETURN> E +*"
/vim-8.2.3635/runtime/syntax/
H A Djsp.vim3 " Maintainer: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4 " URL: http://rgarciasuarez.free.fr/vim/syntax/jsp.vim
H A Dsamba.vim3 " Maintainer: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4 " URL: http://rgarciasuarez.free.fr/vim/syntax/samba.vim
H A Drebol.vim115 syn keyword rebolStatement change clear copy fifth find first format fourth free
134 syn keyword rebolStatement func function free
H A Dlifelines.vim4 " Location: <http://patrick.texier.free.fr/vim/syntax/lifelines.vim>
72 syn keyword lifelinesFunct f float int free getcol getproperty heapused
/vim-8.2.3635/runtime/doc/
H A Ddebug.txt92 free copy of Visual C++ 2005 Express Edition.)
114 If you have a non-free version of Visual Studio, you can save a minidump via
166 Visual C++ 2005 Express Edition can be downloaded for free from:
/vim-8.2.3635/src/testdir/
H A Dtest_memory_usage.vim81 " Case: if a local variable captures a:000, funccall object will be free
119 " free until garbage collector runs, but after that memory usage doesn't
/vim-8.2.3635/runtime/tools/
H A Dxcmdsrv_client.c179 free(loosename); in sendToVim()
189 free(property); in sendToVim()
H A Defm_filter.txt22 If somebody thinks this is useful: feel free to do whatever you can think
/vim-8.2.3635/runtime/compiler/
H A Dcsslint.vim16 CompilerSet errorformat=%-G,%-G%f:\ lint\ free!,%f:\ line\ %l\\,\ col\ %c\\,\ %trror\ -\ %m,%f:\ li…
/vim-8.2.3635/runtime/keymap/
H A Dslovak_cp1250.vim3 " URL: http://www.pv2c.sk/free/sk_vimkeymap/
H A Dslovak_iso-8859-2.vim3 " URL: http://www.pv2c.sk/free/sk_vimkeymap/
H A Dslovak_utf-8.vim3 " URL: http://www.pv2c.sk/free/sk_vimkeymap/
/vim-8.2.3635/src/libvterm/src/
H A Dvterm.c27 free(ptr); in default_free()
106 (*vt->allocator->free)(ptr, vt->allocdata); in vterm_allocator_free()
/vim-8.2.3635/runtime/autoload/
H A Dnetrw_gitignore.vim14 " notice is copied with it. Like anything else that's free,

1234567