Home
last modified time | relevance | path

Searched refs:unused (Results 1 – 25 of 31) sorted by relevance

12

/vim-8.2.3635/src/testdir/
H A Dtest_windows_home.vim59 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 Dtest_swap.vim424 " Execute 'echo' as a temporary job, and return its pid as an unused pid.
/vim-8.2.3635/runtime/autoload/
H A Dhaskellcomplete.vim439 \ , "-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 Dgetscript.vim225 " evidently a :r creates a new buffer (the "#" buffer) that is subsequently unused -- bwiping it
H A Dtohtml.vim512 " Find an unused file name if current file name is already in use
/vim-8.2.3635/src/xdiff/
H A Dxinclude.h37 # define UNUSED __attribute__((unused))
/vim-8.2.3635/ci/
H A Dconfig.mk.sed2 /^PERL_CFLAGS[[:blank:]]*=/s/$/ -Wno-error=unused-function/
/vim-8.2.3635/runtime/doc/
H A Dfarsi.txt12 outdated and unused.
H A Dversion8.txt2694 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 Dindent.txt523 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 Dversion7.txt8072 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 Dversion6.txt457 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 Dterminal.txt340 and cells. If the window is bigger there will be unused empty space.
/vim-8.2.3635/src/
H A Dif_tcl.c1447 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 Dconfig.h.in39 /* Define when __attribute__((unused)) can be used */
314 /* This is currently unused in vim: */
H A Dgui_dwrite.cpp443 float dpiX, unused; in IFACEMETHOD() local
444 pDWC_->mRT->GetDpi(&dpiX, &unused); in IFACEMETHOD()
H A Dgui_beval.c548 Boolean *unused UNUSED) in pointerEventEH()
H A Dvim.h250 # define UNUSED __attribute__((unused))
H A Dconfigure.ac3261 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 Dvterm_internal.h10 # define UNUSED __attribute__((unused))
/vim-8.2.3635/src/po/
H A DREADME.txt94 (3) Remove unused messages (optional)
/vim-8.2.3635/runtime/syntax/
H A Dcsp.vim177 " (Currently unused vim method: Debug)
H A Dsplint.vim65 syn keyword splintDecl contained unused external
/vim-8.2.3635/runtime/indent/
H A Druby.vim643 " TODO (2016-10-07) Wrong/unused? How could it be "1"?
H A Derlang.vim572 " - unused: cond let query

12