Home
last modified time | relevance | path

Searched refs:clean_cache (Results 1 – 25 of 122) sorted by relevance

12345

/dports/print/R-cran-knitr/knitr/man/
H A Dclean_cache.Rd3 \name{clean_cache}
4 \alias{clean_cache}
7 clean_cache(clean = FALSE, path = opts_chunk$get("cache.path"))
23 call \code{clean_cache(FALSE)} and carefully check the list of files (if
24 any) before you really delete them (\code{clean_cache(TRUE)}).
/dports/games/wesnoth/wesnoth-1.14.17/src/gui/dialogs/
H A Dgame_cache_options.cpp160 if(clean_cache()) { in clean_cache_callback()
171 bool game_cache_options::clean_cache() in clean_cache() function in gui2::dialogs::game_cache_options
174 return game_config::config_cache::instance().clean_cache(); in clean_cache()
H A Dgame_cache_options.hpp47 bool clean_cache();
/dports/misc/R-cran-xfun/xfun/R/
H A Dcache.R123 if (clean) clean_cache(path)
142 clean_cache = function(path) { function
/dports/graphics/sxiv/sxiv-26/
H A Doptions.c72 _options.clean_cache = false; in parse_options()
93 _options.clean_cache = true; in parse_options()
/dports/graphics/nsxiv/nsxiv-27.1-20-g065562d/
H A Doptions.c76 _options.clean_cache = false; in parse_options()
97 _options.clean_cache = true; in parse_options()
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/ops/
H A Dclean_cache.php35 clean_cache($too_old, "../cache");
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/packaging/os/
H A Dpkgin.py319 def clean_cache(module): function
367 clean_cache(module)
/dports/security/kstart/kstart-4.2/
H A Dinternal.h32 bool clean_cache; /* Whether to destroy ticket cache at exit. */ member
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dpkgin.py326 def clean_cache(module): function
374 clean_cache(module)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/packaging/os/
H A Dpkgin.py326 def clean_cache(module): function
374 clean_cache(module)
/dports/net/p5-Net-OpenSSH/Net-OpenSSH-0.80/lib/Net/OpenSSH/
H A DConnectionCache.pm51 sub clean_cache { %cache = () } subroutine
/dports/devel/critcl/critcl-3.1.18.1/doc/include/
H A Dapi_rcache.inc18 [call [cmd ::critcl::clean_cache] [opt [arg pattern]...]]
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/html/inc/
H A Dcache.inc79 function clean_cache($max_age, $dir) {
94 clean_cache($max_age, $file);
116 clean_cache($x, "../cache");
/dports/devel/py-nbconvert/nbconvert-6.2.0/nbconvert/utils/tests/
H A Dtest_pandoc.py38 pandoc.clean_cache()
/dports/devel/py-nbconvert/nbconvert-6.2.0/nbconvert/utils/
H A Dpandoc.py133 def clean_cache(): function
/dports/x11/kitty/kitty-0.23.1/docs/
H A Dinstaller.py124 def clean_cache(cache, fname): function
136 clean_cache(cache, fname)
/dports/graphics/gegl/gegl-0.4.34/gegl/graph/
H A Dgegl-node-private.h138 gboolean clean_cache);
/dports/ports-mgmt/pkg/pkg-1.17.5/libpkg/
H A DMakefile.autosetup11 clean_cache.c \
/dports/german/BBBike/BBBike-3.18/
H A DBBBikeCGICache.pm117 sub clean_cache { subroutine
/dports/games/wesnoth/wesnoth-1.14.17/src/
H A Dconfig_cache.hpp144 bool clean_cache();
/dports/graphics/pdfpc/pdfpc-4.5.0/src/classes/renderer/
H A Dcache.vala49 this.clean_cache);
145 public bool clean_cache() {
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp177 void clean_cache();
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp177 void clean_cache();
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/include/ndbapi/
H A DNdbIndexStat.hpp177 void clean_cache();

12345