Home
last modified time | relevance | path

Searched refs:cacheGroup (Results 1 – 11 of 11) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/browser/tools/mozscreenshots/mozscreenshots/extension/configurations/
H A DPreferences.jsm21 ["panePrivacy", cacheGroup],
121 async function cacheGroup(aBrowser) {
126 content.document.getElementById("cacheGroup").scrollIntoView();
/dports/www/firefox/firefox-99.0/browser/tools/mozscreenshots/mozscreenshots/extension/configurations/
H A DPreferences.jsm21 ["panePrivacy", cacheGroup],
121 async function cacheGroup(aBrowser) {
126 content.document.getElementById("cacheGroup").scrollIntoView();
/dports/www/firefox-esr/firefox-91.8.0/browser/tools/mozscreenshots/mozscreenshots/extension/configurations/
H A DPreferences.jsm21 ["panePrivacy", cacheGroup],
121 async function cacheGroup(aBrowser) {
126 content.document.getElementById("cacheGroup").scrollIntoView();
/dports/mail/thunderbird/thunderbird-91.8.0/browser/tools/mozscreenshots/mozscreenshots/extension/configurations/
H A DPreferences.jsm21 ["panePrivacy", cacheGroup],
121 async function cacheGroup(aBrowser) {
126 content.document.getElementById("cacheGroup").scrollIntoView();
/dports/lang/spidermonkey60/firefox-60.9.0/browser/tools/mozscreenshots/mozscreenshots/extension/configurations/
H A DPreferences.jsm22 ["panePrivacy", cacheGroup],
103 async function cacheGroup(aBrowser) {
105 content.document.getElementById("cacheGroup").scrollIntoView();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles3/performance/
H A Des3pShaderCompilationCases.cpp2829 TestCaseGroup* cacheGroup = new TestCaseGroup(context, "cache", "Allow shader caching"); in addShaderCompilationPerformanceCases() local
2832 parentGroup.addChild(cacheGroup); in addShaderCompilationPerformanceCases()
2851 cacheGroup->addChild(cacheLightingGroup); in addShaderCompilationPerformanceCases()
2906 cacheGroup->addChild(cacheTexGroup); in addShaderCompilationPerformanceCases()
2970 cacheGroup->addChild(cacheLoopGroup); in addShaderCompilationPerformanceCases()
3049 cacheGroup->addChild(cacheMulGroup); in addShaderCompilationPerformanceCases()
3095 cacheGroup->addChild(cacheMandelbrotGroup); in addShaderCompilationPerformanceCases()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/modules/gles2/performance/
H A Des2pShaderCompilationCases.cpp2809 TestCaseGroup* cacheGroup = new TestCaseGroup(context, "cache", "Allow shader caching"); in addShaderCompilationPerformanceCases() local
2812 parentGroup.addChild(cacheGroup); in addShaderCompilationPerformanceCases()
2831 cacheGroup->addChild(cacheLightingGroup); in addShaderCompilationPerformanceCases()
2886 cacheGroup->addChild(cacheTexGroup); in addShaderCompilationPerformanceCases()
2950 cacheGroup->addChild(cacheLoopGroup); in addShaderCompilationPerformanceCases()
3029 cacheGroup->addChild(cacheMulGroup); in addShaderCompilationPerformanceCases()
3075 cacheGroup->addChild(cacheMandelbrotGroup); in addShaderCompilationPerformanceCases()
/dports/graphics/nomacs/nomacs-3.16.224/ImageLounge/src/DkGui/
H A DDkPreferenceWidgets.cpp1022 DkGroupWidget* cacheGroup = new DkGroupWidget(tr("Maximal Cache Size"), this); in createLayout() local
1023 cacheGroup->addWidget(cacheBox); in createLayout()
1024 cacheGroup->addWidget(cLabel); in createLayout()
1100 l->addWidget(cacheGroup); in createLayout()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/core3/download/impl/
H A DDownloadManagerStateImpl.java3174 private cacheGroup announce_group;
3368 protected cacheGroup
3374 return( new cacheGroup( l )); in importGroup()
3378 cacheGroup class in DownloadManagerStateImpl.CachedStateWrapper
3384 cacheGroup( in cacheGroup() method in DownloadManagerStateImpl.CachedStateWrapper.cacheGroup
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/loader/appcache/
H A DApplicationCacheGroup.cpp1033 ChromeClientCallbackTimer(ApplicationCacheGroup* cacheGroup) in ChromeClientCallbackTimer() argument
1034 : m_cacheGroup(cacheGroup) in ChromeClientCallbackTimer()
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/preferences/in-content/
H A Dadvanced.xul270 <groupbox id="cacheGroup">