HomeSort by relevance Sort by last modified time
    Searched refs:xargs (Results 51 - 68 of 68) sorted by null

1 23

  /ndk/build/tools/
download-toolchain-sources.sh 270 find $TMPDIR -type f -a -name "*.info" ! -name sysroff.info -print0 | xargs -0 rm -f
  /build/core/
definitions.mk     [all...]
config.mk 450 # sgrax is the opposite of xargs. It takes the list of args and puts them
  /external/e2fsprogs/debian/
rules 185 find . -name configure | xargs touch
359 -a ! -name resize2fs -a ! -name badblocks -print | xargs rm
  /external/iproute2/examples/
cbq.init-v0.7.3 589 -not -name '*~' -maxdepth 1| xargs sed -n 's/#.*//; \
    [all...]
  /external/libvpx/libvpx/
libs.mk 210 @echo $(CODEC_SRCS) | xargs -n1 echo | sort -u > $@
394 @echo $(LIBVPX_TEST_SRCS) | xargs -n1 echo | sort -u > $@
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/config/
Makefile 790 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
795 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
797 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
808 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
827 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/config/
Makefile 791 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
796 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
798 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
809 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
828 -find $(srcdir)/Lib -name '*.py[co]' -print | xargs rm -f
    [all...]
  /external/openssh/contrib/caldera/
openssh.spec 263 find %{buildroot}%{_mandir} -type f -not -name '*.gz' -print0 | xargs -0r %__gzip -9nf
  /external/bison/
maint.mk 380 # | xargs --no-run-if-empty \
384 # | xargs --no-run-if-empty \
    [all...]
  /external/chromium/sdch/open-vcdiff/
ltmain.sh 398 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
  /external/chromium/third_party/libevent/
ltmain.sh 398 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
  /external/chromium_org/third_party/libevent/
ltmain.sh 398 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
ltmain.sh 393 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
  /external/libffi/
ltmain.sh 392 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
  /external/llvm/autoconf/
ltmain.sh 364 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
  /external/llvm/projects/sample/autoconf/
ltmain.sh 364 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 245 milliseconds

1 23