Searched refs:memfile (Results 1 – 15 of 15) sorted by relevance
| /vim-8.2.3635/src/testdir/ |
| H A D | test_cscope.vim | 88 call assert_equal('#include "memfile.c"', getline('.')) 99 call assert_equal('#include "memfile.c"', getline('.')) 304 let memfile = resolve('../memfile_test.c') 305 call system('cscope -bk -fXcscopedir/cscope.out ' . memfile)
|
| /vim-8.2.3635/src/proto/ |
| H A D | memfile.pro | 1 /* memfile.c */
|
| /vim-8.2.3635/src/ |
| H A D | Makefile | 1651 memfile.c \ 1877 objects/memfile.o \ 1884 objects/memfile.o \ 1892 objects/memfile.o \ 1909 objects/memfile.o \ 1988 memfile.pro \ 3413 objects/memfile.o: memfile.c 3414 $(CCC) -o $@ memfile.c
|
| H A D | Make_ami.mak | 139 memfile.c \
|
| H A D | Make_mvc.mak | 793 $(OUTDIR)\memfile.obj \ 1718 $(OUTDIR)/memfile.obj: $(OUTDIR) memfile.c $(INCL) 1991 proto/memfile.pro \
|
| H A D | README.md | 62 memfile.c | storing lines for buffers in a swapfile
|
| H A D | Make_vms.mms | 367 memfile.c \ 488 memfile.obj \ 940 memfile.obj : memfile.c vim.h [.auto]config.h feature.h os_unix.h \
|
| H A D | structs.h | 471 typedef struct memfile memfile_T; 684 struct memfile struct
|
| H A D | Make_cyg_ming.mak | 782 $(OUTDIR)/memfile.o \
|
| /vim-8.2.3635/ |
| H A D | Filelist | 100 src/memfile.c \ 275 src/proto/memfile.pro \
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | version7.txt | 3756 Files: src/memfile.c 4062 Files: src/memfile.c 4269 Files: src/globals.h, src/memfile.c, src/memline.c 4642 Files: src/memfile.c 9195 src/ex_cmdds2.c, src/fileio.c, src/memfile.c, src/memline.c 10861 src/if_cscope.c, src/if_sniff.c, src/main.c, src/memfile.c, 11192 memfile is slow when there are many blocks. 11195 Files: Filelist, src/Makefile, src/main.c, src/memfile.c, 11458 src/main.c, src/memfile.c, src/memline.c, src/misc1.c, 15677 src/memfile.c, src/memline.c, src/misc1.c, src/misc2.c, [all …]
|
| H A D | version8.txt | 2895 Set the seed in the memfile even when there is no block0 yet. 4303 Files: src/memfile.c 6289 Files: src/memfile.c 7738 Files: src/main.c, src/mark.c, src/mbyte.c, src/memfile.c, 8829 src/main.c, src/mbyte.c, src/memfile.c, src/memline.c, 12590 src/main.c, src/memfile.c, src/memline.c, src/misc1.c, 14068 src/main.c, src/mark.c, src/mbyte.c, src/memfile.c, 28446 Files: src/memfile.c, src/os_mac.h, src/os_win32.h 31671 src/mbyte.c, src/memfile.c, src/memline.c, src/menu.c, 37431 Solution: Do not create the memfile. (closes #4808) [all …]
|
| H A D | version5.txt | 4287 cause a crash or hang. The memfile for the current buffer was never 6581 Files: src/memfile.c 6592 Files: src/memline.c, src/memfile.c, src/vim.h 7799 Files: src/fileio.c, src/memfile.c
|
| H A D | version6.txt | 10668 Files: src/fileio.c, src/memfile.c, src/os_amiga.c, src/os_amiga.h, 12951 Files: src/gui_w48.c, src/macros.h, src/memfile.c, src/memline.c, 13255 src/Make_morphos.mak, src/memfile.c, src/term.c 13602 src/memfile.c, src/os_amiga.c, src/term.c
|
| H A D | todo.txt | 4490 memfile block with two copies. Then read the next block into another 4492 the two blocks to the memfile block.
|