Home
last modified time | relevance | path

Searched refs:should_clean (Results 1 – 13 of 13) sorted by relevance

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/scripts/frontend/startup_css/
H A Dsetup.sh6 should_clean=false
68 should_clean=true
73 if $should_clean; then
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp287 CleanCallback should_clean(owner); in clean() local
289 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp298 CleanCallback should_clean(owner); in clean() local
300 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp298 CleanCallback should_clean(owner); in clean() local
300 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp300 CleanCallback should_clean(owner); in clean() local
302 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp302 CleanCallback should_clean(owner); in clean() local
304 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp300 CleanCallback should_clean(owner); in clean() local
302 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp301 CleanCallback should_clean(owner); in clean() local
303 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/gc/g1/
H A Dg1CodeCacheRemSet.cpp301 CleanCallback should_clean(owner); in clean() local
303 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CodeCacheRemSet.cpp343 CleanCallback should_clean(owner); in clean() local
345 int removed = _table->remove_if(should_clean); in clean()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/gc_implementation/g1/
H A Dg1CodeCacheRemSet.cpp343 CleanCallback should_clean(owner); in clean() local
345 int removed = _table->remove_if(should_clean); in clean()
/dports/devel/py-jupyterlab/jupyterlab-3.1.14/jupyterlab/
H A Dlabextensions.py112 should_clean = Bool(False, config=True, variable in BaseExtensionApp
140 build(clean_staging=self.should_clean,
/dports/finance/ledger/ledger-3.2.1/
H A Dacprep230 self.should_clean = False
932 if self.should_clean: