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

<<11121314151617181920>>

  /external/mesa3d/src/gallium/drivers/nvc0/
nvc0_stateobj.h 68 boolean clean; member in struct:nvc0_so_target
  /external/mesa3d/src/gallium/state_trackers/gbm/
Makefile 36 clean:
  /external/mesa3d/src/gallium/state_trackers/xa/
Makefile 46 clean:
  /external/mesa3d/src/gallium/tests/unit/
Makefile 38 clean:
  /external/protobuf/gtest/make/
Makefile 9 # make clean - removes all files generated by make.
41 clean :
  /external/protobuf/gtest/scripts/test/
Makefile 8 # make clean - removes all files generated by make.
34 clean :
  /external/qemu/distrib/sdl-1.2.15/src/main/macos/exports/
Makefile 38 clean:
  /external/webrtc/src/modules/audio_processing/
echo_control_mobile_impl.cc 131 WebRtc_Word16* clean = audio->low_pass_split_data(i); local
133 noisy = clean;
134 clean = NULL;
141 clean,
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
Makefile 22 clean:
  /external/yaffs2/yaffs2/direct/
Makefile 59 clean:
  /external/yaffs2/yaffs2/utils/
Makefile 53 clean:
  /hardware/invensense/60xx/libsensors_iio/software/build/android/
shared.mk 41 .PHONY : all mllite mpl clean
51 clean:
  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/build/android/
shared.mk 64 .PHONY: all mllite clean cleanall makefiles
82 clean :
  /hardware/invensense/60xx/libsensors_iio/software/core/mpl/build/android/
shared.mk 65 .PHONY: all mpl clean cleanall
83 clean :
  /hardware/invensense/65xx/libsensors_iio/software/build/android/
shared.mk 43 .PHONY : all mllite mpl clean
53 clean:
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/build/android/
shared.mk 64 .PHONY: all mllite clean cleanall makefiles
82 clean :
  /hardware/invensense/65xx/libsensors_iio/software/core/mpl/build/android/
shared.mk 66 .PHONY: all mpl clean cleanall
85 clean :
  /hardware/ti/wlan/mac80211/ti-utils/
Makefile 27 clean:
  /ndk/build/tools/
build-ccache.sh 106 cd $BUILD_OUT/$CCACHE_VERSION && run make clean && run make unpack && run make build
  /ndk/sources/host-tools/ndk-depends/
GNUmakefile 67 clean:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
clean.py 1 """distutils.command.clean
3 Implements the Distutils 'clean' command."""
14 class clean(Command): class in inherits:Command
16 description = "clean up temporary files from 'build' command"
57 log.debug("'%s' does not exist -- can't clean it",
68 log.warn("'%s' does not exist -- can't clean it",
80 # class clean
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
clean.py 1 """distutils.command.clean
3 Implements the Distutils 'clean' command."""
14 class clean(Command): class in inherits:Command
16 description = "clean up temporary files from 'build' command"
57 log.debug("'%s' does not exist -- can't clean it",
68 log.warn("'%s' does not exist -- can't clean it",
80 # class clean
  /external/chromium_org/v8/
Makefile 214 # - "<arch>.clean" for any <arch> in ARCHES
215 # - "clean": clean all ARCHES
250 .PHONY: all check clean dependencies $(ENVFILE).new native \
252 $(ARCHES) $(MODES) $(BUILDS) $(CHECKS) $(addsuffix .clean,$(ARCHES)) \
366 # Clean targets. You can clean each architecture individually, or everything.
367 $(addsuffix .clean, $(ARCHES) $(ANDROID_ARCHES) $(NACL_ARCHES)):
373 native.clean:
378 clean: $(addsuffix .clean, $(ARCHES) $(ANDROID_ARCHES) $(NACL_ARCHES)) native.clea
    [all...]
  /external/icu4c/test/hdrtst/
Makefile.in 56 $(MAKE) clean
63 make clean
168 clean:
172 distclean: clean
179 .PHONY: doclean check all cpptest lotest dtest ctest clean distclean
  /external/libvpx/libvpx/build/make/
Makefile 21 clean:: .DEFAULT
92 .PHONY: clean
93 clean::
95 rm -f $(CLEAN-OBJS)
196 CLEAN-OBJS += obj_int_extract
310 ifeq ($(filter clean,$(MAKECMDGOALS)),)
333 clean::
347 clean::
364 clean::
379 clean:
    [all...]

Completed in 2615 milliseconds

<<11121314151617181920>>