OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:xargs
(Results
51 - 75
of
295
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/device/sample/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/docs/source.android.com/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/apache-http/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/bison/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/blktrace/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/bluetooth/bluedroid/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/bouncycastle/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
import_bouncycastle.sh
214
find $bouncycastle_dir_orig -type f -print0 |
xargs
-0 chmod a-w
259
find . -type f -name "*.orig" -print0 |
xargs
-0 rm -f
270
find $bouncycastle_dir -type f -name "*.orig" -print0 |
xargs
-0 rm -f
271
find $bouncycastle_dir -type f -name "*~" -print0 |
xargs
-0 rm -f
/external/bsdiff/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/bzip2/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/ceres-solver/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/chromium/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/chromium_org/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/chromium_org/third_party/freetype/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/chromium_org/third_party/yasm/source/patched-yasm/po/
POTFILES.in
2
# To update, try "find . -name \*.c |
xargs
grep -c _\( | grep -v :0 | sort"
/external/dexmaker/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/dhcpcd/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/dnsmasq/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/dropbear/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/e2fsprogs/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/easymock/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/eigen/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/elfutils/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/embunit/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
/external/emma/
CleanSpec.mk
44
#$(call add-clean-step, find $(OUT_DIR) -type f -name "IGTalkSession*" -print0 |
xargs
-0 rm -f)
Completed in 824 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>