Searched refs:xargs (Results 1 – 25 of 89) sorted by relevance
1234
114 file=$(echo $d | cut -d'|' -f1 | xargs)115 timeout=$(echo $d | cut -d'|' -f2 | xargs)116 use_cat=$(echo $d | cut -d'|' -f3 | xargs)117 max_runtime=$(echo $d | cut -d'|' -f4 | xargs)119 exp_exit=$(echo $d | cut -d'|' -f5 | xargs)121 exp_passed=$(echo $d | cut -d'|' -f6 | xargs)123 exp_failed=$(echo $d | cut -d'|' -f7 | xargs)125 exp_broken=$(echo $d | cut -d'|' -f8 | xargs)
50 @find .. -name '*.pyc' | xargs rm -v51 @find .. -name '*.so' | xargs rm -v52 @find .. -type d -name '__pycache__' | xargs rm -v -r53 @find .. -type d -name '*.egg-info' | xargs rm -v -r
40 XRGSV=$(xargs --version | sed -e 's/^[^[:digit:]]*//')187 …xargs -0r -n 1 ${XARGS_REPL_OPT} /bin/bash -c 'kill $(cat "'"${XARGS_REPL_STR}"'/tasks") 2> /dev/n…191 …xargs -0r -n 1 ${XARGS_REPL_OPT} /bin/bash -c "\"${CG_FILE_WRITE}\" \"${THAW}\" > '${XARGS_REPL_ST…195 …xargs -0r -n 1 ${XARGS_REPL_OPT} /bin/bash -c 'kill $(cat "'"${XARGS_REPL_STR}"'/tasks") 2> /dev/n…201 …xargs -0r -n 1 ${XARGS_REPL_OPT} /bin/bash -c 'kill -s SIGKILL $(cat "'"${XARGS_REPL_STR}"'/tasks"…206 xargs -0r -n 1 ${XARGS_REPL_OPT} cat "${XARGS_REPL_STR}/tasks" | wc -l)209 find $TMP/${cgroup_subsys}_test -mindepth 1 -depth -type d -print0 | xargs -r0 rmdir212 …find $TMP/${cgroup_subsys}_test -mindepth 1 -depth -type d -print0 | xargs -0r -n 1 ${XARGS_REPL_O…242 find $TMP/${cgroup_subsys}_test -mindepth 1 -depth -type d -print0 | xargs -r0 rmdir
6 find ${SRC_DIR}/$DIR -iname "*.hpp" -o -iname "*.cpp" -o -iname "*.inl" | xargs clang-format -i7 find ${SRC_DIR}/$DIR -iname "*.hpp" -o -iname "*.cpp" -o -iname "*.inl" | xargs clang-format -i
41 …find ${DIR} -iname "*.hpp" -o -iname "*.cpp" -o -iname "*.inl" | xargs ${CLANG_FORMAT} -i -style=f…42 …find ${DIR} -iname "*.hpp" -o -iname "*.cpp" -o -iname "*.inl" | xargs ${CLANG_FORMAT} -i -style=f…
16 find -name .git -o -name '*ninja*' -o -iname '*cmake*' -o -name '*.[chao]' | xargs rm -rf26 ! -regex "^\.\/tests\/replay\.py" 2>/dev/null | xargs rm -rf
21 …$ADB $DEVICE_SERIAL shell ps | grep gdbserver | awk '{print $2}' | xargs -r $ADB $DEVICE_SERIAL sh…23 …$ADB $DEVICE_SERIAL shell ps | grep gdbserver | awk '{print $2}' | xargs $ADB $DEVICE_SERIAL shell…
126 | xargs -0 stat -f "%m %N" \132 | xargs -0 stat -f "%m %N" \150 | xargs -0 rm -rf
60 …find ${SRC_DIR} -type f -name "*.${suffix}" | xargs grep -L "Copyright .* The SwiftShader Authors\…80 find ${SRC_DIR} ${TESTS_DIR} -name "*.go" | xargs $GOFMT -w
77 find tests/data/json_tests -size -5k -name *json | xargs -I{} cp "{}" fuzz-testing/testcases85 find tests/data -size -5k -name *.bson | xargs -I{} cp "{}" fuzz-testing/testcases93 find tests/data -size -5k -name *.cbor | xargs -I{} cp "{}" fuzz-testing/testcases101 find tests/data -size -5k -name *.msgpack | xargs -I{} cp "{}" fuzz-testing/testcases109 find tests/data -size -5k -name *.ubjson | xargs -I{} cp "{}" fuzz-testing/testcases
50 find "${treeroot}/source" -name *vcxp* -o -name *sln | xargs rm66 git status source | sed -n '/^Untracked/,$ p' | grep source | xargs git add
185 …| xargs -0 sed -i 's%<img src="file://'"${RESULTS}"'.*-\([0-9a-f]*\)\.png%<img src="https://'"${JO…187 …| xargs -0 sed -i 's%<img src="file://%<img src="https://'"${PIGLIT_REPLAY_REFERENCE_IMAGES_BASE}"…
44 | xargs nm -Xany -BCpg \
19 | xargs -I{} echo "- {}"
13 @find */ -name 'Makefile*' | xargs rm -f
10 @find */ -name 'Makefile*' | xargs rm -f
28 | xargs pylint --rcfile=tools/pylint/pylintrc
20 | xargs $cmakeFormat -c cmake-format.yaml -i
13 @find */ -name 'Makefile*' | grep -v threads/Makefile | grep -v timers/Makefile | xargs rm -f
10 find proto -type f -name "*.proto"| xargs ../../src/protoc --experimental_allow_proto3_optional --p…
13 xargs egrep -E '(^|[[:space:]])undefined($|[^:])' > $undefined
25 | cut -f2 -d\ | cut -f1 | grep -v ^EM_NUM$ | xargs echo)
12 | xargs $toolsdir/update-copyright-year