/Linux-v4.19/scripts/ |
D | gcc-plugin.sh | 12 …c=$($1 -E -x c++ - -o /dev/null -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc 19 EOF 46 …++ -std=gnu++98 - -fsyntax-only -I"${srctree}"/gcc-plugins -I"${gccplugins_dir}"/include 2>&1 <<EOF heredoc 54 EOF
|
D | bin2c.c | 22 while ((ch = getchar()) != EOF) { in main() 29 } while (ch != EOF); in main()
|
D | mkmakefile | 25 cat << EOF > $2/Makefile heredoc 53 EOF
|
D | checksyscalls.sh | 14 cat << EOF heredoc 202 EOF
|
D | pnmtologo.c | 91 if (c == EOF) in get_number() 97 if (c == EOF) in get_number() 113 if (c == EOF) in get_number()
|
/Linux-v4.19/tools/vm/ |
D | slabinfo-gnuplot.sh | 88 gnuplot -p << EOF heredoc 103 EOF 130 gnuplot -p << EOF heredoc 141 EOF
|
/Linux-v4.19/usr/ |
D | gen_initramfs_list.sh | 16 cat << EOF heredoc 36 EOF 51 cat <<-EOF >> ${output} heredoc 59 EOF
|
/Linux-v4.19/scripts/dtc/ |
D | update-dtc-source.sh | 70 commit_msg=$(cat << EOF heredoc 76 EOF
|
/Linux-v4.19/arch/ia64/scripts/ |
D | toolchain-flags | 22 cat >&2 <<EOF heredoc 26 EOF
|
/Linux-v4.19/scripts/package/ |
D | mkdebian | 138 cat <<EOF > debian/changelog heredoc 144 EOF 147 cat <<EOF > debian/copyright heredoc
|
D | builddeb | 139 cat <<EOF > "$tmpdir/DEBIAN/$script" heredoc 152 EOF
|
D | mkspec | 40 sed -e '/^DEL/d' -e 's/^\t*//' <<EOF heredoc 146 EOF
|
/Linux-v4.19/tools/testing/selftests/drivers/net/mlxsw/ |
D | tc_flower_scale.sh | 76 cat >> $TC_FLOWER_BATCH_FILE <<-EOF heredoc 82 EOF
|
D | mirror_gre_scale.sh | 79 cat >> $MIRROR_GRE_BATCH_FILE <<-EOF heredoc 84 EOF
|
/Linux-v4.19/scripts/selinux/ |
D | install_policy.sh | 37 cat > /etc/selinux/config << EOF heredoc 40 EOF
|
/Linux-v4.19/Documentation/target/ |
D | target-export-device | 11 cat <<EOF heredoc 14 EOF
|
/Linux-v4.19/tools/testing/selftests/intel_pstate/ |
D | run.sh | 116 cat >> /tmp/result.tab << EOF heredoc 122 EOF
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | nonstdio.h | 2 #define EOF (-1) macro
|
/Linux-v4.19/Documentation/usb/ |
D | wusb-cbaf | 9 cat <<EOF 65 EOF
|
/Linux-v4.19/Documentation/filesystems/nfs/ |
D | pnfs-block-server.txt | 27 cat > /sbin/nfsd-recall-failed << EOF 37 EOF
|
/Linux-v4.19/tools/testing/selftests/powerpc/scripts/ |
D | hmi.sh | 23 cat <<EOF heredoc
|
/Linux-v4.19/tools/testing/fault-injection/ |
D | failcmd.sh | 20 cat >&2 <<EOF heredoc 64 EOF
|
/Linux-v4.19/tools/spi/ |
D | spidev_fdx.c | 114 while ((c = getopt(argc, argv, "hm:r:v")) != EOF) { in main()
|
/Linux-v4.19/tools/iio/ |
D | lsiio.c | 171 while ((c = getopt(argc, argv, "v")) != EOF) { in main()
|
/Linux-v4.19/tools/perf/util/ |
D | parse-events.l | 242 <<EOF>> { 301 <<EOF>> { BEGIN(INITIAL); }
|