Home
last modified time | relevance | path

Searched refs:resourceCache (Results 1 – 25 of 98) sorted by relevance

1234

/dports/net/concourse-fly/concourse-6.7.1/atc/db/
H A Dresource_cache_factory.go59 resourceCache := ResourceCacheDescriptor{
72 usedResourceCache, err := resourceCache.findOrCreate(tx, f.lockFactory, f.conn)
77 err = resourceCache.use(tx, usedResourceCache, resourceCacheUser)
90 func (f *resourceCacheFactory) UpdateResourceCacheMetadata(resourceCache UsedResourceCache, metadat…
97 Where(sq.Eq{"id": resourceCache.ID()}).
103 func (f *resourceCacheFactory) ResourceCacheMetadata(resourceCache UsedResourceCache) (ResourceConf…
107 Where(sq.Eq{"id": resourceCache.ID()}).
H A Dworker_resource_cache_test.go19 resourceCache, err := resourceCacheFactory.FindOrCreateResourceCache(
30 ResourceCache: resourceCache,
82 resourceCache, err := resourceCacheFactory.FindOrCreateResourceCache(
93 ResourceCache: resourceCache,
132 resourceCache, err := resourceCacheFactory.FindOrCreateResourceCache(
142 workerResourceCache.ResourceCache = resourceCache
H A Dresource_config.go138 resourceCache, err := r.CreatedByResourceCache.findOrCreate(tx, lockFactory, conn)
143 parentID = resourceCache.ID()
145 rc.createdByResourceCache = resourceCache
214 resourceCache, found, err := r.CreatedByResourceCache.find(tx, lockFactory, conn)
223 parentID = resourceCache.ID()
225 rc.createdByResourceCache = resourceCache
H A Dresource_cache_factory_test.go147 resourceCaches := []resourceCache{}
168 resourceCaches = append(resourceCaches, resourceCache{
186 resourceCache{
193 resourceCache{
199 resourceCache{
372 type resourceCache struct { struct
H A Dresource_cache_lifecycle_test.go65 resourceCache, build := resourceCacheForOneOffBuild()
67 err := build.SaveImageResourceVersion(resourceCache)
109 resourceCache, build := resourceCacheForJobBuild()
112 err := build.SaveImageResourceVersion(resourceCache)
123 return resourceCache, build
183 resourceCache := createResourceCacheWithUser(db.ForBuild(build.ID()))
185 err = build.SaveImageResourceVersion(resourceCache)
/dports/misc/concourse/concourse-6.7.2/atc/db/
H A Dresource_cache_factory.go59 resourceCache := ResourceCacheDescriptor{
72 usedResourceCache, err := resourceCache.findOrCreate(tx, f.lockFactory, f.conn)
77 err = resourceCache.use(tx, usedResourceCache, resourceCacheUser)
90 func (f *resourceCacheFactory) UpdateResourceCacheMetadata(resourceCache UsedResourceCache, metadat…
97 Where(sq.Eq{"id": resourceCache.ID()}).
103 func (f *resourceCacheFactory) ResourceCacheMetadata(resourceCache UsedResourceCache) (ResourceConf…
107 Where(sq.Eq{"id": resourceCache.ID()}).
H A Dworker_resource_cache_test.go19 resourceCache, err := resourceCacheFactory.FindOrCreateResourceCache(
30 ResourceCache: resourceCache,
82 resourceCache, err := resourceCacheFactory.FindOrCreateResourceCache(
93 ResourceCache: resourceCache,
132 resourceCache, err := resourceCacheFactory.FindOrCreateResourceCache(
142 workerResourceCache.ResourceCache = resourceCache
H A Dresource_cache_factory_test.go147 resourceCaches := []resourceCache{}
168 resourceCaches = append(resourceCaches, resourceCache{
186 resourceCache{
193 resourceCache{
199 resourceCache{
372 type resourceCache struct { struct
H A Dresource_config.go138 resourceCache, err := r.CreatedByResourceCache.findOrCreate(tx, lockFactory, conn)
143 parentID = resourceCache.ID()
145 rc.createdByResourceCache = resourceCache
214 resourceCache, found, err := r.CreatedByResourceCache.find(tx, lockFactory, conn)
223 parentID = resourceCache.ID()
225 rc.createdByResourceCache = resourceCache
H A Dresource_cache_lifecycle_test.go65 resourceCache, build := resourceCacheForOneOffBuild()
67 err := build.SaveImageResourceVersion(resourceCache)
109 resourceCache, build := resourceCacheForJobBuild()
112 err := build.SaveImageResourceVersion(resourceCache)
123 return resourceCache, build
183 resourceCache := createResourceCacheWithUser(db.ForBuild(build.ID()))
185 err = build.SaveImageResourceVersion(resourceCache)
/dports/x11/nxcomp/nx-libs-3.5.0.32/nxcomp/
H A DSetUnpackAlphaCompat.cpp95 clientCache -> resourceCache); in encodeIdentity()
121 clientCache -> resourceCache); in decodeIdentity()
202 clientCache -> resourceCache); in updateIdentity()
235 clientCache -> resourceCache); in updateIdentity()
H A DSetUnpackColormapCompat.cpp95 clientCache -> resourceCache); in encodeIdentity()
121 clientCache -> resourceCache); in decodeIdentity()
208 clientCache -> resourceCache); in updateIdentity()
241 clientCache -> resourceCache); in updateIdentity()
H A DSetUnpackAlpha.cpp109 clientCache -> resourceCache); in encodeIdentity()
147 clientCache -> resourceCache); in decodeIdentity()
243 clientCache -> resourceCache); in updateIdentity()
256 clientCache -> resourceCache); in updateIdentity()
H A DSetUnpackColormap.cpp109 clientCache -> resourceCache); in encodeIdentity()
147 clientCache -> resourceCache); in decodeIdentity()
243 clientCache -> resourceCache); in updateIdentity()
256 clientCache -> resourceCache); in updateIdentity()
H A DSetUnpackGeometry.cpp94 clientCache -> resourceCache); in encodeIdentity()
131 clientCache -> resourceCache); in decodeIdentity()
273 clientCache -> resourceCache); in updateIdentity()
286 clientCache -> resourceCache); in updateIdentity()
/dports/net/nxproxy/nx-libs-3.5.99.20-1/nxcomp/src/
H A DSetUnpackColormap.cpp118 clientCache -> resourceCache); in encodeIdentity()
156 clientCache -> resourceCache); in decodeIdentity()
252 clientCache -> resourceCache); in updateIdentity()
265 clientCache -> resourceCache); in updateIdentity()
H A DSetUnpackAlpha.cpp118 clientCache -> resourceCache); in encodeIdentity()
156 clientCache -> resourceCache); in decodeIdentity()
252 clientCache -> resourceCache); in updateIdentity()
265 clientCache -> resourceCache); in updateIdentity()
H A DSetUnpackGeometry.cpp106 clientCache -> resourceCache); in encodeIdentity()
143 clientCache -> resourceCache); in decodeIdentity()
285 clientCache -> resourceCache); in updateIdentity()
298 clientCache -> resourceCache); in updateIdentity()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrDrawingManager.h67 GrResourceCache* resourceCache = fContext->contextPriv().getResourceCache(); in flushIfNecessary() local
68 if (resourceCache && resourceCache->requestsFlush()) { in flushIfNecessary()
/dports/games/jin/jin-2.14.1/src/free/jin/
H A DJin.java85 private final Map resourceCache = new HashMap(); field in Jin
360 Pair value = (Pair)resourceCache.get(key); in getResources()
366 resourceCache.put(key, new Pair(resourceMap, Boolean.TRUE)); in getResources()
382 Pair value = (Pair)resourceCache.get(key); in getResource()
391 resourceCache.put(key, new Pair(resourceMap, Boolean.FALSE)); in getResource()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Extensions/System.Web.UI/
H A DScriptReferenceBase.cs43 static SplitOrderedList <ResourceCacheEntry, bool> resourceCache; field in System.Web.UI.ScriptReferenceBase
71resourceCache = new SplitOrderedList <ResourceCacheEntry, bool> (EqualityComparer <ResourceCacheEn… in ScriptReferenceBase()
140 …if (!resourceCache.InsertOrGet ((uint)rce.GetHashCode (), rce, false, () => CheckIfAssemblyContain… in VerifyAssemblyContainsResource()
/dports/www/bolt/bolt-2.2.24/vendor/filp/whoops/src/Whoops/Handler/
H A DPrettyPageHandler.php31 private $resourceCache = array(); variable in Whoops\\Handler\\PrettyPageHandler
483 if (isset($this->resourceCache[$resource])) {
484 return $this->resourceCache[$resource];
494 $this->resourceCache[$resource] = $fullPath;
/dports/editors/calligraplan/calligraplan-3.3.0/src/libs/ui/
H A Dkptresourceallocationeditor.h60 …const QHash<const Resource*, ResourceRequest*> &resourceCache() const { return model()->resourceCa… in resourceCache() function
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/filp/whoops/src/Whoops/Handler/
H A DPrettyPageHandler.php33 private $resourceCache = []; variable in Whoops\\Handler\\PrettyPageHandler
596 if (isset($this->resourceCache[$resource])) {
597 return $this->resourceCache[$resource];
607 $this->resourceCache[$resource] = $fullPath;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrDrawingManager.cpp271 auto resourceCache = direct->priv().getResourceCache(); in flush() local
402 resourceCache->purgeAsNeeded(); in flush()
411 resourceCache->purgeAsNeeded(); in flush()
911 auto resourceCache = direct->priv().getResourceCache(); in flushIfNecessary() local
912 if (resourceCache && resourceCache->requestsFlush()) { in flushIfNecessary()
915 resourceCache->purgeAsNeeded(); in flushIfNecessary()

1234