Home
last modified time | relevance | path

Searched defs:EOF (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-socfpga/
H A Dqts-filter.sh25 cat << EOF heredoc
49 cat << EOF heredoc
69 cat << EOF heredoc
86 cat << EOF heredoc
106 cat << EOF heredoc
123 cat << EOF heredoc
150 cat << EOF heredoc
196 cat << EOF heredoc
/rk3399_rockchip-uboot/scripts/
H A Dbuild-tftp-firmware.sh176 cat > update.its << EOF heredoc
220 cat >> update.its << EOF heredoc
H A Dmkmakefile24 cat << EOF > $2/Makefile heredoc
/rk3399_rockchip-uboot/scripts/kconfig/
H A Dcheck.sh3 $* -x c -o /dev/null - > /dev/null 2>&1 << EOF heredoc
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dmake_fit_boot.sh30 cat << EOF heredoc
/rk3399_rockchip-uboot/test/fs/
H A Dfat-noncontig-test.sh135 ./sandbox/u-boot << EOF heredoc
H A Dfs-test.sh208 $UBOOT << EOF heredoc
/rk3399_rockchip-uboot/scripts/dtc/
H A Dupdate-dtc-source.sh74 commit_msg=$(cat << EOF heredoc
/rk3399_rockchip-uboot/scripts/kconfig/lxdialog/
H A Dcheck-lxdialog.sh48 $cc -x c - -o $tmp 2>/dev/null <<'EOF' heredoc
/rk3399_rockchip-uboot/common/
H A DxyzModem.c40 #define EOF 0x1A /* ^Z for DOS officionados */ macro
H A Dcli_hush.c134 #define EOF -1 macro