Searched refs:cache (Results 1 – 25 of 46) sorted by relevance
12
| /vim-8.2.3635/runtime/syntax/ |
| H A D | lftp.vim | 30 syn keyword lftpKeywords alias anon at bookmark cache cat cd chmod close 43 syn match lftpSettingsPrefix contained '\<\%(bmk\|cache\|cmd\|color\|dns\):' 49 " cache: 50 syn keyword lftpSettings contained cache-em[pty-listings] en[able] 67 syn keyword lftpSettings contained S[RV-query] cache-en[able] 68 \ cache-ex[pire] cache-s[ize] 100 syn keyword lftpSettings contained w[eb-mode] cache prox[y] 104 \ accept-l[anguage] cache coo[kie]
|
| H A D | mplayerconf.vim | 38 \ audio-demuxer audiofile audiofile-cache 39 \ cdrom-device cache cdda channels chapter 80 \ cache-min cache-seek-min capture codecpath
|
| H A D | dnsmasq.vim | 94 syn match DnsmasqKeyword "^\s*cache-size\>" 167 syn match DnsmasqKeyword "^\s*max-cache-ttl\>" 168 syn match DnsmasqKeyword "^\s*min-cache-ttl\>"
|
| H A D | cheetah.vim | 23 syn keyword cheetahKeyword contained errorCatcher breakpoint silent cache filter
|
| H A D | wget.vim | 44 \ "cache",
|
| H A D | opl.vim | 23 syn keyword OPLStatement begintrans bookmark break busy byref cache
|
| H A D | gpg.vim | 81 \ no-show-policy-url no-sig-cache no-sig-create-check
|
| H A D | elinks.vim | 43 syn keyword elinksPrefix active_link colors search cache codepage colors
|
| H A D | progress.vim | 148 syn keyword ProgressOperator bytes-written cache cache-size call-name call-type can-crea[te] can-de… 199 …qldb keep-connection-open keep-frame-z[-order] keep-messages keep-security-cache keep-tab-order key 226 syn keyword ProgressOperator pbe-hash-alg[orithm] pbe-key-rounds perf[ormance] persistent-cache-dis…
|
| H A D | samba.vim | 31 syn keyword sambaKeyword contained cache case casesignames cert certDir
|
| H A D | sqlinformix.vim | 86 syn keyword sqlKeyword cache cascade check cluster collation
|
| H A D | sqloracle.vim | 28 syn keyword sqlKeyword cache compress connect current cursor decimal default desc
|
| H A D | eterm.vim | 108 syn keyword etermIClassOptions contained cache nextgroup=etermNumber
|
| /vim-8.2.3635/src/ |
| H A D | configure | 4 auto/configure "$@" --srcdir="${srcdir:-.}" --cache-file=auto/config.cache
|
| H A D | Makefile | 2070 -rm -f auto/config.cache 2127 -rm -rf autom4te.cache 2128 -rm -f auto/config.status auto/config.cache 3023 -rm -f auto/config.status auto/config.cache config.log auto/config.log
|
| /vim-8.2.3635/src/testdir/ |
| H A D | setup_gui.vim | 18 " cache directory. Only needed for Unix. 20 let $XDG_CACHE_HOME = g:tester_HOME . '/.cache'
|
| H A D | test_breakindent.vim | 268 " make sure, cache is invalidated! 287 " make sure, cache is invalidated! 359 " make sure, cache is invalidated! 378 " make sure, cache is invalidated!
|
| /vim-8.2.3635/src/auto/ |
| H A D | configure | 942 -cache-file | --cache-file | --cache-fil | --cache-fi \ 943 | --cache-f | --cache- | --cache | --cach | --cac | --ca | --c) 945 -cache-file=* | --cache-file=* | --cache-fil=* | --cache-fi=* \ 946 | --cache-f=* | --cache-=* | --cache=* | --cach=* | --cac=* | --ca=* | --c=*) 949 --config-cache | -C) 950 cache_file=config.cache ;; 1423 --cache-file=FILE cache test results in FILE [disabled] 1424 -C, --config-cache alias for \`--cache-file=config.cache' 2554 $as_echo "$as_me: loading cache $cache_file" >&6;} 2562 $as_echo "$as_me: creating cache $cache_file" >&6;} [all …]
|
| /vim-8.2.3635/src/proto/ |
| H A D | fold.pro | 5 int hasFoldingWin(win_T *win, linenr_T lnum, linenr_T *firstp, linenr_T *lastp, int cache, foldinfo…
|
| /vim-8.2.3635/ |
| H A D | .gitignore | 15 src/auto/config.cache
|
| H A D | .travis.yml | 91 cache:
|
| /vim-8.2.3635/.github/workflows/ |
| H A D | ci.yml | 157 uses: actions/cache@v2 401 uses: actions/cache@v2
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | ft_sql.txt | 381 plugin will also cache this result until Vim is 451 necessary to clear the plugins cache. The default map for this is: > 538 clears the SQL completion cache. 660 will cache the syntax groups listed in the List specified in this
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | sql.vim | 223 " SQL completion plugin in order to cache some of the syntax items 538 " SQL completion plugin in order to cache some of the syntax items
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …","->","->>","->ArrayChunk","->Eduction","->Vec","->VecNode","->VecSeq","-cache-protocol-fn","-res…
|
12