/frameworks/native/include/utils/ |
BlobCache.h | 120 // clean evicts a randomly chosen set of entries from the cache such that 122 void clean(); 124 // isCleanable returns true if the cache is full enough for the clean method
|
/hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/build/android/ |
shared.mk | 84 .PHONY: all clean cleanall install 100 clean :
|
/hardware/invensense/libsensors_iio/software/simple_apps/self_test/build/android/ |
shared.mk | 84 .PHONY: all clean cleanall install 100 clean :
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/ |
makefile | 118 ifeq ("$(findstring $(MAKECMDGOALS), clean cleanall)", "") 145 .PHONY: clean 146 clean: 150 cleanall: clean
|
/hardware/ti/wlan/wl1271/platforms/os/linux/build/ |
Makefile | 193 .PHONY: clean 194 clean: 195 $(MAKE) -C $(KERNEL_DIR) M=`pwd` ARCH=arm CROSS_COMPILE=$(CROSS_COMPILE) clean
|
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/ |
task.rb | 98 set.clean 174 def clean method in class:ANTLR3.CompileTask.GrammarSet 176 grammar.clean 355 def clean method in class:ANTLR3 365 deleted.concat( grammar.clean )
|
/external/expat/ |
Makefile | 56 clean: 65 clobber: clean 67 distclean: clean 199 clean distclean extraclean maintainer-clean \
|
Makefile.in | 56 clean: 65 clobber: clean 67 distclean: clean 199 clean distclean extraclean maintainer-clean \
|
/external/icu4c/i18n/ |
ucol_res.cpp | 220 goto clean; 228 goto clean; 240 goto clean; 246 goto clean; 257 goto clean; 262 goto clean; 269 goto clean; 288 goto clean; 297 goto clean; 302 } else { /* There is another error, and we're just gonna clean up * [all...] |
/external/e2fsprogs/lib/et/ |
Makefile.in | 131 clean:: 137 mostlyclean:: clean 138 distclean:: clean
|
/external/e2fsprogs/resize/ |
Makefile.in | 104 clean: 108 mostlyclean: clean 110 distclean: clean
|
/frameworks/compile/libbcc/runtime/ |
Makefile | 36 @echo " clean: clean all configurations" 79 # Provide default clean target which is extended by other templates. 80 .PHONY: clean 81 clean:: 123 clean::
|
/frameworks/native/libs/utils/ |
BlobCache.cpp | 92 // Clean the cache and try again. 93 clean(); 114 // Clean the cache and try again. 115 clean(); 297 void BlobCache::clean() { function in class:android::BlobCache
|
/external/dnsmasq/ |
Makefile | 45 clean :
|
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/collision/ |
PhysicsCollisionEvent.java | 67 public void clean() { method in class:PhysicsCollisionEvent
|
/external/libsepol/src/ |
Makefile | 51 clean:
|
/external/webkit/Tools/Scripts/webkitpy/tool/steps/ |
options.py | 38 clean = make_option("--no-clean", action="store_false", dest="clean", default=True, help="Don't check if the working directory is clean before applying patches") variable in class:Options 45 force_clean = make_option("--force-clean", action="store_true", dest="force_clean", default=False, help="Clean working directory before applying patches (removes local changes and commits)")
|
/external/zlib/src/contrib/puff/ |
Makefile | 41 clean:
|
/ndk/sources/host-tools/nawk-20071023/ |
GNUmakefile | 87 clean:
|
/external/icu4c/data/ |
Makefile.in | 105 install-recursive clean clean-local clean-recursive distclean \ 107 check check-local check-recursive build-local clean-resindex build-dir icudata.jar 115 clean: clean-local 123 distclean-local: clean 130 clean-map: 133 clean-local: cleanpackage cleanfiles clean-ma [all...] |
/external/chromium/sdch/open-vcdiff/packages/rpm/ |
rpm.spec | 47 %clean
|
/external/dhcpcd/ |
Makefile | 99 clean: 102 distclean: clean
|
/external/dhcpcd/mk/ |
prog.mk | 61 clean:
|
/external/dropbear/debian/ |
rules | 48 clean: deb-checkdir deb-checkuid 105 .PHONY: patch build clean install binary-indep binary-arch binary
|
/external/e2fsprogs/lib/ |
Makefile.elf-lib | 74 clean::
|