Home
last modified time | relevance | path

Searched defs:cacheEnabled (Results 1 – 25 of 98) sorted by relevance

1234

/dports/www/mediawiki135/mediawiki-1.35.5/includes/actions/
H A DCachedAction.php63 protected $cacheEnabled = true; variable in CachedAction
71 public function setCacheEnabled( $cacheEnabled ) {
84 public function startCache( $cacheExpiry = null, $cacheEnabled = null ) {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/specials/
H A DSpecialCachedPage.php56 protected $cacheEnabled = true; variable in SpecialCachedPage
77 public function setCacheEnabled( $cacheEnabled ) {
90 public function startCache( $cacheExpiry = null, $cacheEnabled = null ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/actions/
H A DCachedAction.php63 protected $cacheEnabled = true; variable in CachedAction
79 public function setCacheEnabled( $cacheEnabled ) {
92 public function startCache( $cacheExpiry = null, $cacheEnabled = null ) {
/dports/www/mediawiki135/mediawiki-1.35.5/includes/cache/
H A DCacheHelper.php79 protected $cacheEnabled = true; variable in CacheHelper
103 public function setCacheEnabled( $cacheEnabled ) {
116 public function startCache( $cacheExpiry = null, $cacheEnabled = null ) {
H A DICacheHelper.php37 public function setCacheEnabled( $cacheEnabled );
48 public function startCache( $cacheExpiry = null, $cacheEnabled = null );
/dports/www/mediawiki136/mediawiki-1.36.3/includes/specials/
H A DSpecialCachedPage.php56 protected $cacheEnabled = true; variable in SpecialCachedPage
85 public function setCacheEnabled( $cacheEnabled ) {
98 public function startCache( $cacheExpiry = null, $cacheEnabled = null ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/cache/
H A DCacheHelper.php79 protected $cacheEnabled = true; variable in CacheHelper
107 public function setCacheEnabled( $cacheEnabled ) {
120 public function startCache( $cacheExpiry = null, $cacheEnabled = null ) {
H A DICacheHelper.php38 public function setCacheEnabled( $cacheEnabled );
49 public function startCache( $cacheExpiry = null, $cacheEnabled = null );
/dports/math/openturns/openturns-1.18/lib/src/Base/Func/
H A DMemoizeEvaluation.cxx247 const Bool cacheEnabled = isCacheEnabled(); in getCacheInput() local
260 const Bool cacheEnabled = isCacheEnabled(); in getCacheOutput() local
347 const Bool cacheEnabled = isCacheEnabled(); in save() local
364 Bool cacheEnabled = true; in load() local
/dports/www/grafana8/grafana-8.3.6/vendor/go.opentelemetry.io/collector/internal/processor/filterset/regexp/
H A Dregexpfilterset.go31 cacheEnabled bool member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/cn3d/
H A Dcn3d_cache.cpp223 bool cacheEnabled; in GetStructureViaHTTPAndAddToCache() local
261 bool cacheEnabled; in LoadStructureViaCache() local
/dports/graphics/photoqt/photoqt-1.6/cplusplus/imageprovider/
H A Dimageproviderthumbnail.cpp77 bool cacheEnabled = settings->thumbnailCache; in getThumbnailImage() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/plugins/picbrowser/
H A Dloadimage.cpp70 bool cacheEnabled = icm.enabled(); in processLoadImageJob() local
/dports/devel/qt5-testlib/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/databases/qt5-sqldrivers-odbc/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/databases/qt5-sqldrivers-mysql/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/databases/qt5-sql/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/databases/qt5-sqldrivers-pgsql/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/databases/qt5-sqldrivers-ibase/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/net/qt5-network/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/textproc/qt5-xml/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/network/access/
H A Dqnetworkreplyimpl_p.h176 bool cacheEnabled; variable

1234