Home
last modified time | relevance | path

Searched refs:backupCache (Results 1 – 15 of 15) sorted by relevance

/dports/editors/focuswriter/focuswriter-1.7.6/src/
H A Ddocument_cache.cpp49 m_previous_cache = backupCache(); in DocumentCache()
57 backupCache(); in ~DocumentCache()
182 QString DocumentCache::backupCache() in backupCache() function in DocumentCache
H A Ddocument_cache.h56 QString backupCache();
/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/DLL430_v3/src/TI/DLL430/
H A DArmCpuMemoryAccess.cpp68 this->backupCache = this->localCache; in pushCache()
72 this->localCache = this->backupCache; in popCache()
H A DArmCpuMemoryAccess.h78 std::vector<uint32_t> backupCache; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System/net/System/Net/
H A DNetWebProxyFinder.cs28 private RequestCache backupCache; field in System.Net.NetWebProxyFinder
41 backupCache = new SingleItemRequestCache(RequestCacheManager.IsCachingEnabled); in NetWebProxyFinder()
250 … request.CacheProtocol = new RequestCacheProtocol(backupCache, request.CacheProtocol.Validator); in DownloadAndCompile()
/dports/games/libretro-dosbox/dosbox-libretro-aa71b67/src/midi/munt/
H A DPartial.h108 void backupCache(const PatchCache &cache);
H A DPoly.cpp130 partial->backupCache(cache[partialNum]); in backupCacheToPartials()
H A DPartial.cpp267 void Partial::backupCache(const PatchCache &cache) { in backupCache() function in MT32Emu::Partial
/dports/lang/pocl/pocl-1.8/lib/llvmopencl/
H A DVariableUniformityAnalysis.cc324 UniformityCache backupCache(uniformityCache_); in isUniform() local
366 uniformityCache_ = backupCache; in isUniform()
/dports/games/libretro-scummvm/scummvm-7b1e929/audio/softsynth/mt32/
H A DPartial.h119 void backupCache(const PatchCache &cache);
H A DPoly.cpp130 partial->backupCache(cache[partialNum]); in backupCacheToPartials()
H A DPartial.cpp299 void Partial::backupCache(const PatchCache &cache) { in backupCache() function in MT32Emu::Partial
/dports/games/scummvm/scummvm-2.5.1/audio/softsynth/mt32/
H A DPartial.h120 void backupCache(const PatchCache &cache);
H A DPoly.cpp130 partial->backupCache(cache[partialNum]); in backupCacheToPartials()
H A DPartial.cpp297 void Partial::backupCache(const PatchCache &cache) { in backupCache() function in MT32Emu::Partial