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

<<11121314151617181920>>

  /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/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
  /external/icu4c/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/srtp/crypto/
Makefile 25 # `make clean` will work on the cygwin platform
38 .PHONY: dummy all runtest clean superclean
111 clean:
118 superclean: clean
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texi2dvi 48 -c, --clean remove all auxiliary files
51 -o, --output=OFILE leave output in OFILE (implies --clean);
79 clean=
147 -c | --c*) clean=t;;
159 clean=t
325 # because in clean mode we are in tmp, in which case a relative
358 # files in `.'. Include orig_pwd in case we are in clean mode, where
365 # directory (e.g., in --clean mode, or during the macro-support
502 # If clean mode was specified, then move to the temporary directory.
503 if test "$clean" = t; the
    [all...]
  /libcore/luni/src/main/java/java/lang/
ThreadLocal.java 174 /** Points to the next cell to clean up. */
175 private int clean; field in class:ThreadLocal.Values
195 this.clean = fromParent.clean;
246 this.clean = 0;
255 // If we rehashed, we needn't clean up (clean up happens as
261 // No live entries == nothing to clean.
265 // Clean log(table.length) entries picking up where we left off
267 int index = clean;
    [all...]
  /external/blktrace/
btrace.spec 44 %clean
  /external/checkpolicy/
Makefile 59 clean:
61 $(MAKE) -C test clean
  /external/chromium/sdch/open-vcdiff/packages/deb/
rules 54 clean:
59 # Add here commands to clean up after the build process.
118 .PHONY: build clean binary-indep binary-arch binary install
  /external/chromium_org/chrome/common/extensions/docs/server2/
link_converter.py 31 clean = (matches.group(2).replace('\\', '')
35 page, link = clean.split('#')
  /external/chromium_org/sdch/open-vcdiff/packages/deb/
rules 54 clean:
59 # Add here commands to clean up after the build process.
118 .PHONY: build clean binary-indep binary-arch binary install
  /external/chromium_org/third_party/lcov/example/
Makefile 7 # - clean: clean up directory
28 .PHONY: clean output test_noargs test_2_to_2000 test_overflow
95 clean:
  /external/chromium_org/third_party/lcov-1.9/example/
Makefile 7 # - clean: clean up directory
28 .PHONY: clean output test_noargs test_2_to_2000 test_overflow
95 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/clang/docs/tools/
Makefile 29 clean:
85 clean-local::
  /external/dhcpcd/mk/
dist.mk 26 (cd /tmp/${SNAPDIR}; make clean)
  /external/dropbear/libtommath/pics/
makefile 33 clean:
  /external/e2fsprogs/lib/
Makefile.darwin-lib 47 clean::
  /external/llvm/utils/buildit/
GNUmakefile 108 clean:
132 .PHONY: install installsrc clean EmbeddedHosted EmbeddedSim Embedded
  /external/open-vcdiff/packages/deb/
rules 54 clean:
59 # Add here commands to clean up after the build process.
118 .PHONY: build clean binary-indep binary-arch binary install
  /external/ppp/pppd/
Makefile.sol2 55 clean:
  /external/proguard/build/
makefile 64 clean:
94 .PHONY: all basic options proguard proguardgui retrace anttask wtkplugin clean $(TARGETS) $(OPTIONAL_TARGETS)
  /external/protobuf/examples/
Makefile 3 .PHONY: all cpp java python clean
11 clean:

Completed in 770 milliseconds

<<11121314151617181920>>