HomeSort by relevance Sort by last modified time
    Searched full:xargs (Results 226 - 250 of 295) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Launcher2/
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
  /packages/apps/Launcher3/
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
  /packages/apps/UnifiedEmail/
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
  /packages/inputmethods/LatinIME/
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
  /system/media/
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
  /external/chromium_org/third_party/codesighs/
basesummary.win.bash 145 xargs -n 1 dumpbin.exe /symbols < $ALLOBJSFILE > $ALLOBJSYMSFILE 2> /dev/null
169 RELEVANTARG=`xargs -n 1 echo --match-module < $RELEVANTSETFILE`
  /external/clang/tools/clang-check/
ClangCheck.cpp 43 "\t find path/in/subtree -name '*.cpp'|xargs clang-check\n"
47 "\t find path/in/subtree -name '*.cpp'|xargs clang-check -p build/path\n"
  /external/dropbear/libtommath/
Makefile.in 171 *.idx *.toc *.log *.aux *.dvi *.lof *.ind *.ilg *.ps *.log *.s mpi.c *.da *.dyn *.dpi tommath.tex `find . -type f | grep [~] | xargs` *.lo *.la
180 find . -type f | grep -v CVS | xargs -n 1 bash mess.sh
  /sdk/eclipse/scripts/
build_plugins.sh 202 find . -name "@*" | xargs rm -rfv
251 find . -name "@*" | xargs rm -rfv
  /external/chromium_org/build/
install-build-deps.sh 471 xargs -n 1 -I FILE /bin/sh -c \
515 xargs -r rm -rf
522 xargs -r -n 1 sh -c "rm \$0 2>/dev/null || rmdir \$0 2>/dev/null || : "
524 tac | xargs -r rm -rf
527 find -L dpkg -type l -print | tac | xargs -r rm -rf
532 xargs -r -n 1 sh -c "
543 find dpkg -type d | tac | xargs -r -n 1 rmdir 2>/dev/null || :
  /external/chromium_org/third_party/openssl/openssl/
import_openssl.sh 481 find $1 -type f -print0 | xargs -0 file | fgrep "ISO-8859" | cut -d: -f1
507 find $OPENSSL_DIR_ORIG -type f -print0 | xargs -0 chmod a-w
540 find . \( -type f -o -type l \) -name "*.orig" -print0 | xargs -0 rm -f
549 find $BOUNCYCASTLE_DIR -type f -name "*.orig" -print0 | xargs -0 rm -f
550 find $BOUNCYCASTLE_DIR -type f -name "*~" -print0 | xargs -0 rm -f
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
  /external/openssl/
import_openssl.sh 481 find $1 -type f -print0 | xargs -0 file | fgrep "ISO-8859" | cut -d: -f1
507 find $OPENSSL_DIR_ORIG -type f -print0 | xargs -0 chmod a-w
540 find . \( -type f -o -type l \) -name "*.orig" -print0 | xargs -0 rm -f
549 find $BOUNCYCASTLE_DIR -type f -name "*.orig" -print0 | xargs -0 rm -f
550 find $BOUNCYCASTLE_DIR -type f -name "*~" -print0 | xargs -0 rm -f
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
  /external/llvm/
Makefile 256 dirs=`svn status --no-ignore $$1 | awk '/^(I|\?) / {print $$2}' | LC_ALL=C xargs svn info 2>/dev/null | awk '/^Path:\ / {print $$2}'`;
270 @eval $$SUB_SVN_DIRS; $(SVN) status --no-ignore $(LLVM_SRC_ROOT) | svnup $(LLVM_SRC_ROOT) | xargs $(SVN) $(SVN-UPDATE-OPTIONS) update
  /external/valgrind/main/helgrind/
hg_intercepts.c 196 volatile Word* xargs = (volatile Word*) xargsV; local
197 void*(*fn)(void*) = (void*(*)(void*))xargs[0];
198 void* arg = (void*)xargs[1];
204 hence deallocate xargs[] while we still need it, and (2) we
211 disables checking on xargs[] before creating the child and
217 xargs[2] = 0;
218 /* Now we can no longer safely use xargs[]. */
237 volatile Word xargs[3]; local
243 xargs[0] = (Word)start;
244 xargs[1] = (Word)arg
    [all...]
  /build/core/
static_java_library.mk 120 $(hide) find $(PRIVATE_SOURCE_INTERMEDIATES_DIR) -name R.java | xargs cat > $@
  /development/tools/findunused/
findunusedresources 62 find $resources $sources $app/AndroidManifest.xml -type f -print |xargs cat | tr -d '\n ' > /tmp/everything$$
  /device/common/
generate-blob-lists.sh 145 xargs rm -rf
  /external/chromium_org/third_party/lcov/
Makefile 74 find $(TMP_DIR)/lcov-$(VERSION) -name CVS -type d | xargs rm -rf
  /external/chromium_org/third_party/mesa/src/docs/
llvmpipe.html 148 find "$install_dir/lib" -iname '*.a' -print0 | xargs -0 strip --strip-debug
  /external/compiler-rt/make/
AppleBI.mk 100 DEL_LIST=`$(AR) -t $@ | egrep 'apple_versioning|gcc_personality_v0|eprintf' | xargs echo` ; \
  /external/mesa3d/docs/
llvmpipe.html 148 find "$install_dir/lib" -iname '*.a' -print0 | xargs -0 strip --strip-debug
  /external/v8/
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)
  /frameworks/compile/libbcc/
CleanSpec.mk 44 #$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 | xargs -0 rm -f)

Completed in 396 milliseconds

1 2 3 4 5 6 7 8 91011>>