Home
last modified time | relevance | path

Searched defs:clean (Results 51 – 75 of 15948) sorted by relevance

12345678910>>...638

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DFloatArrayCache.java52 final boolean clean; field in FloatArrayCache
57 FloatArrayCache(final boolean clean, final int bucketCapacity) { in FloatArrayCache()
96 private final boolean clean; field in FloatArrayCache.Reference
179 private final boolean clean; field in FloatArrayCache.Bucket
183 Bucket(final boolean clean, final int arraySize, in Bucket()
266 static String getLogPrefix(final boolean clean) { in getLogPrefix()
H A DByteArrayCache.java52 final boolean clean; field in ByteArrayCache
57 ByteArrayCache(final boolean clean, final int bucketCapacity) { in ByteArrayCache()
96 private final boolean clean; field in ByteArrayCache.Reference
179 private final boolean clean; field in ByteArrayCache.Bucket
183 Bucket(final boolean clean, final int arraySize, in Bucket()
266 static String getLogPrefix(final boolean clean) { in getLogPrefix()
H A DIntArrayCache.java52 final boolean clean; field in IntArrayCache
57 IntArrayCache(final boolean clean, final int bucketCapacity) { in IntArrayCache()
96 private final boolean clean; field in IntArrayCache.Reference
179 private final boolean clean; field in IntArrayCache.Bucket
183 Bucket(final boolean clean, final int arraySize, in Bucket()
266 static String getLogPrefix(final boolean clean) { in getLogPrefix()
/dports/textproc/py-wordnet/WordNet-2.0/bin/
H A DMakefile9 clean:: target
15 clean:: target
/dports/cad/repsnapper/repsnapper-2.5a4/
H A Dautogen.sh7 sub clean() function
86 clean(); function
/dports/textproc/py-wordnet/WordNet-2.0/lib/
H A DMakefile9 clean:: target
15 clean:: target
/dports/biology/biosig/biosig-2.3.3/
H A DMakefile41 clean :: target
60 clean :: target
126 clean :: target
144 clean :: target
153 clean :: target
/dports/devel/mercurial/mercurial-6.0/mercurial/
H A Ddestutil.py48 def _destupdateobs(repo, clean): argument
85 def _destupdatebook(repo, clean): argument
95 def _destupdatebranch(repo, clean): argument
122 def _destupdatebranchfallback(repo, clean): argument
156 def destupdate(repo, clean=False): argument
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/parmmg/
H A DMakefile49 clean:: target
61 clean:: target
76 clean:: target
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/mmg/
H A DMakefile41 clean:: target
53 clean:: target
68 clean:: target
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A Dautogen.sh34 sub clean() function
260 clean(); function
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/crontab/
H A Dcron_cve.php15 $clean = false; variable
22 $clean = true; variable
/dports/devel/radare2/radare2-5.1.1/libr/crypto/p/
H A DMakefile15 clean: target
23 all clean mrproper: target
/dports/math/freefem++/FreeFem-sources-4.6/3rdparty/mmg3d/
H A DMakefile55 clean:: target
68 clean:: target
92 clean:: target
/dports/x11/mate-panel/mate-panel-1.26.1/mate-panel/libpanel-util/
H A Dpanel-cleanup.c47 PanelClean *clean; in panel_cleanup_do() local
62 PanelClean *clean; in panel_cleanup_register() local
89 PanelClean *clean = l->data; in panel_cleanup_unregister() local
/dports/devel/covtool/covtool-2.1_10/tests/
H A Dmakefile17 clean:: target
135 clean:: target
180 clean:: target
188 clean:: target
/dports/www/mod_perl2/mod_perl-2.0.11/Apache-Test/lib/Apache/
H A DTestConfigC.pm187 clean: label
235 clean: label
269 clean: label
/dports/devel/build/build-0.3.10/examples/cxx/multidir/
H A Dmakefile12 clean := $(out_base)/.clean macro
37 clean: $(clean) target
/dports/textproc/py-wordnet/WordNet-2.0/doc/
H A DMakefile24 clean:: target
30 clean:: target
/dports/devel/radare2/radare2-5.1.1/libr/bp/p/
H A DMakefile14 clean: target
22 all clean mrproper: target
/dports/devel/radare2/radare2-5.1.1/libr/fs/p/
H A DMakefile17 clean: target
25 all clean mrproper: target
/dports/devel/radare2/radare2-5.1.1/libr/core/p/
H A DMakefile32 clean: target
40 all clean mrproper: target
/dports/devel/radare2/radare2-5.1.1/libr/parse/p/
H A DMakefile19 clean: target
27 all clean mrproper: target
/dports/devel/py-epdb/epdb-epdb-0.15.1/
H A Dtox.ini38 commands = coverage erase
39 deps = coverage
40 envdir = {toxworkdir}/coverage
41 skip_install = true
/dports/multimedia/Bento4/Bento4-1.6.0-639/tasks/
H A Dbuild.py15 def build(ctx, clean = False): argument
33 def rebuild(ctx, clean = False): argument

12345678910>>...638