/openbmc/qemu/tests/qemu-iotests/ |
H A D | 077 | 56 cat <<EOF heredoc 59 EOF 64 cat <<EOF heredoc 72 EOF 77 cat <<EOF heredoc 91 EOF 94 cat <<EOF heredoc 106 EOF 108 cat <<EOF heredoc 120 EOF [all …]
|
H A D | 046 | 82 cat <<EOF heredoc 92 EOF 96 cat <<EOF heredoc 103 EOF 106 cat <<EOF heredoc 113 EOF 116 cat <<EOF heredoc 125 EOF 129 cat <<EOF heredoc 141 EOF [all …]
|
H A D | 087 | 67 run_qemu <<EOF heredoc 79 EOF 85 run_qemu -drive driver=$IMGFMT,id=disk,node-name=test-node,file="$TEST_IMG" <<EOF heredoc 106 EOF 119 run_qemu_filter_aio <<EOF heredoc 133 EOF 140 run_qemu <<EOF heredoc 164 EOF 171 run_qemu <<EOF heredoc 195 EOF [all …]
|
H A D | 184 | 58 run_qemu <<EOF heredoc 86 EOF 91 run_qemu <<EOF heredoc 124 EOF 129 run_qemu <<EOF heredoc 158 EOF 163 run_qemu <<EOF heredoc 179 EOF
|
H A D | 227 | 63 run_qemu -drive driver=null-co,read-zeroes=on,if=virtio <<EOF heredoc 67 EOF 73 run_qemu -drive driver=null-co,if=none <<EOF heredoc 77 EOF 83 run_qemu -blockdev driver=null-co,node-name=null <<EOF heredoc 87 EOF 93 …lockdev driver=null-co,read-zeroes=on,node-name=null -device virtio-blk,drive=null,id=virtio0 <<EOF heredoc 97 EOF
|
H A D | 071 | 120 run_qemu <<EOF heredoc 148 EOF 154 run_qemu <<EOF heredoc 183 EOF 189 run_qemu <<EOF heredoc 218 EOF 224 run_qemu <<EOF heredoc 267 EOF
|
H A D | 026 | 88 cat > "$TEST_DIR/blkdebug.conf" <<EOF heredoc 94 EOF 146 cat > "$TEST_DIR/blkdebug.conf" <<EOF heredoc 152 EOF 185 cat > "$TEST_DIR/blkdebug.conf" <<EOF heredoc 191 EOF 210 cat > "$TEST_DIR/blkdebug.conf" <<EOF heredoc 215 EOF 227 cat > "$TEST_DIR/blkdebug.conf" <<EOF heredoc 232 EOF
|
H A D | 081 | 104 run_qemu <<EOF heredoc 146 EOF 199 <<EOF heredoc 208 EOF 258 run_qemu <<EOF heredoc 298 EOF 306 run_qemu <<EOF heredoc 336 EOF
|
/openbmc/u-boot/arch/arm/mach-socfpga/ |
H A D | qts-filter.sh | 25 cat << EOF heredoc 34 EOF 48 cat << EOF heredoc 51 EOF 68 cat << EOF heredoc 77 EOF 84 cat << EOF heredoc 87 EOF 104 cat << EOF heredoc 113 EOF [all …]
|
/openbmc/linux/scripts/atomic/ |
H A D | gen-atomic-instrumented.sh | 73 cat <<EOF heredoc 80 EOF 100 cat <<EOF heredoc 105 EOF 107 cat <<EOF heredoc 112 EOF 116 cat <<EOF heredoc 120 EOF 122 cat <<EOF heredoc 126 EOF [all …]
|
H A D | gen-atomic-fallback.sh | 150 cat << EOF heredoc 154 EOF 161 cat <<EOF heredoc 186 EOF 229 cat <<EOF heredoc 238 EOF 287 cat << EOF heredoc 298 EOF 320 cat <<EOF heredoc 325 EOF [all …]
|
H A D | gen-atomic-long.sh | 54 cat <<EOF heredoc 65 EOF 68 cat << EOF heredoc 92 EOF 98 cat <<EOF heredoc 100 EOF
|
/openbmc/qemu/scripts/ |
H A D | update-linux-headers.sh | 36 cat << EOF heredoc 41 EOF 135 cat <<EOF >$output/linux-headers/asm-$arch/$header heredoc 137 EOF 174 cat <<EOF >$output/linux-headers/asm-$arch/kvm_para.h heredoc 176 EOF 233 cat <<EOF >$output/linux-headers/linux/kvm_para.h heredoc 236 EOF 237 cat <<EOF >$output/linux-headers/linux/virtio_config.h heredoc 239 EOF [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/ |
H A D | 0001-Don-t-leak-temporary-file-on-failed-multi-file-ed.patch | 44 @@ -38,3 +38,34 @@ EOF 45 check 'cat foo' <<EOF 47 EOF 51 +cat > ed3.diff <<EOF 62 +EOF 66 +cat > baz <<EOF 67 +EOF 69 +check 'patch -e -i ed3.diff' <<EOF 70 +EOF 72 +check 'cat foo' <<EOF [all …]
|
/openbmc/ipmitool/contrib/ |
H A D | create_webpage_compact.sh | 50 cat << EOF heredoc 58 EOF 107 cat << EOF heredoc 116 EOF 120 cat << EOF heredoc 130 EOF 134 cat << EOF heredoc 144 EOF 148 cat << EOF heredoc 151 EOF
|
H A D | create_webpage.sh | 50 cat << EOF heredoc 58 EOF 167 cat << EOF heredoc 176 EOF 180 cat << EOF heredoc 190 EOF 194 cat << EOF heredoc 204 EOF 208 cat << EOF heredoc 211 EOF
|
/openbmc/openbmc/meta-google/recipes-google/networking/files/ |
H A D | gbmc-ip-monitor-test.sh | 39 cat <<EOF heredoc 45 EOF 50 expect_streq "$str" <<EOF heredoc 57 EOF 63 cat <<EOF heredoc 77 EOF 82 expect_streq "$str" <<EOF heredoc 88 EOF 94 cat <<EOF heredoc 97 EOF [all …]
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | fit-image.bbclass | 84 cat << EOF >> $1 90 EOF 105 cat << EOF >> $1 108 EOF 111 cat << EOF >> $1 114 EOF 117 cat << EOF >> $1 119 EOF 122 cat << EOF >> $1 124 EOF [all …]
|
/openbmc/linux/tools/perf/tests/shell/ |
H A D | daemon.sh | 166 cat <<EOF > ${config} heredoc 175 EOF 221 cat <<EOF > ${config} heredoc 230 EOF 248 cat <<EOF > ${config_new} heredoc 257 EOF 283 cat <<EOF > ${config_empty} heredoc 286 EOF 346 cat <<EOF > ${config} heredoc 355 EOF [all …]
|
H A D | test_uprobe_from_different_cu.sh | 34 cat > ${temp_dir}/testfile-foo.h << EOF heredoc 42 EOF 44 cat > ${temp_dir}/testfile-foo.c << EOF heredoc 56 EOF 58 cat > ${temp_dir}/testfile-main.c << EOF heredoc 74 EOF
|
/openbmc/openbmc/poky/meta/classes-recipe/ |
H A D | cargo_common.bbclass | 50 cat <<- EOF > ${CARGO_HOME}/config 55 EOF 57 cat <<- EOF >> ${CARGO_HOME}/config 62 EOF 65 cat <<- EOF >> ${CARGO_HOME}/config 70 EOF 73 cat <<- EOF >> ${CARGO_HOME}/config 83 EOF 85 cat <<- EOF >> ${CARGO_HOME}/config 90 EOF [all …]
|
/openbmc/linux/tools/bootconfig/scripts/ |
H A D | ftrace2bconf.sh | 51 cat 1>&2 << EOF heredoc 53 EOF 61 cat 1>&2 << EOF heredoc 63 EOF 70 cat 1>&2 << EOF heredoc 72 EOF
|
/openbmc/phosphor-host-ipmid/ |
H A D | generate_whitelist.sh | 9 cat << EOF heredoc 14 EOF 25 cat << EOF heredoc 27 EOF
|
/openbmc/sdbusplus/tools/ |
H A D | sdbus++-gen-meson | 11 << EOF heredoc 33 EOF 118 << EOF heredoc 153 EOF 202 << EOF heredoc 206 EOF 269 << EOF heredoc 290 EOF 307 << EOF heredoc 325 EOF [all …]
|
/openbmc/linux/tools/include/nolibc/ |
H A D | stdio.h | 20 #ifndef EOF 21 #define EOF (-1) macro 94 return EOF; in fclose() 109 return EOF; in fgetc() 130 return EOF; in fputc() 155 return EOF; in _fwrite() 184 if (fputs(s, stdout) == EOF) in puts() 185 return EOF; in puts() 199 if (c == EOF) in fgets() 374 return EOF; in setvbuf()
|