Home
last modified time | relevance | path

Searched refs:xargs (Results 1 – 25 of 186) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dpre-regular-test.sh14 find ../load1.sh | xargs -i sed -i 's/ssvcfg.sh/ssvcfg1.sh/g' {}
15 find ../ssvcfg1.sh | xargs -i sed -i 's/sta.cfg/sta1.cfg/g' {}
16 find ../sta1.cfg | xargs -i sed -i 's/hw_cap_ampdu_rx = on/hw_cap_ampdu_rx = off/g' {}
17 find ../sta1.cfg | xargs -i sed -i 's/hw_cap_ampdu_tx = on/hw_cap_ampdu_tx = off/g' {}
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/
H A Dmmap_flags.sh25 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef MAP_%s\n#define MAP_%s %s\n#endif\n")
30 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef MAP_%s\n#define MAP_%s %s\n#endif\n")
35 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef MAP_%s\n#define MAP_%s %s\n#endif\n")
39 xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef MAP_%s\n#define MAP_%s %s\n#endif\n")
H A Dmount_flags.sh10 xargs printf "\t[%s ? (ilog2(%s) + 1) : 0] = \"%s\",\n"
14 xargs printf "\t[%s + 1] = \"%s\",\n"
H A Dvhost_virtio_ioctl.sh10 sort | xargs printf "\t[%s] = \"%s\",\n"
17 sort | xargs printf "\t[%s] = \"%s\",\n"
H A Dprctl_option.sh10 sort -n | xargs printf "\t[%s] = \"%s\",\n"
17 sort -n | xargs printf "\t[%s] = \"%s\",\n"
H A Dusbdevfs_ioctl.sh13 sort | xargs printf "\t[%s] = \"%s\",\n"
20 sort | xargs printf "\t[%s] = \"%s\",\n"
H A Dmmap_prot.sh24xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef ${prefix}_%s\n#define ${prefix}_%s %s\n#endif\n…
29xargs printf "\t[ilog2(%s) + 1] = \"%s\",\n#ifndef ${prefix}_%s\n#define ${prefix}_%s %s\n#endif\n…
/OK3568_Linux_fs/kernel/tools/memory-model/scripts/
H A Dcheckghlitmus.sh38 xargs -r egrep -l '^ \* Result: (Never|Sometimes|Always|DEADLOCK)' |
39 xargs -r grep -L "^P${LKMM_PROCS}"> $T/list-C-already
44 xargs < $T/list-C -r egrep -l '^ \* Result: (Never|Sometimes|Always|DEADLOCK)' > $T/list-C-result
45 xargs < $T/list-C-result -r grep -L "^P${LKMM_PROCS}" > $T/list-C-result-short
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Dpost-usb.sh13 find "$TARGET_DIR" -name "*adbd*" -print0 | xargs -0 rm -rf
72 } | xargs
88 "$TARGET_DIR/usr/lib" -name "*usbdevice*" -print0 | xargs -0 rm -rf
89 find "$TARGET_DIR/etc" -name ".usb_config" -print0 | xargs -0 rm -rf
/OK3568_Linux_fs/device/rockchip/common/post-hooks/
H A D02-usb.sh13 find "$TARGET_DIR" -name "*adbd*" -print0 | xargs -0 rm -rf
72 } | xargs
88 "$TARGET_DIR/usr/lib" -name "*usbdevice*" -print0 | xargs -0 rm -rf
89 find "$TARGET_DIR/etc" -name ".usb_config" -print0 | xargs -0 rm -rf
/OK3568_Linux_fs/kernel/scripts/
H A Dtags.sh251 all_target_sources | xargs $1 -a \
268 all_kconfigs | xargs $1 -a \
276 all_target_sources | xargs $1 -a "${regex[@]}"
279 all_kconfigs | xargs $1 -a "${regex[@]}"
289 all_target_sources | xargs $1 -a
/OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/xorg-font/
H A Dxorg-font-common.inc24 find ${D}${libdir}/X11/fonts -type f -name fonts.dir | xargs rm -f
25 find ${D}${libdir}/X11/fonts -type f -name fonts.scale | xargs rm -f
26 find ${D}${datadir}/fonts/X11 -type f -name fonts.dir | xargs rm -f
27 find ${D}${datadir}/fonts/X11 -type f -name fonts.scale | xargs rm -f
/OK3568_Linux_fs/kernel/tools/perf/trace/beauty/tracepoints/
H A Dx86_msr.sh20 xargs printf "\t[%s] = \"%s\",\n"
30 xargs printf "\t[%s - x86_64_specific_MSRs_offset] = \"%s\",\n"
39 xargs printf "\t[%s - x86_AMD_V_KVM_MSRs_offset] = \"%s\",\n"
/OK3568_Linux_fs/yocto/poky/meta/files/
H A Dtoolchain-shar-relocate.sh1 if ! xargs --version > /dev/null 2>&1; then
57 done | xargs -n100 file | grep ":.*\(ASCII\|script\|source\).*text" | \
63 xargs -n100 $SUDO_EXEC sed -i \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/php/php/
H A D0003-php-remove-host-specific-info-from-header-file.patch29 -UNAME=`uname -a | xargs`
30 +UNAME=`uname | xargs`
33 PHP_OS=`uname | xargs`
/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A DMakefile172 find . -name '*.[ch]' | xargs ctags --extra=+f --c-kinds=+px \
177 find . -name '*.[ch]' | xargs etags \
199 xargs echo "U w W" | tr 'w ' 'W\n' | sort -u | xargs echo`;\
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/
H A Dmdev17 xargs -0 sort -u | \
19 xargs -0 modprobe -abq
/OK3568_Linux_fs/buildroot/package/busybox/
H A DS10mdev17 xargs -0 sort -u | \
19 xargs -0 modprobe -abq
H A DS02sysctl38 xargs -0 -r -n 1 readlink -f | {
55 xargs -0 -r -n 1 readlink -f | {
/OK3568_Linux_fs/yocto/poky/scripts/
H A Dsstate-diff-machines.sh73 tmpdir=`echo $1 | sed -e 's#^--tmpdir=##' | xargs readlink -e`
114 [ -d ${tmpdir}/stamps/ ] && find ${tmpdir}/stamps/ -name \*sigdata\* | xargs rm -f
124 find ${tmpdir}/stamps/ -name \*sigdata\* | xargs rm -f
142 …t ${OUTPUT}/signatures.${MACHINE2}.${TASK} | sed 's#[^/]*/\([^/]*\)/.*#\1#g' | sort -u | xargs`; do
/OK3568_Linux_fs/external/libmali/scripts/
H A Dupdate_debian.sh5 TARGETS=$(echo ${@:-$(find lib -type f)} | xargs -n 1 | sed 's,^lib/,,' | sort)
6 echo $TARGETS | xargs -n 1 > debian/targets
/OK3568_Linux_fs/buildroot/package/perl/
H A Dperl.mk122 find $(TARGET_DIR)/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f
123 find $(TARGET_DIR)/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f
124 find $(TARGET_DIR)/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f
/OK3568_Linux_fs/kernel/arch/sparc/include/uapi/asm/
H A Dptrace.h70 unsigned long xargs[6]; member
81 unsigned int xargs[6]; member
125 unsigned long xargs[6]; member
/OK3568_Linux_fs/buildroot/package/procps-ng/
H A DS02sysctl38 xargs -0 -r -n 1 readlink -f | {
55 xargs -0 -r -n 1 readlink -f | {
/OK3568_Linux_fs/buildroot/package/oem/
H A Doem.mk19 xargs -0 rm -f
24 xargs -0 rm -f

12345678