HomeSort by relevance Sort by last modified time
    Searched refs:clean (Results 226 - 250 of 705) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/iproute2/genl/
Makefile 27 clean:
  /external/iproute2/netem/
Makefile 28 clean:
  /external/javassist/src/main/javassist/convert/
Transformer.java 48 public void clean() {} method in class:Transformer
  /external/libvpx/libvpx/third_party/libmkv/
Makefile 23 clean:
  /external/mdnsresponder/Clients/
Makefile 38 clean:
  /external/mesa3d/doxygen/
Makefile 32 clean:
  /external/v8/tools/gcmole/
Makefile 42 clean:
  /external/wpa_supplicant_8/src/tls/
Makefile 3 clean:
  /external/wpa_supplicant_8/src/utils/
Makefile 3 clean:
  /external/zlib/src/contrib/minizip/
Makefile 24 clean:
  /external/blktrace/btt/
Makefile 32 $(MAKE) -C doc clean
34 clean: docsclean
  /external/chromium_org/ppapi/tests/clang/
Makefile 7 .PHONY: all clean
13 clean: $(foreach plugin,$(PLUGINS),clean_$(plugin))
  /external/chromium_org/tools/traceline/traceline/
Makefile 29 clean:
  /external/compiler-rt/BlocksRuntime/tests/
makefile 11 clean:
53 blocksroot: sudid clean altusrlocallibsystem
  /external/dropbear/libtomcrypt/
build.sh 3 make clean 1>/dev/null 2>/dev/null
  /external/e2fsprogs/lib/
Makefile.bsd-lib 44 clean::
  /external/libsepol/tests/
Makefile 43 clean:
54 .PHONY: all policies clean test
  /external/openssh/contrib/
Makefile 14 clean:
  /external/smali/
build.gradle 45 if (!git.status().call().clean) {
  /external/v8/
Makefile 109 # - "<arch>.clean" for any <arch> in ARCHES
110 # - "clean": clean all ARCHES
132 .PHONY: all check clean dependencies $(ENVFILE).new native \
133 $(ARCHES) $(MODES) $(BUILDS) $(CHECKS) $(addsuffix .clean,$(ARCHES)) \
193 # Clean targets. You can clean each architecture individually, or everything.
194 $(addsuffix .clean,$(ARCHES)):
200 native.clean:
205 android.clean
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
Makefile 22 clean:
  /external/e2fsprogs/tests/progs/
Makefile.in 49 clean:
59 mostlyclean: clean
60 distclean: clean
  /external/libexif/doc/
Makefile.am 76 DOXYGEN_CLEAN_TARGETS += clean-apidocs
77 clean-apidocs:
108 clean-local: $(DOXYGEN_CLEAN_TARGETS)
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
Makefile 384 @ echo nmake clean VCE (to build the MSVC dll with C++ exception handling)
385 @ echo nmake clean VSE (to build the MSVC dll with structured exception handling)
386 @ echo nmake clean VC (to build the MSVC dll with C cleanup code)
387 @ echo nmake clean VCE-inlined (to build the MSVC inlined dll with C++ exception handling)
388 @ echo nmake clean VSE-inlined (to build the MSVC inlined dll with structured exception handling)
389 @ echo nmake clean VC-inlined (to build the MSVC inlined dll with C cleanup code)
390 @ echo nmake clean VC-static (to build the MSVC static lib with C cleanup code)
391 @ echo nmake clean VCE-debug (to build the debug MSVC dll with C++ exception handling)
392 @ echo nmake clean VSE-debug (to build the debug MSVC dll with structured exception handling)
393 @ echo nmake clean VC-debug (to build the debug MSVC dll with C cleanup code
    [all...]
  /external/srtp/
Makefile 12 # clean removes objects, libs, and executables
165 # bookkeeping: tags, clean, and distribution
177 .PHONY: clean superclean install
193 clean:
202 $(MAKE) -C doc clean
203 $(MAKE) -C crypto clean
206 superclean: clean

Completed in 665 milliseconds

1 2 3 4 5 6 7 8 91011>>