Home
last modified time | relevance | path

Searched defs:imageCache (Results 1 – 25 of 147) sorted by relevance

123456

/dports/www/gohugo/hugo-0.91.2/resources/
H A Dimage_cache.go29 type imageCache struct { struct
30 pathSpec *helpers.PathSpec
32 fileCache *filecache.Cache
34 mu sync.RWMutex
35 store map[string]*resourceAdapter
38 func (c *imageCache) deleteIfContains(s string) {
51 func (c *imageCache) normalizeKey(key string) string {
55 func (c *imageCache) normalizeKeyBase(key string) string {
59 func (c *imageCache) clear() {
65 func (c *imageCache) getOrCreate(
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/daemon/
H A Dcache.go90 type imageCache struct { struct
91 sources []*image.Image
92 daemon *Daemon
93 localImageCache *localImageCache
96 …he) restoreCachedImage(parent, target *image.Image, cfg *containertypes.Config) (image.ID, error) {
141 func (ic *imageCache) isParent(imgID, parentID image.ID) bool {
152 func (ic *imageCache) GetCache(parentID string, cfg *containertypes.Config) (string, error) {
/dports/sysutils/kubectl/kubernetes-1.22.2/pkg/kubelet/images/
H A Dimage_gc_manager.go102 imageCache imageCache member
109 type imageCache struct { struct
111 sync.Mutex
113 images []container.Image
119 func (i *imageCache) set(images []container.Image) {
133 func (i *imageCache) get() []container.Image {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.compare/compare/org/eclipse/compare/internal/patch/
H A DHunkTypedElement.java46 …LocalResourceManager imageCache = PatchCompareEditorInput.getImageCache(fHunkResult.getDiffResult(… in getImage() local
57 …public static Image getHunkErrorImage(Image baseImage, LocalResourceManager imageCache, boolean on… in getHunkErrorImage()
61 …private static Image getHunkOverlayImage(Image baseImage, LocalResourceManager imageCache, String … in getHunkOverlayImage()
H A DPatchCompareEditorInput.java129 …LocalResourceManager imageCache = PatchCompareEditorInput.getImageCache(getPatcher().getConfigurat… in getImage() local
136 …LocalResourceManager imageCache = PatchCompareEditorInput.getImageCache(getPatcher().getConfigurat… in getImage() local
174 LocalResourceManager imageCache = new LocalResourceManager(JFaceResources.getResources()); in initializeImageCache() local
H A DPatchProjectDiffNode.java48 LocalResourceManager imageCache = PatchCompareEditorInput.getImageCache(getConfiguration()); in getImage() local
H A DPatchFileTypedElement.java70 LocalResourceManager imageCache = PatchCompareEditorInput in getImage() local
/dports/graphics/peruse/peruse-8d1de5f4a7c4a6ca7444b0c55cb9aaa44a982a78/src/qtquick/
H A DComicCoverImageProvider.cpp46 KImageCache* imageCache; member in ComicCoverImageProvider::Private
63 ComicCoverResponse(const QString &id, const QSize &requestedSize, KImageCache* imageCache) in ComicCoverResponse()
106 KImageCache* imageCache; member in ComicCoverRunnable::Private
145 …unnable::ComicCoverRunnable(const QString& id, const QSize& requestedSize, KImageCache* imageCache) in ComicCoverRunnable()
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/components/itemlibrary/
H A Ditemlibraryiconimageprovider.h48 ItemLibraryIconImageProvider(AsynchronousImageCache &imageCache) in ItemLibraryIconImageProvider()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/jysrc/
H A Dassign_params_to_attributes_assist.py28 def getImage(self, imageCache, c): argument
43 def getProps(self, ps, imageCache, f, nature, editor, offset): argument
H A Dassist_proposal.py155 def getImage(self, imageCache, c): argument
165 def getProps(self, ps, imageCache, f, nature, editor, offset): argument
/dports/audio/drumgizmo/drumgizmo-0.9.19/plugin/
H A Ddrumgizmo_plugin.h191 GUI::ImageCache imageCache; variable
/dports/graphics/converseen/Converseen-0.9.9.3/src/
H A Dcachingsystem.h56 static QCache<QString, CachedImageObject> *imageCache; variable
H A Dcachingsystem.cpp28 QCache<QString, CachedImageObject> *CachingSystem::imageCache; member in CachingSystem
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/resourcelocator/dialogs/
H A DReferencedProjectPickerDialog.java30 private BundleImageCache imageCache; field in ReferencedProjectPickerDialog
H A DPickProjectPage.java43 private BundleImageCache imageCache; field in PickProjectPage
H A DNonReferencedResourceWizard.java36 BundleImageCache imageCache; field in NonReferencedResourceWizard
/dports/www/kf5-khtml/khtml-5.89.0/src/imload/
H A Dimagemanager.h71 static TileCache *imageCache() in imageCache() function
/dports/audio/drumgizmo/drumgizmo-0.9.19/test/
H A Dimagecachetest.cc62 TestableImageCache imageCache; in refCountTest() local
/dports/games/konquest/konquest-21.12.3/src/map/
H A Dmapscene.h38 KImageCache *imageCache() const { return m_imageCache; } in imageCache() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/model/
H A DWorkbenchProject.java34 HashMap<String, ImageDescriptor> imageCache = new HashMap<>(11); field in WorkbenchProject
/dports/devel/upp/upp/bazaar/RasterCtrl/
H A DRasterBaseCtrl.h45 ImageCache imageCache; variable
/dports/audio/drumgizmo/drumgizmo-0.9.19/plugingui/
H A Dimagecache.cc36 ScopedImageBorrower::ScopedImageBorrower(ImageCache& imageCache, in ScopedImageBorrower()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/model/
H A DPerspectiveLabelProvider.java45 private HashMap imageCache = new HashMap(5); field in PerspectiveLabelProvider
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/gnu/java/awt/
H A DClasspathToolkit.java91 private Map imageCache; field in ClasspathToolkit

123456