| /vim-8.2.3635/src/testdir/ |
| H A D | test_windows_home.vim | 59 let $USERPROFILE = 'unused' 78 let $USERPROFILE = 'unused' 79 let $HOMEDRIVE = 'unused' 80 let $HOMEPATH = 'unused' 86 let $HOMEDRIVE = 'unused' 87 let $HOMEPATH = 'unused' 93 let $HOMEDRIVE = 'unused' 94 let $HOMEPATH = 'unused' 98 let $USERPROFILE = 'unused' 100 let $HOMEDRIVE = 'unused' [all …]
|
| H A D | test_swap.vim | 424 " Execute 'echo' as a temporary job, and return its pid as an unused pid.
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | haskellcomplete.vim | 439 \ , "-fwarn-unused-binds" 440 \ , "-fno-warn-unused-binds" 441 \ , "-fwarn-unused-imports" 443 \ , "-fwarn-unused-matches" 445 \ , "-fwarn-unused-do-bind" 836 \ , "-Wno-unused-binds" 838 \ , "-Wno-unused-do-bind" 840 \ , "-Wno-unused-foralls" 842 \ , "-Wno-unused-imports" 846 \ , "-Wno-unused-matches" [all …]
|
| H A D | getscript.vim | 225 " evidently a :r creates a new buffer (the "#" buffer) that is subsequently unused -- bwiping it
|
| H A D | tohtml.vim | 512 " Find an unused file name if current file name is already in use
|
| /vim-8.2.3635/src/xdiff/ |
| H A D | xinclude.h | 37 # define UNUSED __attribute__((unused))
|
| /vim-8.2.3635/ci/ |
| H A D | config.mk.sed | 2 /^PERL_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unused-function/
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | farsi.txt | 12 outdated and unused.
|
| H A D | version8.txt | 2694 Problem: Compiler warning for unused argument and unused variable. 7017 Problem: Cygwin makefiles are unused. 7839 Problem: GRESOURCE_HDR is unused. 10435 Problem: Warning for unused argument. 10676 Problem: The vimtbar files are unused. 10977 Problem: Warning for unused variable. 13523 Problem: Warning for unused function. 15474 Problem: Warning for unused argument. 16084 always unused. 40840 Solution: Delete the unused files. [all …]
|
| H A D | indent.txt | 523 Javascript. The value 'N' is currently unused but must be 535 them with labels. The value 'N' is currently unused but must be
|
| H A D | version7.txt | 8072 Problem: Compiler warning for unused variable. 10125 Removed unused code. 10821 Problem: Warning for unused variable. 12883 Problem: Compiler warning for unused variable. 13220 Problem: Two unused variables. 13277 Problem: Warning for unused argument. 13496 Problem: Function is sometimes unused. 13569 Problem: Compiler warning for unused argument. 14080 Solution: Remove unused __BEOS__ stuff. 15705 Problem: Compiler warning for unused variable. Not freeing unused string. [all …]
|
| H A D | version6.txt | 457 It's possible to set 'winminwidth' to zero, so that temporarily unused windows 9075 Problem: Warning for unused variable. 9108 of unused items and fixes. 10150 Remove references to several unused variables. (Ben Fowler) 10295 Remove declarations for unused variables. 10378 Problem: Unused variables "limit" and "new_st" and unused label "fail" in 10384 Problem: Still unused variable "new_st". (Bill McCarthy) 10836 Problem: Mac: The b_FSSpec field is sometimes unused. 11333 Problem: Warning for an unused variable. 11669 use of a zero character instead of a zero pointer, unused [all …]
|
| H A D | terminal.txt | 340 and cells. If the window is bigger there will be unused empty space.
|
| /vim-8.2.3635/src/ |
| H A D | if_tcl.c | 1447 struct ref *ref, *unused = NULL; in tclgetref() local 1463 unused = ref; in tclgetref() 1472 if (unused) in tclgetref() 1473 ref = unused; in tclgetref()
|
| H A D | config.h.in | 39 /* Define when __attribute__((unused)) can be used */ 314 /* This is currently unused in vim: */
|
| H A D | gui_dwrite.cpp | 443 float dpiX, unused; in IFACEMETHOD() local 444 pDWC_->mRT->GetDpi(&dpiX, &unused); in IFACEMETHOD()
|
| H A D | gui_beval.c | 548 Boolean *unused UNUSED) in pointerEventEH()
|
| H A D | vim.h | 250 # define UNUSED __attribute__((unused))
|
| H A D | configure.ac | 3261 AC_MSG_CHECKING(whether __attribute__((unused)) is allowed) 3262 AC_TRY_COMPILE([#include <stdio.h>], [int x __attribute__((unused));],
|
| /vim-8.2.3635/src/libvterm/src/ |
| H A D | vterm_internal.h | 10 # define UNUSED __attribute__((unused))
|
| /vim-8.2.3635/src/po/ |
| H A D | README.txt | 94 (3) Remove unused messages (optional)
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | csp.vim | 177 " (Currently unused vim method: Debug)
|
| H A D | splint.vim | 65 syn keyword splintDecl contained unused external
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | ruby.vim | 643 " TODO (2016-10-07) Wrong/unused? How could it be "1"?
|
| H A D | erlang.vim | 572 " - unused: cond let query
|