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

12

  /hardware/ril/mock-ril/
Makefile 124 adb shell ps | awk '/rild/ { print $$2 }' | xargs adb shell kill
  /external/e2fsprogs/debian/
rules 136 find . -name configure | xargs touch
303 -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...]
  /build/core/
config.mk 328 # sgrax is the opposite of xargs. It takes the list of args and puts them
definitions.mk 962 xargs $(TARGET_AR) $(TARGET_GLOBAL_ARFLAGS) $(PRIVATE_ARFLAGS) $@
992 xargs $(HOST_AR) $(HOST_GLOBAL_ARFLAGS) $(PRIVATE_ARFLAGS) $@
    [all...]
Makefile 419 $$(hide) find $$(PRIVATE_DIR)/hash -type f | xargs cat | sort | \
    [all...]
  /device/samsung/crespo/alsa-lib/
ltmain.sh 364 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
libtool 716 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [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/dbus/
ltmain.sh 384 darwin_filelist=`find unfat-$$ -type f -name \*.o -print -o -name \*.lo -print| xargs basename | sort -u | $NL2SP`
    [all...]
  /external/expat/conftools/
ltmain.sh 364 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...]

Completed in 137 milliseconds

12