HomeSort by relevance Sort by last modified time
    Searched refs:clean (Results 376 - 400 of 1093) sorted by null

<<11121314151617181920>>

  /external/chromium-trace/catapult/third_party/coverage/
Makefile 9 clean:
12 -PYTHONPATH=. python tests/test_farm.py clean
27 sterile: clean
65 # pip caches wheels of things it has installed. Clean them out so we
  /external/icu/icu4c/source/tools/genren/
Makefile 28 # load definition of .SO, etc (but not if we are doing 'make clean')
29 ifneq ($(patsubst %clean,,$(MAKECMDGOALS)),)
48 clean:
59 $(MAKE) $(FLAG_OVERRIDE) -C $(ICUDIR) clean
  /external/libpng/contrib/pngminim/decoder/
makefile 107 clean:
109 srcdir=$(PNGSRC) clean
115 distclean: clean
  /external/libpng/contrib/pngminim/encoder/
makefile 106 clean:
108 srcdir=$(PNGSRC) clean
114 distclean: clean
  /external/srtp/crypto/
Makefile 25 # `make clean` will work on the cygwin platform
38 .PHONY: dummy all runtest clean superclean
111 clean:
118 superclean: clean
  /system/security/keystore/tests/
Makefile 62 .PHONY: coverage memcheck massif clean run
87 $(MAKE) clean && $(MAKE) $<
118 clean:
  /external/autotest/client/site_tests/hardware_Usb30Throughput/
hardware_Usb30Throughput.py 26 self._autosrc.clean()
28 self._autodst.clean()
  /external/blktrace/
btrace.spec 44 %clean
  /external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
Makefile 15 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest
38 clean:
  /external/clang/docs/analyzer/
Makefile 17 .PHONY: help clean html dirhtml singlehtml pickle json htmlhelp qthelp devhelp epub latex latexpdf text man changes linkcheck doctest gettext
43 clean:
  /external/e2fsprogs/lib/
Makefile.darwin-lib 47 clean::
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/builds/cmake/
testbuild.sh 70 --clean-first)
152 --clean-first)
  /external/libxml2/
Makefile.tests 13 clean:
  /external/llvm/unittests/
Makefile.unittest 18 # Clean up out-of-tree stray unittests for Lit not to pick one up.
26 clean:: cleanup-local
  /external/llvm/utils/buildit/
GNUmakefile 108 clean:
132 .PHONY: install installsrc clean EmbeddedHosted EmbeddedSim Embedded
  /external/protobuf/examples/
Makefile 3 .PHONY: all cpp java python clean
11 clean:
  /external/selinux/checkpolicy/
Makefile 59 clean:
61 $(MAKE) -C test clean
  /external/skia/bin/
ac 6 CLEAN=${CLEAN-clean}
9 if [ "$BRANCH" = "$CLEAN" ]; then
14 if [ ! -f $CLEAN.log ]; then
15 git checkout $CLEAN
18 platform_tools/android/bin/android_run_skia -t Release nanobench $@ --skps /data/local/tmp/skps -i /data/local/tmp/resources --samples $SAMPLES -v > $CLEAN.log
26 ./bin/compare $CLEAN.log $BRANCH.log
  /frameworks/wilhelm/tools/hashgen/
Makefile 66 clean :
72 distclean : clean
  /ndk/sources/host-tools/make-3.81/w32/
Makefile 240 clean-noinstLIBRARIES:
424 clean-generic:
429 maintainer-clean-generic:
432 clean: clean-am
434 clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
439 distclean-am: clean-am distclean-compile distclean-generic \
462 maintainer-clean: maintainer-clean-a
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/build/
makefile 64 clean:
94 .PHONY: all basic options proguard proguardgui retrace anttask wtkplugin clean $(TARGETS) $(OPTIONAL_TARGETS)
  /toolchain/binutils/binutils-2.25/opcodes/
makefile.vms 54 clean:
  /external/curl/projects/
generate.bat 82 ) else if /i "%~1" == "-clean" (
83 set MODE=CLEAN
100 call :clean ..\include\curl\curlbuild.h
101 call :clean ..\src\tool_hugehelp.c
121 call :clean Windows\VC6\src\curlsrc.dsp
122 call :clean Windows\VC6\lib\libcurl.dsp
136 call :clean Windows\VC7\src\curlsrc.vcproj
137 call :clean Windows\VC7\lib\libcurl.vcproj
151 call :clean Windows\VC7.1\src\curlsrc.vcproj
152 call :clean Windows\VC7.1\lib\libcurl.vcpro
369 :clean label
    [all...]
  /external/libvpx/libvpx/build/make/
Makefile 21 clean:: .DEFAULT
91 .PHONY: clean
92 clean::
94 rm -f $(CLEAN-OBJS)
96 .PHONY: clean
97 distclean: clean
339 skip_deps := $(filter %clean,$(MAKECMDGOALS))
366 clean::
380 clean::
398 clean:
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
Makefile 21 clean:: .DEFAULT
92 .PHONY: clean
93 clean::
95 rm -f $(CLEAN-OBJS)
97 .PHONY: clean
98 distclean: clean
206 CLEAN-OBJS += obj_int_extract
320 ifeq ($(filter %clean,$(MAKECMDGOALS)),)
343 clean::
357 clean:
    [all...]

Completed in 412 milliseconds

<<11121314151617181920>>