HomeSort by relevance Sort by last modified time
    Searched full:clean (Results 276 - 300 of 2092) sorted by null

<<11121314151617181920>>

  /external/webkit/WebCore/manual-tests/wml/
card-newcontext-attr.wml 6 <p>This is the first card, Click "Go" to enter card two.<br/>Because newcontext of card two is true, the history state will be clean, and the variable "$var1" won't be replaced</p>
16 <p>Because newcontext of this card is true, the history state will be clean, and the variable "$var1" won't be replaced</p>
  /external/yaffs2/yaffs2/
Makefile.module 21 clean:
22 $(MAKE) -C $(KERNELDIR) M=$(PWD) clean
  /packages/inputmethods/PinyinIME/jni/command/
Makefile 30 clean:
33 .PHONY: clean
  /external/blktrace/doc/
Makefile 14 clean:
  /external/bluetooth/bluez/include/bluetooth/
Makefile.am 13 clean-local:
  /external/e2fsprogs/lib/ext2fs/tdb/
Makefile 12 clean:
  /external/qemu/distrib/zlib-1.2.3/
Makefile 14 clean-zlib:
  /frameworks/base/opengl/tests/testPauseResume/
Android.mk 5 ifneq ($(TARGET_SIMULATOR),true) # not 64 bit clean
  /ndk/build/tools/
cleanup-apps.sh 4 # a clean release. This will get rid of auto-generated files in the
  /external/icu4c/samples/
rules.mk 5 .PHONY: all clean distclean check report
18 # clean out files
19 distclean clean: $(CLEAN_SUBDIR)
  /external/icu4c/samples/ufortune/
Makefile 34 CLEAN_SUBDIR= clean-$(RESDIR)
48 clean-$(RESDIR):
49 -$(MAKE) -C $(RESDIR) clean
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
Makefile 55 clean::
59 distclean:: clean
61 clobber:: clean
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
Makefile 55 clean::
59 distclean:: clean
61 clobber:: clean
  /hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
Makefile 53 clean::
57 distclean:: clean
59 clobber:: clean
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
Makefile 44 clean::
48 distclean:: clean
50 clobber:: clean
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
Makefile 44 clean::
48 distclean:: clean
50 clobber:: clean
  /hardware/ti/omap3/omx/system/src/openmax_il/lcml/src/
Makefile 43 clean::
47 distclean:: clean
49 clobber:: clean
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/
Makefile 38 clean::
42 distclean:: clean
44 clobber:: clean
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
Makefile 38 clean::
42 distclean:: clean
44 clobber:: clean
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
Makefile 53 clean::
57 distclean:: clean
59 clobber:: clean
  /hardware/ti/wlan/wl1271/CUDK/
Makefile 95 .PHONY: clean
96 clean:
97 $(MAKE) -C $(CU_DIR) CROSS_COMPILE=$(CROSS_COMPILE) BUILD_SUPPL=$(BUILD_SUPPL) XCC=$(XCC) clean
98 $(MAKE) -C $(TI_OS_LIB_DIR) CROSS_COMPILE=$(CROSS_COMPILE) BUILD_SUPPL=$(BUILD_SUPPL) XCC=$(XCC) clean
99 $(MAKE) -C $(WLAN_LOADER_DIR) CROSS_COMPILE=$(CROSS_COMPILE) clean
101 $(MAKE) -e -C $(TI_SUPP_LIB_DIR) CROSS_COMPILE=$(CROSS_COMPILE) clean
105 $(MAKE) -C $(TI_SUPP_LIB_DIR) CROSS_COMPILE=$(CROSS_COMPILE) BUILD_SUPPL=$(BUILD_SUPPL) XCC=$(XCC) clean
  /system/wlan/ti/wilink_6_1/CUDK/
Makefile 95 .PHONY: clean
96 clean:
97 $(MAKE) -C $(CU_DIR) CROSS_COMPILE=$(CROSS_COMPILE) BUILD_SUPPL=$(BUILD_SUPPL) XCC=$(XCC) clean
98 $(MAKE) -C $(TI_OS_LIB_DIR) CROSS_COMPILE=$(CROSS_COMPILE) BUILD_SUPPL=$(BUILD_SUPPL) XCC=$(XCC) clean
99 $(MAKE) -C $(WLAN_LOADER_DIR) CROSS_COMPILE=$(CROSS_COMPILE) clean
101 $(MAKE) -e -C $(TI_SUPP_LIB_DIR) CROSS_COMPILE=$(CROSS_COMPILE) clean
105 $(MAKE) -C $(TI_SUPP_LIB_DIR) CROSS_COMPILE=$(CROSS_COMPILE) BUILD_SUPPL=$(BUILD_SUPPL) XCC=$(XCC) clean
  /development/pdk/pndk/samples/sample/
README 16 make clean
42 make -f Makefile.hello_cpp clean
73 make -f Makefile.lib clean
75 make -f Makefile.uselib clean
100 make -f Makefile.lib clean
102 make -f Makefile.uselib clean
121 make clean
123 make -f Makefile.lib clean
125 make -f Makefile.uselib clean
127 make -f Makefile.hello_cpp clean
    [all...]
  /external/icu4c/
Makefile.org 36 ## Files to remove for 'make clean'
59 install-recursive clean clean-local clean-recursive distclean \
61 check check-local check-recursive clean-recursive-with-twist install-icu \
70 clean: clean-recursive-with-twist clean-local
97 all-recursive install-recursive clean-recursive distclean-recursive dist-recursive check-recursive: $(LIBDIR) $(BINDIR)
114 clean-recursive-with-twist
    [all...]
  /external/blktrace/
Makefile 48 $(MAKE) -C doc clean
49 $(MAKE) -C btt clean
50 $(MAKE) -C btreplay clean
75 clean: docsclean
77 $(MAKE) -C btt clean
78 $(MAKE) -C btreplay clean

Completed in 81 milliseconds

<<11121314151617181920>>