Searched defs:clean (Results 1 - 25 of 158) sorted by relevance

1234567

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_clean.py1 """Tests for distutils.command.clean."""
7 from distutils.command.clean import clean namespace
17 cmd = clean(dist)
19 # let's add some elements clean should remove
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
H A Dtest_clean.py1 """Tests for distutils.command.clean."""
7 from distutils.command.clean import clean namespace
17 cmd = clean(dist)
19 # let's add some elements clean should remove
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-clean-plugin/2.5/
H A Dmaven-clean-plugin-2.5.jar ... .clean org.apache.maven.plugin.clean.Cleaner$1 extends java.lang.Object ...
/prebuilts/tools/common/m2/repository/org/apache/maven/plugins/maven-clean-plugin/2.5/
H A Dmaven-clean-plugin-2.5.jar ... .clean org.apache.maven.plugin.clean.Cleaner$1 extends java.lang.Object ...
/prebuilts/gdb/darwin-x86/lib/python2.7/distutils/command/
H A Dclean.py1 """distutils.command.clean
3 Implements the Distutils 'clean' command."""
14 class clean(Command): class in inherits:Command
16 description = "clean up temporary files from 'build' command"
57 log.debug("'%s' does not exist -- can't clean it",
68 log.warn("'%s' does not exist -- can't clean it",
80 # class clean
/prebuilts/gdb/linux-x86/lib/python2.7/distutils/command/
H A Dclean.py1 """distutils.command.clean
3 Implements the Distutils 'clean' command."""
14 class clean(Command): class in inherits:Command
16 description = "clean up temporary files from 'build' command"
57 log.debug("'%s' does not exist -- can't clean it",
68 log.warn("'%s' does not exist -- can't clean it",
80 # class clean
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
H A Dclean.py1 """distutils.command.clean
3 Implements the Distutils 'clean' command."""
14 class clean(Command): class in inherits:Command
16 description = "clean up temporary files from 'build' command"
57 log.debug("'%s' does not exist -- can't clean it",
68 log.warn("'%s' does not exist -- can't clean it",
80 # class clean
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
H A Dclean.py1 """distutils.command.clean
3 Implements the Distutils 'clean' command."""
14 class clean(Command): class in inherits:Command
16 description = "clean up temporary files from 'build' command"
57 log.debug("'%s' does not exist -- can't clean it",
68 log.warn("'%s' does not exist -- can't clean it",
80 # class clean
/prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
H A Dwagon-http-shared-2.6.jar ... org.apache.maven.wagon.TransferFailedException String clean String target org.jsoup.nodes.Element link ...
H A Djsoup-1.7.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jsoup/ org/jsoup/examples/ org/jsoup/helper/ org/ ...
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_sundry.py41 import distutils.command.clean namespace
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_sundry.py41 import distutils.command.clean namespace
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_sundry.py41 import distutils.command.clean namespace
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_sundry.py41 import distutils.command.clean namespace
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A Dmailbox.py457 def clean(self): member in class:Maildir
/prebuilts/gdb/linux-x86/lib/python2.7/
H A Dmailbox.py457 def clean(self): member in class:Maildir
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dmailbox.py457 def clean(self): member in class:Maildir
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dmailbox.py457 def clean(self): member in class:Maildir
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.garbagecollector_1.0.200.v20130327-2119.jar ... .0_r4/s?defs= " () public synchronized void clean (org.eclipse.equinox.p2.metadata. ...
H A Dorg.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar ... ENDSPLASH private static final String SPLASH_IMAGE private static final String CLEAN private static final String NOEXIT private static final String OS ...
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
H A Dorg.eclipse.equinox.p2.garbagecollector_1.0.200.v20130327-2119.jar ... .0_r4/s?defs= " () public synchronized void clean (org.eclipse.equinox.p2.metadata. ...
H A Dorg.eclipse.equinox.frameworkadmin_2.0.100.v20130327-2119.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/prebuilts/maven_repo/bumptech/com/github/bumptech/glide/disklrucache/1.0.0-SNAPSHOT/
H A Ddisklrucache-1.0.0-SNAPSHOT.jar ... String VERSION_1 static final long ANY_SEQUENCE_NUMBER private static final String CLEAN private static final String DIRTY private static final String REMOVE ...
/prebuilts/tools/common/m2/repository/org/jsoup/jsoup/1.7.3/
H A Djsoup-1.7.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jsoup/ org/jsoup/examples/ org/jsoup/helper/ org/ ...

Completed in 1956 milliseconds

1234567